diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 4782819..c1a4159 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -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", }, ]}