diff --git a/client/src/components/photo-gallery.tsx b/client/src/components/photo-gallery.tsx index f76ff0c..b60c3e1 100644 --- a/client/src/components/photo-gallery.tsx +++ b/client/src/components/photo-gallery.tsx @@ -237,7 +237,7 @@ export default function GalleryPage() {
{images.map((img, i) => (