From b69a42e69ca29dd57fd785e0bcba7e89bf0ee33a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 10:16:35 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 360e7d6..ed3587d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -57,15 +57,15 @@ export default function ContactPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-dress_23-2147688400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-dress_23-2147688400.jpg?_wi=3", imageAlt: "StyleCraft team showcase", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tools-sewing-clothes-woman-glasses-seamstress-with-centimeter-clothes_1157-46468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-sewing-clothes-woman-glasses-seamstress-with-centimeter-clothes_1157-46468.jpg?_wi=3", imageAlt: "Professional tailoring studio", }, { - imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-office-with-client-showing-pants_23-2148929564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-office-with-client-showing-pants_23-2148929564.jpg?_wi=3", imageAlt: "Personal styling consultation", }, ]} @@ -146,7 +146,7 @@ export default function ContactPage() { ]} mediaAnimation="slide-up" mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/full-length-portrait-man-holding-smartphone_171337-19093.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-length-portrait-man-holding-smartphone_171337-19093.jpg?_wi=3" imageAlt="StyleCraft customer service" faqsAnimation="blur-reveal" textboxLayout="default"