Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-18 14:19:04 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Collection",
id: "collection",
},
name: "Collection", id: "collection"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Aurelia"
/>
@@ -57,69 +49,34 @@ export default function LandingPage() {
description="Discover a realm where scent transcends memory. Our fragrances are composed with the most precious botanicals, curated for those who demand nothing less than perfection."
testimonials={[
{
name: "Isabella D.",
handle: "@isabella_parfum",
testimonial: "A truly transcendent experience. Each note feels like an heirloom of scent.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg?_wi=1",
imageAlt: "luxurious perfume bottle cinematic lighting",
},
name: "Isabella D.", handle: "@isabella_parfum", testimonial: "A truly transcendent experience. Each note feels like an heirloom of scent.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg", imageAlt: "luxurious perfume bottle cinematic lighting"},
{
name: "Julian V.",
handle: "@julian_vogue",
testimonial: "The level of refinement is unmatched. Pure sophistication.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girly-composition-table_23-2148229230.jpg",
imageAlt: "luxurious perfume bottle cinematic lighting",
},
name: "Julian V.", handle: "@julian_vogue", testimonial: "The level of refinement is unmatched. Pure sophistication.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girly-composition-table_23-2148229230.jpg", imageAlt: "luxurious perfume bottle cinematic lighting"},
{
name: "Elena R.",
handle: "@elena_luxury",
testimonial: "A masterpiece of perfumery. My signature fragrance for life.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420678.jpg?_wi=1",
imageAlt: "luxurious perfume bottle cinematic lighting",
},
name: "Elena R.", handle: "@elena_luxury", testimonial: "A masterpiece of perfumery. My signature fragrance for life.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420678.jpg", imageAlt: "luxurious perfume bottle cinematic lighting"},
{
name: "Marcus L.",
handle: "@marcus_style",
testimonial: "Exclusivity defined. Simply divine artistry.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420655.jpg?_wi=1",
imageAlt: "luxurious perfume bottle cinematic lighting",
},
name: "Marcus L.", handle: "@marcus_style", testimonial: "Exclusivity defined. Simply divine artistry.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420655.jpg", imageAlt: "luxurious perfume bottle cinematic lighting"},
{
name: "Sofia K.",
handle: "@sofia_aura",
testimonial: "Unparalleled depth and longevity. Utterly mesmerizing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/minimal-beauty-products-composition_23-2148961351.jpg?_wi=1",
imageAlt: "luxurious perfume bottle cinematic lighting",
},
name: "Sofia K.", handle: "@sofia_aura", testimonial: "Unparalleled depth and longevity. Utterly mesmerizing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/minimal-beauty-products-composition_23-2148961351.jpg", imageAlt: "luxurious perfume bottle cinematic lighting"},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg"
showBlur={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993612.jpg",
alt: "Luxury scent connoisseur",
},
src: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993612.jpg", alt: "Luxury scent connoisseur"},
{
src: "http://img.b2bpic.net/free-photo/luxury-perfume-fragrance-bottle_116380-80.jpg",
alt: "Luxury scent connoisseur",
},
src: "http://img.b2bpic.net/free-photo/luxury-perfume-fragrance-bottle_116380-80.jpg", alt: "Luxury scent connoisseur"},
{
src: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337761.jpg",
alt: "Luxury scent connoisseur",
},
src: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337761.jpg", alt: "Luxury scent connoisseur"},
{
src: "http://img.b2bpic.net/free-photo/empty-perfume-glass-bottles-design-resource_53876-96700.jpg",
alt: "Luxury scent connoisseur",
},
src: "http://img.b2bpic.net/free-photo/empty-perfume-glass-bottles-design-resource_53876-96700.jpg", alt: "Luxury scent connoisseur"},
{
src: "http://img.b2bpic.net/free-photo/view-music-box-with-bohemian-decor_23-2150545692.jpg",
alt: "Luxury scent connoisseur",
},
src: "http://img.b2bpic.net/free-photo/view-music-box-with-bohemian-decor_23-2150545692.jpg", alt: "Luxury scent connoisseur"},
]}
/>
</div>
@@ -129,18 +86,11 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "The Aurelia Legacy",
},
type: "text", content: "The Aurelia Legacy"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/girly-composition-table_23-2148229230.jpg",
alt: "Brand Heritage",
},
type: "image", src: "http://img.b2bpic.net/free-photo/girly-composition-table_23-2148229230.jpg", alt: "Brand Heritage"},
{
type: "text",
content: "Born from centuries of tradition in Paris and the sensory richness of Dubai, we marry ancient botanical alchemy with modern haute couture sensibilities to redefine luxury.",
},
type: "text", content: "Born from centuries of tradition in Paris and the sensory richness of Dubai, we marry ancient botanical alchemy with modern haute couture sensibilities to redefine luxury."},
]}
/>
</div>
@@ -153,59 +103,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Aurelia",
name: "L'Or Noir",
price: "$450",
rating: 5,
reviewCount: "128",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420678.jpg?_wi=2",
},
id: "1", brand: "Aurelia", name: "L'Or Noir", price: "$450", rating: 5,
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420678.jpg"},
{
id: "2",
brand: "Aurelia",
name: "Ambre Royal",
price: "$520",
rating: 5,
reviewCount: "94",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420655.jpg?_wi=2",
},
id: "2", brand: "Aurelia", name: "Ambre Royal", price: "$520", rating: 5,
reviewCount: "94", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420655.jpg"},
{
id: "3",
brand: "Aurelia",
name: "Velvet Oud",
price: "$600",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-beauty-products-composition_23-2148961351.jpg?_wi=2",
},
id: "3", brand: "Aurelia", name: "Velvet Oud", price: "$600", rating: 5,
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/minimal-beauty-products-composition_23-2148961351.jpg"},
{
id: "4",
brand: "Aurelia",
name: "Celestial Rose",
price: "$380",
rating: 5,
reviewCount: "82",
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307252.jpg",
},
id: "4", brand: "Aurelia", name: "Celestial Rose", price: "$380", rating: 5,
reviewCount: "82", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307252.jpg"},
{
id: "5",
brand: "Aurelia",
name: "Midnight Iris",
price: "$490",
rating: 5,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420718.jpg",
},
id: "5", brand: "Aurelia", name: "Midnight Iris", price: "$490", rating: 5,
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420718.jpg"},
{
id: "6",
brand: "Aurelia",
name: "Golden Musk",
price: "$550",
rating: 5,
reviewCount: "77",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-perfume-bottle_23-2149234374.jpg",
},
id: "6", brand: "Aurelia", name: "Golden Musk", price: "$550", rating: 5,
reviewCount: "77", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-perfume-bottle_23-2149234374.jpg"},
]}
title="Signature Fragrances"
description="A collection of rare compositions designed to unveil the soul of the wearer through opulent, multi-layered olfactive experiences."
@@ -216,29 +130,15 @@ export default function LandingPage() {
<FeatureCardTwentyNine
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
useInvertedBackground={true}
features={[
{
title: "Rare Botanicals",
description: "Harvested at peak potency under specific lunar cycles.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg",
titleImageSrc: "http://img.b2bpic.net/free-vector/realistic-kintsugi-cover-collection_23-2148916531.jpg",
buttonText: "Learn More",
},
title: "Rare Botanicals", description: "Harvested at peak potency under specific lunar cycles.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", titleImageSrc: "http://img.b2bpic.net/free-vector/realistic-kintsugi-cover-collection_23-2148916531.jpg", buttonText: "Learn More"},
{
title: "Artisanal Aging",
description: "Matured in ancient cedar wood casks for deep resonance.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-perfume-bottle_23-2149234340.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163007.jpg",
buttonText: "Learn More",
},
title: "Artisanal Aging", description: "Matured in ancient cedar wood casks for deep resonance.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-perfume-bottle_23-2149234340.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163007.jpg", buttonText: "Learn More"},
{
title: "Bespoke Finishing",
description: "Each bottle hand-finished by master Parisian artisans.",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-perfume-container_1048-1922.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-posing-holding-champaign-glass_176420-3753.jpg",
buttonText: "Learn More",
},
title: "Bespoke Finishing", description: "Each bottle hand-finished by master Parisian artisans.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-perfume-container_1048-1922.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-posing-holding-champaign-glass_176420-3753.jpg", buttonText: "Learn More"},
]}
title="Exclusive Atelier Collection"
description="Bespoke creations, limited to only fifty bottles per vintage, representing the pinnacle of our olfactive craftsmanship."
@@ -251,55 +151,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Charlotte St. John",
date: "12.04.2024",
title: "Collector",
quote: "Nothing in my vault compares to the complexity of the Aurelia signature range.",
tag: "Expert",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021832.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/charming-caucasian-lady-poses-camera-picture-isolated-dark-blur-background_132075-9595.jpg",
},
id: "1", name: "Charlotte St. John", date: "12.04.2024", title: "Collector", quote: "Nothing in my vault compares to the complexity of the Aurelia signature range.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021832.jpg", imageSrc: "http://img.b2bpic.net/free-photo/charming-caucasian-lady-poses-camera-picture-isolated-dark-blur-background_132075-9595.jpg"},
{
id: "2",
name: "Henri Beaumont",
date: "15.05.2024",
title: "Critic",
quote: "Excellence woven into every glass flacon. A timeless pursuit of beauty.",
tag: "Critic",
avatarSrc: "http://img.b2bpic.net/free-photo/stock-photo-attractive-brunette-young-adult-woman-black-blouse-dark-green-trousers-posing-against-white-wall-with-many-lamps_132075-9648.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-3109.jpg",
},
id: "2", name: "Henri Beaumont", date: "15.05.2024", title: "Critic", quote: "Excellence woven into every glass flacon. A timeless pursuit of beauty.", tag: "Critic", avatarSrc: "http://img.b2bpic.net/free-photo/stock-photo-attractive-brunette-young-adult-woman-black-blouse-dark-green-trousers-posing-against-white-wall-with-many-lamps_132075-9648.jpg", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-3109.jpg"},
{
id: "3",
name: "Amira Al-Farsi",
date: "20.06.2024",
title: "Patron",
quote: "Each fragrance tells a story of heritage and unspoken grace.",
tag: "Patron",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-black-sweater-with-crossed-arms-chest_613910-7044.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-lady-jacket-white-pants-smiling-outside-lovely-woman-with-bright-lips-eyeglasses-outdoors_197531-19337.jpg",
},
id: "3", name: "Amira Al-Farsi", date: "20.06.2024", title: "Patron", quote: "Each fragrance tells a story of heritage and unspoken grace.", tag: "Patron", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-black-sweater-with-crossed-arms-chest_613910-7044.jpg", imageSrc: "http://img.b2bpic.net/free-photo/joyful-lady-jacket-white-pants-smiling-outside-lovely-woman-with-bright-lips-eyeglasses-outdoors_197531-19337.jpg"},
{
id: "4",
name: "Julian Thorne",
date: "02.07.2024",
title: "Designer",
quote: "The artistry is as profound as the scent itself.",
tag: "Designer",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-posing-as-greek-goddess-front-view_23-2150099231.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-covering-her-face_23-2149551244.jpg",
},
id: "4", name: "Julian Thorne", date: "02.07.2024", title: "Designer", quote: "The artistry is as profound as the scent itself.", tag: "Designer", avatarSrc: "http://img.b2bpic.net/free-photo/woman-posing-as-greek-goddess-front-view_23-2150099231.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-covering-her-face_23-2149551244.jpg"},
{
id: "5",
name: "Elise Fontaine",
date: "18.08.2024",
title: "Collector",
quote: "The pinnacle of olfactive luxury for the modern era.",
tag: "Patron",
avatarSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glamor-portrait-beautiful-sexy-brunette-caucasian-young-stylish-woman-model-dress-with-bright-makeup-with-black-eyes-with-perfect-clean-skin_158538-1756.jpg",
},
id: "5", name: "Elise Fontaine", date: "18.08.2024", title: "Collector", quote: "The pinnacle of olfactive luxury for the modern era.", tag: "Patron", avatarSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg", imageSrc: "http://img.b2bpic.net/free-photo/glamor-portrait-beautiful-sexy-brunette-caucasian-young-stylish-woman-model-dress-with-bright-makeup-with-black-eyes-with-perfect-clean-skin_158538-1756.jpg"},
]}
title="A Connoisseur's Choice"
description="Reflections from those who understand the true definition of sensory prestige."
@@ -312,20 +172,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "How is our rarity ensured?",
content: "Every bottle undergoes rigorous authentication and is numbered by hand.",
},
id: "1", title: "How is our rarity ensured?", content: "Every bottle undergoes rigorous authentication and is numbered by hand."},
{
id: "2",
title: "Guidance on application?",
content: "Apply to pulse points to allow the heat of the body to reveal the layered complexities.",
},
id: "2", title: "Guidance on application?", content: "Apply to pulse points to allow the heat of the body to reveal the layered complexities."},
{
id: "3",
title: "Preservation methods?",
content: "Store in a cool, dark place to maintain the integrity of our precious raw extracts.",
},
id: "3", title: "Preservation methods?", content: "Store in a cool, dark place to maintain the integrity of our precious raw extracts."},
]}
imageSrc="http://img.b2bpic.net/free-photo/skincare-supplies-marble-background_23-2147710684.jpg"
mediaAnimation="slide-up"
@@ -339,16 +190,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Inquiries"
title="A Private Consultation"
description="For those seeking guidance in finding their bespoke scent, we invite you to connect with our atelier concierge."
buttons={[
{
text: "Connect with Atelier",
href: "#",
},
text: "Connect with Atelier", href: "#"},
]}
/>
</div>
@@ -357,54 +205,33 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Atelier",
items: [
title: "Atelier", items: [
{
label: "Heritage",
href: "#",
},
label: "Heritage", href: "#"},
{
label: "Philosophy",
href: "#",
},
label: "Philosophy", href: "#"},
{
label: "Craftsmanship",
href: "#",
},
label: "Craftsmanship", href: "#"},
],
},
{
title: "Concierge",
items: [
title: "Concierge", items: [
{
label: "Bespoke Services",
href: "#",
},
label: "Bespoke Services", href: "#"},
{
label: "Private Appointments",
href: "#",
},
label: "Private Appointments", href: "#"},
{
label: "Inquiries",
href: "#",
},
label: "Inquiries", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Authenticity",
href: "#",
},
label: "Authenticity", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}