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() {