Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-24 06:41:30 +00:00

View File

@@ -31,17 +31,11 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Moments",
id: "#moments",
},
name: "Moments", id: "#moments"},
{
name: "Stories",
id: "#stories",
},
name: "Stories", id: "#stories"},
{
name: "Escape",
id: "#escape",
},
name: "Escape", id: "#escape"},
]}
brandName="Rosellea"
/>
@@ -50,82 +44,51 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="A Pink Garden Made To Slow Your Thoughts Down"
description="Step into soft pink blooms, where everything feels calm and unhurried — a quiet, beautiful place to slow down."
kpis={[
{
value: "12k+",
label: "Flowers Planted",
},
value: "12k+", label: "Flowers Planted"},
{
value: "5k+",
label: "Happy Souls",
},
value: "5k+", label: "Happy Souls"},
{
value: "24/7",
label: "Garden Serenity",
},
value: "24/7", label: "Garden Serenity"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Book Your Visit",
href: "#contact",
},
text: "Book Your Visit", href: "#contact"},
{
text: "Discover the Garden",
href: "#features",
},
text: "Discover the Garden", href: "#features"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CmxdGO7gsgAxJHg4mIc4sSPUjP/uploaded-1777012825366-i2n1mlh0.png"
imageAlt="Rosellea Luxury Garden"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-woman-taking-care-plants-greenhouse_23-2147948268.jpg",
alt: "Happy woman in garden",
},
src: "http://img.b2bpic.net/free-photo/happy-woman-taking-care-plants-greenhouse_23-2147948268.jpg", alt: "Happy woman in garden"},
{
src: "http://img.b2bpic.net/free-photo/woman-sat-happily-flower-garden-laid-her-hands-towards-wooden-fence_1150-19410.jpg",
alt: "Woman by fence",
},
src: "http://img.b2bpic.net/free-photo/woman-sat-happily-flower-garden-laid-her-hands-towards-wooden-fence_1150-19410.jpg", alt: "Woman by fence"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12323.jpg",
alt: "Woman in greenhouse",
},
src: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12323.jpg", alt: "Woman in greenhouse"},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-cafe-with-flowers_1303-9901.jpg",
alt: "Woman in cafe",
},
src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-cafe-with-flowers_1303-9901.jpg", alt: "Woman in cafe"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317797.jpg",
alt: "Minimalist portrait",
},
src: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317797.jpg", alt: "Minimalist portrait"},
]}
avatarText="Join our community of peaceful dreamers"
marqueeItems={[
{
type: "text",
text: "Mindfulness",
},
type: "text", text: "Mindfulness"},
{
type: "text",
text: "Nature Therapy",
},
type: "text", text: "Nature Therapy"},
{
type: "text",
text: "Seasonal Blooms",
},
type: "text", text: "Seasonal Blooms"},
{
type: "text",
text: "Organic Wellness",
},
type: "text", text: "Organic Wellness"},
{
type: "text",
text: "Slow Living",
},
type: "text", text: "Slow Living"},
]}
/>
</div>
@@ -136,20 +99,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Floral Sanctuary",
description: "Immerse yourself in thousands of seasonal blooms designed to soothe the senses.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leaves-pale-pink-colored-water_23-2148256412.jpg",
},
title: "Floral Sanctuary", description: "Immerse yourself in thousands of seasonal blooms designed to soothe the senses.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-leaves-pale-pink-colored-water_23-2148256412.jpg"},
{
title: "Mindful Spaces",
description: "Quiet nooks and meditation areas scattered throughout the garden for total relaxation.",
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-forest_23-2148045809.jpg",
},
title: "Mindful Spaces", description: "Quiet nooks and meditation areas scattered throughout the garden for total relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-forest_23-2148045809.jpg"},
{
title: "Botanical Workshops",
description: "Connect with nature through guided, therapeutic gardening and floral arrangement sessions.",
imageSrc: "http://img.b2bpic.net/free-photo/creative-painting-with-dots-forms_23-2148217326.jpg",
},
title: "Botanical Workshops", description: "Connect with nature through guided, therapeutic gardening and floral arrangement sessions.", imageSrc: "http://img.b2bpic.net/free-photo/creative-painting-with-dots-forms_23-2148217326.jpg"},
]}
title="Designed for Serenity"
description="Every detail at Rosellea is carefully curated to foster peace, mindfulness, and a deep connection with nature."
@@ -164,41 +118,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Rose Essence Serum",
price: "$85",
imageSrc: "http://img.b2bpic.net/free-vector/abstract-painted-company-card-template_23-2148476113.jpg",
},
id: "p1", name: "Rose Essence Serum", price: "$85", imageSrc: "http://img.b2bpic.net/free-vector/abstract-painted-company-card-template_23-2148476113.jpg"},
{
id: "p2",
name: "Botanical Mist",
price: "$45",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-tumbler-with-copy-space_23-2149029271.jpg",
},
id: "p2", name: "Botanical Mist", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/assortment-tumbler-with-copy-space_23-2149029271.jpg"},
{
id: "p3",
name: "Silk Floral Scarf",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/pink-ribbon_1160-789.jpg",
},
id: "p3", name: "Silk Floral Scarf", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/pink-ribbon_1160-789.jpg"},
{
id: "p4",
name: "Petal Infused Candle",
price: "$55",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-smoke-plain-black-background_23-2148227235.jpg",
},
id: "p4", name: "Petal Infused Candle", price: "$55", imageSrc: "http://img.b2bpic.net/free-photo/salmon-smoke-plain-black-background_23-2148227235.jpg"},
{
id: "p5",
name: "Handmade Clay Vase",
price: "$95",
imageSrc: "http://img.b2bpic.net/free-photo/empty-monochromatic-texture-background_23-2148667809.jpg",
},
id: "p5", name: "Handmade Clay Vase", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/empty-monochromatic-texture-background_23-2148667809.jpg"},
{
id: "p6",
name: "Garden Tea Blend",
price: "$30",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-herbs_114579-19991.jpg",
},
id: "p6", name: "Garden Tea Blend", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-herbs_114579-19991.jpg"},
]}
title="Curated Essentials"
description="Take a piece of Rosellea home with our premium botanical collection."
@@ -207,63 +137,33 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
animationType="blur-reveal"
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Elena R.",
role: "Designer",
company: "Studio X",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12325.jpg",
},
id: "t1", name: "Elena R.", role: "Designer", company: "Studio X", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12325.jpg"},
{
id: "t2",
name: "Mark S.",
role: "Architect",
company: "Urban Co",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-tender-brunette-woman-smiling-holding-cup-looking-window-enjoying-view-sitting-chair-white-wall-morning_176420-14403.jpg",
},
id: "t2", name: "Mark S.", role: "Architect", company: "Urban Co", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-tender-brunette-woman-smiling-holding-cup-looking-window-enjoying-view-sitting-chair-white-wall-morning_176420-14403.jpg"},
{
id: "t3",
name: "Sarah L.",
role: "Writer",
company: "Freelance",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-women-talking-drinking-coffee_23-2149260222.jpg",
},
id: "t3", name: "Sarah L.", role: "Writer", company: "Freelance", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-women-talking-drinking-coffee_23-2149260222.jpg"},
{
id: "t4",
name: "James B.",
role: "Artist",
company: "Creative",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-different-flowers_23-2148068777.jpg",
},
id: "t4", name: "James B.", role: "Artist", company: "Creative", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-different-flowers_23-2148068777.jpg"},
{
id: "t5",
name: "Lucy K.",
role: "Yoga Teacher",
company: "Wellness",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-teacher-with-copy-space_23-2148668587.jpg",
},
id: "t5", name: "Lucy K.", role: "Yoga Teacher", company: "Wellness", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-teacher-with-copy-space_23-2148668587.jpg"},
]}
kpiItems={[
{
value: "4.9",
label: "Rating",
},
value: "4.9", label: "Rating"},
{
value: "100%",
label: "Calmness",
},
value: "100%", label: "Calmness"},
{
value: "500+",
label: "Reviews",
},
value: "500+", label: "Reviews"},
]}
title="Voices of Peace"
description="Stories from guests who found their quiet moment in our pink garden."
@@ -275,14 +175,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Vogue Living",
"Architectural Digest",
"Kinfolk",
"Bazaar",
"Elle Decor",
"Cereal Mag",
"Dwell",
]}
"Vogue Living", "Architectural Digest", "Kinfolk", "Bazaar", "Elle Decor", "Cereal Mag", "Dwell"]}
title="Recognized by"
description="Featured in leading lifestyle and wellness publications globally."
/>
@@ -293,20 +186,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do I need a reservation?",
content: "Yes, we highly recommend booking in advance to ensure tranquility for all guests.",
},
id: "f1", title: "Do I need a reservation?", content: "Yes, we highly recommend booking in advance to ensure tranquility for all guests."},
{
id: "f2",
title: "Are dogs allowed?",
content: "While we love pets, our garden is a designated quiet zone for human relaxation.",
},
id: "f2", title: "Are dogs allowed?", content: "While we love pets, our garden is a designated quiet zone for human relaxation."},
{
id: "f3",
title: "Is photography permitted?",
content: "Personal photography is welcomed, but commercial shoots require special permits.",
},
id: "f3", title: "Is photography permitted?", content: "Personal photography is welcomed, but commercial shoots require special permits."},
]}
sideTitle="Common Questions"
sideDescription="Find answers to help you plan your visit to our sanctuary."
@@ -318,14 +202,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to step into your moment of peace?"
buttons={[
{
text: "Plan Your Escape",
href: "#",
},
text: "Plan Your Escape", href: "#"},
]}
/>
</div>