Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-03 01:20:21 +00:00
parent cbdd561040
commit 96d93b8dbf

View File

@@ -47,7 +47,7 @@ export default function GalleryPage() {
title: "Dress Hemming Transformation",
description:
"Too long dress perfectly tailored to the ideal length with invisible stitching for a seamless look. A stunning transformation that makes all the difference.",
imageSrc: "http://img.b2bpic.net/free-photo/she-is-professional-fashion-designer_329181-14351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/she-is-professional-fashion-designer_329181-14351.jpg?_wi=5",
imageAlt: "Before and after dress hemming transformation",
},
{
@@ -63,7 +63,7 @@ export default function GalleryPage() {
title: "Wedding Dress Alteration",
description:
"Beautiful wedding dress fitted to perfection for the bride's special day. Intricate alterations ensure comfort, elegance, and confidence walking down the aisle.",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-dress_23-2147990702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-dress_23-2147990702.jpg?_wi=4",
imageAlt: "Wedding dress alteration showcase",
},
]}