diff --git a/src/pages/ArtDescription.jsx b/src/pages/ArtDescription.jsx index 63faa50..834d417 100644 --- a/src/pages/ArtDescription.jsx +++ b/src/pages/ArtDescription.jsx @@ -19,7 +19,7 @@ const ArtDescription = () => { // } return ( -
by {artItem.artist}
+by {artItem.artist}
+{artItem.description}
-Year: {artItem.date}
-Style: {artItem.style}
-Dimensions: {artItem.dimensions}
-Location: {artItem.location}
+