diff --git a/src/app/page.tsx b/src/app/page.tsx index b07b254..dbe5d07 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { description="Experience transformative wellness through premium sauna and floating therapies. Reconnect with your body and mind in our serene sanctuary." tag="Holistic Wellness" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/smiling-man-looking-away-while-relaxing-sauna-health-spa-view-is-through-glass_637285-7496.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-man-looking-away-while-relaxing-sauna-health-spa-view-is-through-glass_637285-7496.jpg?_wi=1" imageAlt="Serene sauna and wellness space" buttons={[ { text: "Book Your Experience", href: "contact" }, @@ -63,7 +63,7 @@ export default function LandingPage() { { value: "15+", title: "Years of Wellness Expertise" }, { value: "5000+", title: "Clients Transformed" } ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-panoramic-view-scandinavian-style_169016-68894.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-panoramic-view-scandinavian-style_169016-68894.jpg?_wi=1" imageAlt="Our wellness sanctuary interior" useInvertedBackground={false} mediaAnimation="slide-up" @@ -74,13 +74,13 @@ export default function LandingPage() {