Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 17:25:58 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Collection",
id: "products",
},
name: "Collection", id: "products"},
{
name: "Our Story",
id: "about",
},
name: "Our Story", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="AURELIA"
/>
@@ -52,19 +44,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
logoText="AURELIA"
description="Defined by timeless elegance. Experience the pinnacle of curated luxury goods, meticulously selected for the modern connoisseur."
buttons={[
{
text: "Shop Collection",
href: "#products",
},
text: "Shop Collection", href: "#products"},
{
text: "Our Story",
href: "#about",
},
text: "Our Story", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/traveller-texting-messages-before-skiing_482257-76509.jpg"
mediaAnimation="blur-reveal"
@@ -79,59 +66,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
brand: "Aurelia",
name: "Classic Leather Tote",
price: "$1,250",
rating: 5,
reviewCount: "128",
imageSrc: "http://img.b2bpic.net/free-photo/antique-hand-bag-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12974.jpg",
},
id: "1", brand: "Aurelia", name: "Classic Leather Tote", price: "$1,250", rating: 5,
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/antique-hand-bag-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12974.jpg"},
{
id: "2",
brand: "Aurelia",
name: "Heritage Gold Watch",
price: "$3,800",
rating: 5,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/gold-watch-with-white-leather-band-lights-isolated-white_181624-28414.jpg",
},
id: "2", brand: "Aurelia", name: "Heritage Gold Watch", price: "$3,800", rating: 5,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/gold-watch-with-white-leather-band-lights-isolated-white_181624-28414.jpg"},
{
id: "3",
brand: "Aurelia",
name: "Silk Scarf No.4",
price: "$450",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/flowers-pattern-blue-cloth_23-2148237618.jpg",
},
id: "3", brand: "Aurelia", name: "Silk Scarf No.4", price: "$450", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/flowers-pattern-blue-cloth_23-2148237618.jpg"},
{
id: "4",
brand: "Aurelia",
name: "Minimalist Eyewear",
price: "$320",
rating: 4,
reviewCount: "56",
imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-glasses_23-2148166748.jpg",
},
id: "4", brand: "Aurelia", name: "Minimalist Eyewear", price: "$320", rating: 4,
reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-glasses_23-2148166748.jpg"},
{
id: "5",
brand: "Aurelia",
name: "Essence Fragrance",
price: "$280",
rating: 5,
reviewCount: "432",
imageSrc: "http://img.b2bpic.net/free-photo/whiskey-square-bottle_176474-6096.jpg",
},
id: "5", brand: "Aurelia", name: "Essence Fragrance", price: "$280", rating: 5,
reviewCount: "432", imageSrc: "http://img.b2bpic.net/free-photo/whiskey-square-bottle_176474-6096.jpg"},
{
id: "6",
brand: "Aurelia",
name: "Artisan Wallet",
price: "$650",
rating: 5,
reviewCount: "94",
imageSrc: "http://img.b2bpic.net/free-photo/hand-master-glassmaker-work_268835-7402.jpg",
},
id: "6", brand: "Aurelia", name: "Artisan Wallet", price: "$650", rating: 5,
reviewCount: "94", imageSrc: "http://img.b2bpic.net/free-photo/hand-master-glassmaker-work_268835-7402.jpg"},
]}
title="Selected Pieces"
description="Curated selections from our latest seasonal collection."
@@ -143,9 +94,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="The Art of Refinement"
description={[
"Every piece in the Aurelia collection is a testament to uncompromising craftsmanship.",
"We bridge the gap between historical artisan techniques and contemporary luxury aesthetic.",
]}
"Every piece in the Aurelia collection is a testament to uncompromising craftsmanship.", "We bridge the gap between historical artisan techniques and contemporary luxury aesthetic."]}
/>
</div>
@@ -156,40 +105,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Elena V.",
handle: "@elena_v",
testimonial: "The attention to detail on the leather pieces is simply unmatched.",
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-shopping-together_23-2149273773.jpg",
},
id: "1", name: "Elena V.", handle: "@elena_v", testimonial: "The attention to detail on the leather pieces is simply unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-shopping-together_23-2149273773.jpg"},
{
id: "2",
name: "Marcus D.",
handle: "@md_style",
testimonial: "Aurelia embodies the perfect balance between minimal and luxury.",
imageSrc: "http://img.b2bpic.net/free-photo/surprised-woman-looking-shoes_1139-516.jpg",
},
id: "2", name: "Marcus D.", handle: "@md_style", testimonial: "Aurelia embodies the perfect balance between minimal and luxury.", imageSrc: "http://img.b2bpic.net/free-photo/surprised-woman-looking-shoes_1139-516.jpg"},
{
id: "3",
name: "Sophia L.",
handle: "@sophia_luxury",
testimonial: "My go-to brand for timeless, sophisticated accessories.",
imageSrc: "http://img.b2bpic.net/free-photo/boutique-employee-providing-fashion-guidance-male-customer_482257-117992.jpg",
},
id: "3", name: "Sophia L.", handle: "@sophia_luxury", testimonial: "My go-to brand for timeless, sophisticated accessories.", imageSrc: "http://img.b2bpic.net/free-photo/boutique-employee-providing-fashion-guidance-male-customer_482257-117992.jpg"},
{
id: "4",
name: "Julian R.",
handle: "@julian_r",
testimonial: "Quality that truly speaks for itself. Absolute perfection.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoy-shopping-mall_53876-165215.jpg",
},
id: "4", name: "Julian R.", handle: "@julian_r", testimonial: "Quality that truly speaks for itself. Absolute perfection.", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoy-shopping-mall_53876-165215.jpg"},
{
id: "5",
name: "Camille B.",
handle: "@camille_b",
testimonial: "The fragrance collection is sublime. Aurelia has set a new standard.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-have-earned-little-relaxation_329181-20510.jpg",
},
id: "5", name: "Camille B.", handle: "@camille_b", testimonial: "The fragrance collection is sublime. Aurelia has set a new standard.", imageSrc: "http://img.b2bpic.net/free-photo/couple-have-earned-little-relaxation_329181-20510.jpg"},
]}
title="Patrons of Aurelia"
description="Hear from those who define elegance."
@@ -203,21 +127,13 @@ export default function LandingPage() {
subtitle="Transparency in everything we do."
sections={[
{
heading: "Authenticity Guarantee",
content: {
type: "paragraph",
text: "Every item sold by Aurelia is guaranteed to be 100% authentic, sourced directly from our master artisans.",
},
heading: "Authenticity Guarantee", content: {
text: "Every item sold by Aurelia is guaranteed to be 100% authentic, sourced directly from our master artisans."},
},
{
heading: "Returns & Exchanges",
content: {
type: "list",
heading: "Returns & Exchanges", content: {
items: [
"30-day return window",
"Original packaging required",
"Complimentary return shipping",
],
"30-day return window", "Original packaging required", "Complimentary return shipping"],
},
},
]}
@@ -228,50 +144,31 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "All",
href: "#products",
},
label: "All", href: "#products"},
{
label: "New Arrivals",
href: "#",
},
label: "New Arrivals", href: "#"},
{
label: "Bestsellers",
href: "#",
},
label: "Bestsellers", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Shipping",
href: "#",
},
label: "Shipping", href: "#"},
{
label: "Returns",
href: "#",
},
label: "Returns", href: "#"},
{
label: "Concierge",
href: "#",
},
label: "Concierge", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}