Merge version_1 into main #3
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Experience Pure Serenity at Mahesh Spa"
|
||||
description="An exclusive sanctuary for women, dedicated to restoring balance and beauty. Indulge in our carefully curated wellness rituals designed to rejuvenate your body and spirit."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girls-enjoying-spa-day-with-bottle-champagne_23-2148238340.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girls-enjoying-spa-day-with-bottle-champagne_23-2148238340.jpg?_wi=1"
|
||||
imageAlt="Luxurious serene spa interior"
|
||||
/>
|
||||
</div>
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
{ title: "Organic Products", description: "We only use premium, sustainably sourced ingredients." },
|
||||
{ title: "Private Atmosphere", description: "Exclusively designed for women's comfort and privacy." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-patient-having-face-mask_23-2148815307.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-patient-having-face-mask_23-2148815307.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -88,8 +88,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "basic", title: "Renewal Ritual", price: "$89", period: "per session", features: ["60m Massage", "Aromatherapy", "Tea service"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-jar-wooden-stand_23-2152010110.jpg", imageAlt: "spa facial mask organic natural" },
|
||||
{ id: "pro", title: "Radiance Package", price: "$149", period: "per session", features: ["Facial Therapy", "Hot Stone", "Foot scrub", "Complimentary skin kit"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/girls-enjoying-spa-day-with-bottle-champagne_23-2148238340.jpg", imageAlt: "spa facial mask organic natural" },
|
||||
{ id: "deluxe", title: "Total Bliss", price: "$229", period: "per session", features: ["Full Body Ritual", "Deep Cleansing", "Steam therapy", "Gift pack"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/close-up-patient-having-face-mask_23-2148815307.jpg", imageAlt: "spa facial mask organic natural" },
|
||||
{ id: "pro", title: "Radiance Package", price: "$149", period: "per session", features: ["Facial Therapy", "Hot Stone", "Foot scrub", "Complimentary skin kit"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/girls-enjoying-spa-day-with-bottle-champagne_23-2148238340.jpg?_wi=2", imageAlt: "spa facial mask organic natural" },
|
||||
{ id: "deluxe", title: "Total Bliss", price: "$229", period: "per session", features: ["Full Body Ritual", "Deep Cleansing", "Steam therapy", "Gift pack"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/close-up-patient-having-face-mask_23-2148815307.jpg?_wi=2", imageAlt: "spa facial mask organic natural" },
|
||||
]}
|
||||
title="Wellness Packages"
|
||||
description="Select the perfect ritual to restore your energy."
|
||||
|
||||
Reference in New Issue
Block a user