diff --git a/src/app/page.tsx b/src/app/page.tsx index a31e52e..6227a8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -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" /> @@ -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."