Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-21 03:41:51 +00:00

View File

@@ -31,138 +31,49 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "products",
},
{
name: "Pricing",
id: "pricing",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Products", id: "products" },
{ name: "Pricing", id: "pricing" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Mangrove Bay Spa"
button={{ text: "Book Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Restore Your Inner Peace"
description="Experience complete serenity at Mangrove Bay Spa. Where nature meets luxury for your ultimate rejuvenation journey."
testimonials={[
{
name: "Elena R.",
handle: "@elenaspa",
testimonial: "The best massage of my life. Truly transformative.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/coconut-underwater-still-life_23-2150434849.jpg?_wi=1",
imageAlt: "luxurious spa interior zen decor",
},
{
name: "Mark D.",
handle: "@markwell",
testimonial: "A sanctuary in the city. Recharged and refreshed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-illuminated-by-modern-electric-lamp-generated-by-ai_188544-28185.jpg?_wi=1",
imageAlt: "luxurious spa interior zen decor",
},
{
name: "Sarah J.",
handle: "@sarahwellness",
testimonial: "Impeccable service and such a calming environment.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-bath-salt-put-some-water-before-taking-bath_23-2149239346.jpg?_wi=1",
imageAlt: "luxurious spa interior zen decor",
},
{
name: "James V.",
handle: "@jamesv",
testimonial: "A true retreat for the senses. Absolutely wonderful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/equipment-rehabilitation-interior-physiotherapy-clinic_1139-1203.jpg?_wi=1",
imageAlt: "luxurious spa interior zen decor",
},
{
name: "Linda K.",
handle: "@lindak",
testimonial: "The staff are professional and the atmosphere is pure zen.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-composition-nail-care-products_23-2148974532.jpg?_wi=1",
imageAlt: "luxurious spa interior zen decor",
},
{ name: "Elena R.", handle: "@elenaspa", testimonial: "The best massage of my life. Truly transformative.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/coconut-underwater-still-life_23-2150434849.jpg", imageAlt: "luxurious spa interior zen decor" },
{ name: "Mark D.", handle: "@markwell", testimonial: "A sanctuary in the city. Recharged and refreshed.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-illuminated-by-modern-electric-lamp-generated-by-ai_188544-28185.jpg", imageAlt: "luxurious spa interior zen decor" },
{ name: "Sarah J.", handle: "@sarahwellness", testimonial: "Impeccable service and such a calming environment.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-bath-salt-put-some-water-before-taking-bath_23-2149239346.jpg", imageAlt: "luxurious spa interior zen decor" },
{ name: "James V.", handle: "@jamesv", testimonial: "A true retreat for the senses. Absolutely wonderful.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/equipment-rehabilitation-interior-physiotherapy-clinic_1139-1203.jpg", imageAlt: "luxurious spa interior zen decor" },
{ name: "Linda K.", handle: "@lindak", testimonial: "The staff are professional and the atmosphere is pure zen.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-composition-nail-care-products_23-2148974532.jpg", imageAlt: "luxurious spa interior zen decor" }
]}
buttons={[
{
text: "Book Your Escape",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/coconut-underwater-still-life_23-2150434849.jpg?_wi=2"
buttons={[{ text: "Book Your Escape", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/coconut-underwater-still-life_23-2150434849.jpg"
imageAlt="Luxurious peaceful spa interior"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/cinnamon-sticks-rope-with-white-pink-flowers-gray-background_114579-83700.jpg",
alt: "Portrait 1",
},
{
src: "http://img.b2bpic.net/free-photo/glass-table-near-plant_23-2147731706.jpg",
alt: "Portrait 2",
},
{
src: "http://img.b2bpic.net/free-photo/closeup-lily-flowers-towel-white-background-isolated_169016-26547.jpg",
alt: "Portrait 3",
},
{
src: "http://img.b2bpic.net/free-photo/closeup-lily-flowers-towel-white-background-isolated_169016-26831.jpg",
alt: "Portrait 4",
},
{
src: "http://img.b2bpic.net/free-photo/serene-minimalist-pool-meditation-space_23-2151935122.jpg",
alt: "Portrait 5",
},
{ src: "http://img.b2bpic.net/free-photo/cinnamon-sticks-rope-with-white-pink-flowers-gray-background_114579-83700.jpg", alt: "Portrait 1" },
{ src: "http://img.b2bpic.net/free-photo/glass-table-near-plant_23-2147731706.jpg", alt: "Portrait 2" },
{ src: "http://img.b2bpic.net/free-photo/closeup-lily-flowers-towel-white-background-isolated_169016-26547.jpg", alt: "Portrait 3" },
{ src: "http://img.b2bpic.net/free-photo/closeup-lily-flowers-towel-white-background-isolated_169016-26831.jpg", alt: "Portrait 4" },
{ src: "http://img.b2bpic.net/free-photo/serene-minimalist-pool-meditation-space_23-2151935122.jpg", alt: "Portrait 5" },
]}
avatarText="Join 5,000+ relaxed guests"
marqueeItems={[
{
type: "text",
text: "Organic Rituals",
},
{
type: "text",
text: "Holistic Healing",
},
{
type: "text",
text: "Total Rejuvenation",
},
{
type: "text",
text: "Nature-Inspired",
},
{
type: "text",
text: "Pure Serenity",
},
{ type: "text", text: "Organic Rituals" },
{ type: "text", text: "Holistic Healing" },
{ type: "text", text: "Total Rejuvenation" },
{ type: "text", text: "Nature-Inspired" },
{ type: "text", text: "Pure Serenity" },
]}
/>
</div>
@@ -172,13 +83,8 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Nature-Inspired Rejuvenation"
description="At Mangrove Bay Spa, we integrate holistic treatments with premium organic botanicals to provide a truly restorative experience that calms your mind and revitalizes your spirit."
buttons={[
{
text: "Explore Our Story",
href: "#",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-bedroom-illuminated-by-modern-electric-lamp-generated-by-ai_188544-28185.jpg?_wi=2"
buttons={[{ text: "Explore Our Story", href: "#" }]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-bedroom-illuminated-by-modern-electric-lamp-generated-by-ai_188544-28185.jpg"
imageAlt="Peaceful treatment room"
/>
</div>
@@ -190,24 +96,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{
title: "Botanical Massages",
description: "Customized aromatherapy blends to melt away stress.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-bath-salt-put-some-water-before-taking-bath_23-2149239346.jpg?_wi=2",
imageAlt: "Massage therapy",
},
{
title: "Hot Stone Therapy",
description: "Soothing warmth that penetrates deep muscle tension.",
imageSrc: "http://img.b2bpic.net/free-photo/equipment-rehabilitation-interior-physiotherapy-clinic_1139-1203.jpg?_wi=2",
imageAlt: "Stone therapy",
},
{
title: "Rejuvenating Facials",
description: "Clinical grade organic skincare for radiant skin.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-composition-nail-care-products_23-2148974532.jpg?_wi=2",
imageAlt: "Facial treatment",
},
{ title: "Botanical Massages", description: "Customized aromatherapy blends to melt away stress.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-bath-salt-put-some-water-before-taking-bath_23-2149239346.jpg", imageAlt: "Massage therapy" },
{ title: "Hot Stone Therapy", description: "Soothing warmth that penetrates deep muscle tension.", imageSrc: "http://img.b2bpic.net/free-photo/equipment-rehabilitation-interior-physiotherapy-clinic_1139-1203.jpg", imageAlt: "Stone therapy" },
{ title: "Rejuvenating Facials", description: "Clinical grade organic skincare for radiant skin.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-composition-nail-care-products_23-2148974532.jpg", imageAlt: "Facial treatment" },
]}
title="Our Signature Rituals"
description="Deeply relaxing experiences curated to restore balance."
@@ -221,60 +112,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Mangrove Botanicals",
name: "Aromatherapy Oil",
price: "$45",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/bottles-essential-oil-soap-bars-gray-background_93675-135044.jpg",
},
{
id: "p2",
brand: "Mangrove Botanicals",
name: "Mineral Bath Salts",
price: "$38",
rating: 5,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-spa-bath-concept_23-2148094194.jpg",
},
{
id: "p3",
brand: "Mangrove Botanicals",
name: "Clay Face Mask",
price: "$52",
rating: 4,
reviewCount: "42",
imageSrc: "http://img.b2bpic.net/free-photo/skincare-essentials-towel-mirrored-tray_23-2152029120.jpg",
},
{
id: "p4",
brand: "Mangrove Botanicals",
name: "Body Exfoliator",
price: "$42",
rating: 5,
reviewCount: "67",
imageSrc: "http://img.b2bpic.net/free-photo/overjoyed-woman-closes-eyes-with-pleasure-smiles-broadly-gets-facial-treatment-beauty-center-holds-two-makeup-sponges-poses-pink-studio-wall_273609-32995.jpg",
},
{
id: "p5",
brand: "Mangrove Botanicals",
name: "Soy Wax Candle",
price: "$30",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-fresh-coconut-body-care-products_169016-6178.jpg",
},
{
id: "p6",
brand: "Mangrove Botanicals",
name: "Organic Linen Towel",
price: "$65",
rating: 5,
reviewCount: "34",
imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bed_74190-4536.jpg",
},
{ id: "p1", brand: "Mangrove Botanicals", name: "Aromatherapy Oil", price: "$45", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/bottles-essential-oil-soap-bars-gray-background_93675-135044.jpg" },
{ id: "p2", brand: "Mangrove Botanicals", name: "Mineral Bath Salts", price: "$38", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-spa-bath-concept_23-2148094194.jpg" },
{ id: "p3", brand: "Mangrove Botanicals", name: "Clay Face Mask", price: "$52", rating: 4, reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/skincare-essentials-towel-mirrored-tray_23-2152029120.jpg" },
{ id: "p4", brand: "Mangrove Botanicals", name: "Body Exfoliator", price: "$42", rating: 5, reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/overjoyed-woman-closes-eyes-with-pleasure-smiles-broadly-gets-facial-treatment-beauty-center-holds-two-makeup-sponges-poses-pink-studio-wall_273609-32995.jpg" },
{ id: "p5", brand: "Mangrove Botanicals", name: "Soy Wax Candle", price: "$30", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-fresh-coconut-body-care-products_169016-6178.jpg" },
{ id: "p6", brand: "Mangrove Botanicals", name: "Organic Linen Towel", price: "$65", rating: 5, reviewCount: "34", imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bed_74190-4536.jpg" },
]}
title="Spa Essentials"
description="Bring the Mangrove Bay experience into your own sanctuary."
@@ -288,57 +131,16 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "plan1",
badge: "Essential",
price: "$120",
subtitle: "60 Minute Relaxation",
features: [
"Full Body Massage",
"Aromatherapy choice",
"Herbal Tea",
],
buttons: [
{
text: "Book Now",
href: "#contact",
},
],
id: "plan1", badge: "Essential", price: "$120", subtitle: "60 Minute Relaxation", features: ["Full Body Massage", "Aromatherapy choice", "Herbal Tea"],
buttons: [{ text: "Book Now", href: "#contact" }],
},
{
id: "plan2",
badge: "Deep Restore",
price: "$190",
subtitle: "90 Minute Deep Tissue",
features: [
"Deep Tissue Massage",
"Hot Stone Upgrade",
"Facial treatment",
"Botanical Gift",
],
buttons: [
{
text: "Book Now",
href: "#contact",
},
],
id: "plan2", badge: "Deep Restore", price: "$190", subtitle: "90 Minute Deep Tissue", features: ["Deep Tissue Massage", "Hot Stone Upgrade", "Facial treatment", "Botanical Gift"],
buttons: [{ text: "Book Now", href: "#contact" }],
},
{
id: "plan3",
badge: "Ultimate",
price: "$280",
subtitle: "Half Day Ritual",
features: [
"Full Signature Ritual",
"Private Sauna access",
"Full Facial",
"Gourmet Lunch",
],
buttons: [
{
text: "Book Now",
href: "#contact",
},
],
id: "plan3", badge: "Ultimate", price: "$280", subtitle: "Half Day Ritual", features: ["Full Signature Ritual", "Private Sauna access", "Full Facial", "Gourmet Lunch"],
buttons: [{ text: "Book Now", href: "#contact" }],
},
]}
title="Choose Your Escape"
@@ -352,46 +154,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Alice M.",
handle: "@alicem",
testimonial: "The atmosphere is so peaceful, my stress just melted away.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-posing-with-new-her-art-work_273443-2914.jpg",
},
{
id: "t2",
name: "Bob K.",
handle: "@bobk",
testimonial: "Excellent therapist, very professional and kind.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-mats-yoga-class_23-2148924628.jpg",
},
{
id: "t3",
name: "Claire P.",
handle: "@clairep",
testimonial: "A regular weekly luxury I truly appreciate.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-outdoors-portrait_23-2150828926.jpg",
},
{
id: "t4",
name: "David W.",
handle: "@davidw",
testimonial: "The signature facial left me feeling glowing for days.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiling-young-business-lady-sitting-office_1098-20742.jpg",
},
{
id: "t5",
name: "Eva L.",
handle: "@eval",
testimonial: "Beautiful facility, clean and very serene vibe.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg",
},
{ id: "t1", name: "Alice M.", handle: "@alicem", testimonial: "The atmosphere is so peaceful, my stress just melted away.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-posing-with-new-her-art-work_273443-2914.jpg" },
{ id: "t2", name: "Bob K.", handle: "@bobk", testimonial: "Excellent therapist, very professional and kind.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-mats-yoga-class_23-2148924628.jpg" },
{ id: "t3", name: "Claire P.", handle: "@clairep", testimonial: "A regular weekly luxury I truly appreciate.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-outdoors-portrait_23-2150828926.jpg" },
{ id: "t4", name: "David W.", handle: "@davidw", testimonial: "The signature facial left me feeling glowing for days.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiling-young-business-lady-sitting-office_1098-20742.jpg" },
{ id: "t5", name: "Eva L.", handle: "@eval", testimonial: "Beautiful facility, clean and very serene vibe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg" },
]}
showRating={true}
title="Words From Our Guests"
@@ -404,21 +171,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do I need to book in advance?",
content: "Yes, we recommend booking at least 48 hours in advance to guarantee availability.",
},
{
id: "q2",
title: "What should I wear?",
content: "We provide robes and slippers upon check-in for your convenience.",
},
{
id: "q3",
title: "Is parking available?",
content: "Yes, we offer complimentary valet parking for all our guests.",
},
{ id: "q1", title: "Do I need to book in advance?", content: "Yes, we recommend booking at least 48 hours in advance to guarantee availability." },
{ id: "q2", title: "What should I wear?", content: "We provide robes and slippers upon check-in for your convenience." },
{ id: "q3", title: "Is parking available?", content: "Yes, we offer complimentary valet parking for all our guests." },
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg"
mediaAnimation="slide-up"
@@ -432,16 +187,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
text="Ready to embrace tranquility? Contact us today to reserve your time in our sanctuary."
buttons={[
{
text: "Contact Us Now",
href: "mailto:hello@mangrovebay.com",
},
]}
buttons={[{ text: "Contact Us Now", href: "mailto:hello@mangrovebay.com" }]}
/>
</div>