From 3b800eef958c95e615856435ce3347e5c5e2a84e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:54:10 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 335563c..88cf566 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -50,7 +50,7 @@ export default function ContactPage() { { value: "24h", title: "Response Time" }, { value: "100%", title: "Free Consultation" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32138.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32138.jpg?_wi=4" imageAlt="MELD fitness studio team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -101,7 +101,7 @@ export default function ContactPage() { { value: "(617)", title: "722-3456" }, { value: "$99", title: "Intro Offer" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32104.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32104.jpg?_wi=3" imageAlt="MELD fitness coaching sessions" mediaAnimation="slide-up" useInvertedBackground={false} @@ -110,7 +110,7 @@ export default function ContactPage() {