{artwork.name}
diff --git a/client/src/pages/artwork/index.tsx b/client/src/pages/artwork/index.tsx index eaeaf56..c7933d1 100644 --- a/client/src/pages/artwork/index.tsx +++ b/client/src/pages/artwork/index.tsx @@ -35,8 +35,8 @@ function shuffleArray
+
+
Featured Artwork
@@ -46,7 +46,7 @@ export default function FeaturedArtwork({ carousels = [] }: ArtworksPageProps) {
-
+
{carousels.map((items, i) => ContinuousCarousel(items, i % 2 === 0))}
Featured Artwork
@@ -46,7 +46,7 @@ export default function FeaturedArtwork({ carousels = [] }: ArtworksPageProps) {
+
@@ -100,17 +100,17 @@ export default function HomePage() {
{/* Comments from committes */} -+
{/* double quotes from comments */} {showcase.description}
{member.name}
-+