From a09cf79c0c29bfb8e219f56c3f8c9617916b0f30 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 21:36:25 +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 28c2109..cdd9715 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { }, { id: 2, - tag: "Wellness Environment", title: "Premium Wellness Environment", subtitle: "Serene Sanctuary", description: "Experience complete relaxation in our serene sanctuary designed for ultimate comfort. Ambient lighting, soothing music, and aromatherapy oils create the perfect atmosphere for deep healing and restoration of mind, body, and spirit.", imageSrc: "http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg" + tag: "Wellness Environment", title: "Premium Wellness Environment", subtitle: "Serene Sanctuary", description: "Experience complete relaxation in our serene sanctuary designed for ultimate comfort. Ambient lighting, soothing music, and aromatherapy oils create the perfect atmosphere for deep healing and restoration of mind, body, and spirit.", imageSrc: "http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg?_wi=1" }, { id: 3, @@ -132,7 +132,7 @@ export default function LandingPage() { description="Join thousands of clients who have discovered the transformative power of our premium Swedish massage therapy. Sign up today for exclusive wellness tips and special booking offers." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg" + imageSrc="http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg?_wi=2" imageAlt="Serene massage therapy environment" mediaAnimation="opacity" mediaPosition="right" -- 2.49.1