diff --git a/src/components/sections/StreetStyleGallerySection.tsx b/src/components/sections/StreetStyleGallerySection.tsx new file mode 100644 index 0000000..79de98a --- /dev/null +++ b/src/components/sections/StreetStyleGallerySection.tsx @@ -0,0 +1,76 @@ +'use client' + +import { useEmDashContent } from '@/hooks/useEmDashContent' +import Image from 'next/image' +import { Card, CardContent } from '@/components/ui/Card' + +export default function StreetStyleGallerySection() { + const { items, loading } = useEmDashContent('gallery') + + if (loading) { + return ( +
+ Real youth, real fits — SA wearing S.A.W in the wild. +
+ ++ {d.description} +
+ )} +