Merge version_2 into main #2
139
src/app/page.tsx
139
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="ESSENCE"
|
||||
/>
|
||||
@@ -52,35 +44,12 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Timeless Elegance in Solid Form"
|
||||
description="Discover our collection of premium, alcohol-free solid perfumes, curated for the modern connoisseur."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BrH0kURNccVdgt6hi62rkSojaF/uploaded-1775240065327-8v9wru1o.jpg?_wi=1",
|
||||
imageAlt: "Collection of solid perfumes",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BrH0kURNccVdgt6hi62rkSojaF/uploaded-1775240065327-8v9wru1o.jpg?_wi=2",
|
||||
imageAlt: "Premium oud solid perfume",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BrH0kURNccVdgt6hi62rkSojaF/uploaded-1775240065327-8v9wru1o.jpg?_wi=3",
|
||||
imageAlt: "Alcohol free fragrance",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BrH0kURNccVdgt6hi62rkSojaF/uploaded-1775240065327-8v9wru1o.jpg?_wi=4",
|
||||
imageAlt: "Modern scent collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BrH0kURNccVdgt6hi62rkSojaF/uploaded-1775240065327-8v9wru1o.jpg?_wi=5",
|
||||
imageAlt: "Solid perfume tin detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BrH0kURNccVdgt6hi62rkSojaF/uploaded-1775240065327-8v9wru1o.jpg?_wi=6",
|
||||
imageAlt: "Essence branding",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BrH0kURNccVdgt6hi62rkSojaF/uploaded-1775240139793-kwsnw716.jpg", imageAlt: "Signature Perfume Collection"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -91,18 +60,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "The Art of ",
|
||||
},
|
||||
type: "text", content: "The Art of "},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232233.jpg",
|
||||
alt: "Fragrance Art",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232233.jpg", alt: "Fragrance Art"},
|
||||
{
|
||||
type: "text",
|
||||
content: " Solid Perfumery",
|
||||
},
|
||||
type: "text", content: " Solid Perfumery"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -115,47 +77,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Purple Oud",
|
||||
price: "$45.00",
|
||||
variant: "Signature",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232233.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Most Wanted",
|
||||
price: "$52.00",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mystery-box-with-gifts-concept_23-2150063184.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Hawas",
|
||||
price: "$48.00",
|
||||
variant: "Signature",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-beauty-product_23-2151307263.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Royal Musk",
|
||||
price: "$42.00",
|
||||
variant: "Light",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420744.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Midnight Sandalwood",
|
||||
price: "$55.00",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307236.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Golden Bloom",
|
||||
price: "$49.00",
|
||||
variant: "Signature",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bottle-mens-perfume-dark-background-space-text_185193-161768.jpg",
|
||||
},
|
||||
id: "p1", name: "Purple Oud", price: "$45.00", variant: "Signature", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BrH0kURNccVdgt6hi62rkSojaF/uploaded-1775240139793-kwsnw716.jpg"},
|
||||
]}
|
||||
title="Our Signature Scents"
|
||||
description="Choose from our range of alcohol-free, travel-ready perfumes."
|
||||
@@ -170,25 +92,7 @@ export default function LandingPage() {
|
||||
author="Sarah J."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/charming-lady-velvet-outfit-holds-martini-glass_197531-15680.jpg",
|
||||
alt: "Sarah J",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-with-flowers-posing-side-view_23-2149486753.jpg",
|
||||
alt: "User 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-holding-brown-wooden-candle-holder_155996-58.jpg",
|
||||
alt: "User 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-girl-holding-hat-black-white-wall_176420-8591.jpg",
|
||||
alt: "User 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lady-winking-asking-keep-secret-white-backdrop-happy-short-haired-woman-black-jacket-smiles-isolated-background_197531-18490.jpg",
|
||||
alt: "User 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/charming-lady-velvet-outfit-holds-martini-glass_197531-15680.jpg", alt: "Sarah J"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -199,8 +103,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Join our newsletter for exclusive early access to new scent drops."
|
||||
/>
|
||||
</div>
|
||||
@@ -211,25 +114,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -239,4 +134,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user