diff --git a/src/app/page.tsx b/src/app/page.tsx index da8fffa..72d4392 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function HomePage() { { text: "Book Your First Session", href: "/membership" }, { text: "Schedule a Tour", href: "/contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32130.jpg?_wi=1" imageAlt="Trainer and client in intense training moment at Dragon's Den" tagAnimation="slide-up" buttonAnimation="slide-up" @@ -96,7 +96,7 @@ export default function HomePage() { { value: "24/7", title: "Access to Your Sanctuary" }, { value: "100%", title: "Member-Focused Environment" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fashion-portrait-caucasian-woman-bikini-blue-swimming-pool-vacation-coudy-day-natural-light_343596-2303.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fashion-portrait-caucasian-woman-bikini-blue-swimming-pool-vacation-coudy-day-natural-light_343596-2303.jpg?_wi=1" imageAlt="Sauna and cold plunge recovery experience" mediaAnimation="opacity" metricsAnimation="opacity" @@ -209,11 +209,11 @@ export default function HomePage() {