Update src/app/page.tsx
This commit is contained in:
141
src/app/page.tsx
141
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "/shop",
|
||||
},
|
||||
name: "Shop", id: "/shop"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="LUXX PERFUMES"
|
||||
/>
|
||||
@@ -53,60 +45,37 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Smell Like Luxury, Live Like Royalty"
|
||||
description="Experience our collection of artisanal fragrances crafted for the discerning individual. Pure elegance in every bottle."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192218.jpg",
|
||||
alt: "Luxury Fragrance",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192218.jpg", alt: "Luxury Fragrance"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/orange-faded-flower-vase_23-2148073849.jpg",
|
||||
alt: "Elegance",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/orange-faded-flower-vase_23-2148073849.jpg", alt: "Elegance"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/ceramic-vases-with-flowers_23-2148879014.jpg",
|
||||
alt: "Artisan",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/ceramic-vases-with-flowers_23-2148879014.jpg", alt: "Artisan"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/black-white-beauty-product_23-2151307265.jpg",
|
||||
alt: "Craft",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/black-white-beauty-product_23-2151307265.jpg", alt: "Craft"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/advertisement-spirits-with-floating-bottle_23-2151258102.jpg",
|
||||
alt: "Luxury",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/advertisement-spirits-with-floating-bottle_23-2151258102.jpg", alt: "Luxury"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "/shop",
|
||||
},
|
||||
text: "Shop Now", href: "/shop"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Artisanal Craftsmanship",
|
||||
},
|
||||
type: "text", text: "Artisanal Craftsmanship"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Rare Ingredients",
|
||||
},
|
||||
type: "text", text: "Rare Ingredients"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Timeless Elegance",
|
||||
},
|
||||
type: "text", text: "Timeless Elegance"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Exclusively Curated",
|
||||
},
|
||||
type: "text", text: "Exclusively Curated"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Scent of Royalty",
|
||||
},
|
||||
type: "text", text: "Scent of Royalty"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -119,41 +88,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Royal Gold",
|
||||
price: "$290",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192218.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", name: "Royal Gold", price: "$290", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192218.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Midnight Oud",
|
||||
price: "$350",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-faded-flower-vase_23-2148073849.jpg?_wi=1",
|
||||
},
|
||||
id: "p2", name: "Midnight Oud", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/orange-faded-flower-vase_23-2148073849.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Amber Noir",
|
||||
price: "$275",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ceramic-vases-with-flowers_23-2148879014.jpg",
|
||||
},
|
||||
id: "p3", name: "Amber Noir", price: "$275", imageSrc: "http://img.b2bpic.net/free-photo/ceramic-vases-with-flowers_23-2148879014.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Sandalwood Silk",
|
||||
price: "$310",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-beauty-product_23-2151307265.jpg",
|
||||
},
|
||||
id: "p4", name: "Sandalwood Silk", price: "$310", imageSrc: "http://img.b2bpic.net/free-photo/black-white-beauty-product_23-2151307265.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Azure Bloom",
|
||||
price: "$240",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/advertisement-spirits-with-floating-bottle_23-2151258102.jpg",
|
||||
},
|
||||
id: "p5", name: "Azure Bloom", price: "$240", imageSrc: "http://img.b2bpic.net/free-photo/advertisement-spirits-with-floating-bottle_23-2151258102.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Golden Muse",
|
||||
price: "$390",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420648.jpg",
|
||||
},
|
||||
id: "p6", name: "Golden Muse", price: "$390", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420648.jpg"},
|
||||
]}
|
||||
title="Featured Collections"
|
||||
description="Exquisite scents for special occasions."
|
||||
@@ -168,7 +113,7 @@ export default function LandingPage() {
|
||||
description="At Luxx Perfumes, we believe in the alchemy of scent. Every blend is curated using the finest ingredients from across the globe."
|
||||
subdescription="Dedicated to excellence, our masters combine timeless tradition with modern luxury."
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girly-items-arrangement-table_23-2148229223.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girly-items-arrangement-table_23-2148229223.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -179,11 +124,8 @@ export default function LandingPage() {
|
||||
title="Terms of Authenticity"
|
||||
sections={[
|
||||
{
|
||||
heading: "Our Commitment",
|
||||
content: {
|
||||
type: "paragraph",
|
||||
text: "Every bottle sold by Luxx Perfumes is guaranteed authentic, sourced directly from our master perfumers.",
|
||||
},
|
||||
heading: "Our Commitment", content: {
|
||||
text: "Every bottle sold by Luxx Perfumes is guaranteed authentic, sourced directly from our master perfumers."},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -193,8 +135,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Stay Updated"
|
||||
title="Join the Elite"
|
||||
description="Subscribe to our newsletter to receive exclusive offers and early access to new collections."
|
||||
@@ -205,37 +146,23 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "All Fragrances",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "All Fragrances", href: "/shop"},
|
||||
{
|
||||
label: "New Arrivals",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "New Arrivals", href: "/shop"},
|
||||
{
|
||||
label: "Best Sellers",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Best Sellers", href: "/shop"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "/privacy",
|
||||
},
|
||||
label: "Privacy Policy", href: "/privacy"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user