Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 17:09:10 +00:00

View File

@@ -29,22 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Story",
id: "about",
},
{
name: "Collection",
id: "products",
},
{
name: "Review",
id: "testimonials",
},
{ name: "Home", id: "hero" },
{ name: "Story", id: "about" },
{ name: "Collection", id: "products" },
{ name: "Review", id: "testimonials" },
]}
brandName="Ethereal Essence"
/>
@@ -52,9 +40,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Timeless Elegance in Every Drop"
description="Experience the art of olfactory excellence. Crafted for the discerning individual, our fragrances define sophistication."
imageSrc="http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721383.jpg"
@@ -79,42 +65,12 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Midnight Gold",
price: "$380",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-purple-blurred-background_140725-145531.jpg",
},
{
id: "p2",
name: "Velvet Oud",
price: "$420",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-beauty-product_23-2151307265.jpg",
},
{
id: "p3",
name: "Sandalwood Silk",
price: "$350",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420719.jpg",
},
{
id: "p4",
name: "Azure Bloom",
price: "$290",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993612.jpg",
},
{
id: "p5",
name: "Royal Amber",
price: "$550",
imageSrc: "http://img.b2bpic.net/free-photo/bright-hearts_1048-4221.jpg",
},
{
id: "p6",
name: "Celestial Iris",
price: "$490",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420745.jpg",
},
{ id: "p1", name: "Midnight Gold", price: "$380", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-purple-blurred-background_140725-145531.jpg" },
{ id: "p2", name: "Velvet Oud", price: "$420", imageSrc: "http://img.b2bpic.net/free-photo/black-white-beauty-product_23-2151307265.jpg" },
{ id: "p3", name: "Sandalwood Silk", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420719.jpg" },
{ id: "p4", name: "Azure Bloom", price: "$290", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993612.jpg" },
{ id: "p5", name: "Royal Amber", price: "$550", imageSrc: "http://img.b2bpic.net/free-photo/bright-hearts_1048-4221.jpg" },
{ id: "p6", name: "Celestial Iris", price: "$490", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420745.jpg" },
]}
title="Our Signature Collection"
description="Indulge in our limited edition fragrances, meticulously formulated to leave an indelible impression."
@@ -123,44 +79,15 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Elena V.",
role: "Collector",
testimonial: "A scent that speaks of grace and untold luxury. My absolute signature.",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-sensual-elegant-woman-wearing-evening-trendy-dress-jewelry-laying-bed-posing-luxury-hotel-soft-toned-colors_291049-1143.jpg",
},
{
id: "2",
name: "Marcus R.",
role: "Editor",
testimonial: "The depth of their compositions is simply unparalleled in modern perfumery.",
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-businesswoman-with-elegance-confidence-standing-generative-ai_188544-7684.jpg",
},
{
id: "3",
name: "Julian D.",
role: "Architect",
testimonial: "Sophistication bottled. I have never received more compliments in my life.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-business-man-suit_613910-2543.jpg",
},
{
id: "4",
name: "Sophie M.",
role: "Model",
testimonial: "Pure indulgence. It transitions perfectly from morning meetings to evening galas.",
imageSrc: "http://img.b2bpic.net/free-photo/full-body-portrait-blond-female-black-dress-with-longboard_613910-16016.jpg",
},
{
id: "5",
name: "Clara S.",
role: "Creative",
testimonial: "A true work of art. The packaging alone deserves an exhibit.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-fashionable-caucasian-female-pretty-white-suit-pants-posing-fashion-photoshoot_181624-59528.jpg",
},
{ id: "1", name: "Elena V.", role: "Collector", testimonial: "A scent that speaks of grace and untold luxury. My absolute signature.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-sensual-elegant-woman-wearing-evening-trendy-dress-jewelry-laying-bed-posing-luxury-hotel-soft-toned-colors_291049-1143.jpg" },
{ id: "2", name: "Marcus R.", role: "Editor", testimonial: "The depth of their compositions is simply unparalleled in modern perfumery.", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-businesswoman-with-elegance-confidence-standing-generative-ai_188544-7684.jpg" },
{ id: "3", name: "Julian D.", role: "Architect", testimonial: "Sophistication bottled. I have never received more compliments in my life.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-business-man-suit_613910-2543.jpg" },
{ id: "4", name: "Sophie M.", role: "Model", testimonial: "Pure indulgence. It transitions perfectly from morning meetings to evening galas.", imageSrc: "http://img.b2bpic.net/free-photo/full-body-portrait-blond-female-black-dress-with-longboard_613910-16016.jpg" },
{ id: "5", name: "Clara S.", role: "Creative", testimonial: "A true work of art. The packaging alone deserves an exhibit.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-fashionable-caucasian-female-pretty-white-suit-pants-posing-fashion-photoshoot_181624-59528.jpg" },
]}
title="The Essence of Appreciation"
description="Refined voices from our global community of fragrance connoisseurs."
@@ -175,31 +102,11 @@ export default function LandingPage() {
title="The Ethereal Difference"
description="Discover what makes our atelier a beacon of modern luxury."
features={[
{
title: "Artisan Craftsmanship",
description: "Every bottle is poured by hand in our private atelier.",
icon: Sparkles,
},
{
title: "Sustainably Sourced",
description: "Ethically harvested botanical ingredients from around the globe.",
icon: Leaf,
},
{
title: "Rare Essences",
description: "Using only the most precious ingredients to craft unique profiles.",
icon: Diamond,
},
{
title: "Bespoke Consulting",
description: "Personalized scent matching for our most exclusive clients.",
icon: User,
},
{
title: "Global Shipping",
description: "Secure, white-glove delivery to your doorstep worldwide.",
icon: Globe,
},
{ title: "Artisan Craftsmanship", description: "Every bottle is poured by hand in our private atelier.", icon: Sparkles },
{ title: "Sustainably Sourced", description: "Ethically harvested botanical ingredients from around the globe.", icon: Leaf },
{ title: "Rare Essences", description: "Using only the most precious ingredients to craft unique profiles.", icon: Diamond },
{ title: "Bespoke Consulting", description: "Personalized scent matching for our most exclusive clients.", icon: User },
{ title: "Global Shipping", description: "Secure, white-glove delivery to your doorstep worldwide.", icon: Globe },
]}
/>
</div>
@@ -207,57 +114,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Collection",
items: [
{
label: "All Fragrances",
href: "#products",
},
{
label: "Limited Editions",
href: "#",
},
{
label: "Gifting",
href: "#",
},
],
},
{
title: "Company",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Careers",
href: "#",
},
{
label: "Store Locator",
href: "#",
},
],
},
{
title: "Support",
items: [
{
label: "Privacy",
href: "#",
},
{
label: "Terms",
href: "#",
},
{
label: "Contact",
href: "#",
},
],
},
{ title: "Collection", items: [{ label: "All Fragrances", href: "#products" }, { label: "Limited Editions", href: "#" }, { label: "Gifting", href: "#" }] },
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Careers", href: "#" }, { label: "Store Locator", href: "#" }] },
{ title: "Support", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }, { label: "Contact", href: "#" }] },
]}
logoText="Ethereal Essence"
/>