From 298767e6517555378f174a19957487869d823792 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:39:30 +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 423164f..e0021ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Premium Wellness Destination" background={{ variant: "glowing-orb" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg?_wi=1" imageAlt="Luxurious Moroccan spa sanctuary with traditional tilework" mediaAnimation="slide-up" testimonials={[ @@ -112,7 +112,7 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Ritual", title: "Hammam Experience", subtitle: "The Ancient Cleansing Ritual", description: "Immerse yourself in steam-filled chambers with traditional black soap and kessa treatments. This 90-minute journey includes body exfoliation, aromatic oils, and complete renewal. The hammam opens pores, removes impurities, and leaves skin luminously soft.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg" + tag: "Ritual", title: "Hammam Experience", subtitle: "The Ancient Cleansing Ritual", description: "Immerse yourself in steam-filled chambers with traditional black soap and kessa treatments. This 90-minute journey includes body exfoliation, aromatic oils, and complete renewal. The hammam opens pores, removes impurities, and leaves skin luminously soft.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg?_wi=2" }, { id: 2, -- 2.49.1