From b05f3e98e46a05513d31822413ffebb4f29a969f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 14:38:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ba12dfd..cc44b74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Book Now", href: "contact" }, { text: "Learn More", href: "about" } ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-head-massage-beauty-treatment-spa_637285-2192.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-head-massage-beauty-treatment-spa_637285-2192.jpg?_wi=1" imageAlt="Serene spa ambiance" showDimOverlay={true} buttonAnimation="slide-up" @@ -63,7 +63,7 @@ export default function LandingPage() { description="At Meraki, we believe true wellness comes from a holistic approach to self-care. Our expert therapists and estheticians are dedicated to providing transformative experiences that nourish both body and soul. With over 15 years of combined experience, we create personalized treatment plans tailored to your unique needs." tag="Our Story" tagIcon={Waves} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-head-massage-beauty-treatment-spa_637285-2192.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-head-massage-beauty-treatment-spa_637285-2192.jpg?_wi=2" imageAlt="Spa treatment in action" useInvertedBackground={false} buttons={[ -- 2.49.1