From 96d93b8dbfbae5e06f551dd055c3b903d77d1575 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:20:21 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]}