From 464cac56b7ddcf0f78852d1b916a4256e86bab06 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 06:58:50 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a11acbe..c595ce5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { { 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=2" imageAlt="Sauna and cold plunge recovery experience" mediaAnimation="opacity" metricsAnimation="opacity" @@ -104,11 +104,11 @@ export default function AboutPage() { Date: Wed, 11 Mar 2026 06:58:50 +0000 Subject: [PATCH 2/3] 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 1bf3b8e..21d9e34 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -76,7 +76,7 @@ export default function ContactPage() { { value: "24/7", title: "Open for Members" }, { value: "100%", title: "Satisfaction Guaranteed" }, ]} - 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=2" imageAlt="Trainer ready to welcome you to Dragon's Den" mediaAnimation="opacity" metricsAnimation="opacity" @@ -104,11 +104,11 @@ export default function ContactPage() { Date: Wed, 11 Mar 2026 06:58:50 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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() {