Merge version_1 into main #2
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -46,9 +46,9 @@ export default function LandingPage() {
|
||||
title="Authentic Moroccan Rituals, Modern Wellness"
|
||||
description="Escape into centuries-old traditions reimagined for today. Experience hammam, argan oil treatments, and mindful rituals in a sanctuary where classic craftsmanship meets contemporary comfort."
|
||||
tag="Premium Wellness Destination"
|
||||
background={{ variant: "noise" }}
|
||||
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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg"
|
||||
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?_wi=2"
|
||||
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"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
title="Reserve Your Sanctuary Experience"
|
||||
description="Connect with our wellness consultants to craft your perfect escape. We're here to answer questions, discuss your wellness goals, and create a personalized sanctuary experience tailored to your needs."
|
||||
tagIcon={Heart}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Reserve Now"
|
||||
|
||||
Reference in New Issue
Block a user