Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
162
src/app/page.tsx
162
src/app/page.tsx
@@ -29,21 +29,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: "products",
|
||||
},
|
||||
name: "Collection", id: "products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
]}
|
||||
brandName="Aura Parfum"
|
||||
/>
|
||||
@@ -52,35 +44,22 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Aura Parfum"
|
||||
description="Experience the timeless essence of luxury. Handcrafted fragrances for the sophisticated soul."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-holds-bottle-parfume-her-tender-arms_8353-7216.jpg?_wi=1",
|
||||
imageAlt: "Luxury Perfume",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-holds-bottle-parfume-her-tender-arms_8353-7216.jpg", imageAlt: "luxury perfume bottle dark background"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-can-along-with-dried-fruit-rings-dark-desk_140725-14294.jpg",
|
||||
imageAlt: "Perfume Spray",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-can-along-with-dried-fruit-rings-dark-desk_140725-14294.jpg", imageAlt: "perfume spray luxury aesthetic"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg?_wi=1",
|
||||
imageAlt: "Minimal Bottle",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg", imageAlt: "minimal perfume bottle close up"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-rectangle-cologne-bottle-rotten-tree-branch-beige-wooden_140725-145028.jpg",
|
||||
imageAlt: "Reflective Bottle",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-rectangle-cologne-bottle-rotten-tree-branch-beige-wooden_140725-145028.jpg", imageAlt: "perfume bottle reflection dark wood"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ceramic-cooking-pot-with-ingredients-spoon-it-with-flour-around_181624-2688.jpg",
|
||||
imageAlt: "Silk and Perfume",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ceramic-cooking-pot-with-ingredients-spoon-it-with-flour-around_181624-2688.jpg", imageAlt: "perfume bottle silk fabric background"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-argan-oil-dropper-composition_23-2149016650.jpg",
|
||||
imageAlt: "Warm Bottle",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-argan-oil-dropper-composition_23-2149016650.jpg", imageAlt: "perfume bottle warm lighting"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -90,18 +69,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "The Art of ",
|
||||
},
|
||||
type: "text", content: "The Art of "},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/woman-pouring-water-container-filled-with-torned-papers_23-2147845600.jpg",
|
||||
alt: "Crafting",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/woman-pouring-water-container-filled-with-torned-papers_23-2147845600.jpg", alt: "Crafting"},
|
||||
{
|
||||
type: "text",
|
||||
content: " Pure Fragrance",
|
||||
},
|
||||
type: "text", content: " Pure Fragrance"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -114,32 +86,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Aura",
|
||||
name: "Midnight Bloom",
|
||||
price: "$120",
|
||||
rating: 5,
|
||||
reviewCount: "128",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-covers-collection_23-2149052404.jpg",
|
||||
},
|
||||
id: "p1", brand: "Aura", name: "Midnight Bloom", price: "$120", rating: 5,
|
||||
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-covers-collection_23-2149052404.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Aura",
|
||||
name: "Golden Hour",
|
||||
price: "$150",
|
||||
rating: 5,
|
||||
reviewCount: "92",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-flowers-light-background_140725-145496.jpg",
|
||||
},
|
||||
id: "p2", brand: "Aura", name: "Golden Hour", price: "$150", rating: 5,
|
||||
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-flowers-light-background_140725-145496.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Aura",
|
||||
name: "Sandalwood Noir",
|
||||
price: "$180",
|
||||
rating: 5,
|
||||
reviewCount: "215",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bottle-fragrance-parfume-designed-colors-white-wall_140725-11607.jpg",
|
||||
},
|
||||
id: "p3", brand: "Aura", name: "Sandalwood Noir", price: "$180", rating: 5,
|
||||
reviewCount: "215", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bottle-fragrance-parfume-designed-colors-white-wall_140725-11607.jpg"},
|
||||
]}
|
||||
title="Our Signature Collection"
|
||||
description="Exquisite scents for every occasion."
|
||||
@@ -148,50 +102,26 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Elena Rossi",
|
||||
role: "Designer",
|
||||
company: "Studio E",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-adult_23-2149390883.jpg?_wi=1",
|
||||
},
|
||||
id: "t1", name: "Elena Rossi", role: "Designer", company: "Studio E", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-adult_23-2149390883.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Julian Thorne",
|
||||
role: "Director",
|
||||
company: "Artisans",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-white-woman-with-beautiful-smile-making-selfie-confident-pose_197531-7163.jpg",
|
||||
},
|
||||
id: "t2", name: "Julian Thorne", role: "Director", company: "Artisans", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-white-woman-with-beautiful-smile-making-selfie-confident-pose_197531-7163.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sofia Varda",
|
||||
role: "Model",
|
||||
company: "Elite",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-businesswoman-looking-stylish-wearing-turtleneck-sweater-smiling-camera-city-street-happy-face-expression_574295-2019.jpg",
|
||||
},
|
||||
id: "t3", name: "Sofia Varda", role: "Model", company: "Elite", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-businesswoman-looking-stylish-wearing-turtleneck-sweater-smiling-camera-city-street-happy-face-expression_574295-2019.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Marcus Chen",
|
||||
role: "CEO",
|
||||
company: "Innovate",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-rich-woman-sitting-couch_23-2149722603.jpg",
|
||||
},
|
||||
id: "t4", name: "Marcus Chen", role: "CEO", company: "Innovate", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-rich-woman-sitting-couch_23-2149722603.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Isabella Conti",
|
||||
role: "Curator",
|
||||
company: "Gallery A",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-adult_23-2149390883.jpg?_wi=2",
|
||||
},
|
||||
id: "t5", name: "Isabella Conti", role: "Curator", company: "Gallery A", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-adult_23-2149390883.jpg"},
|
||||
]}
|
||||
title="A Legacy of Elegance"
|
||||
description="What our clients are saying."
|
||||
@@ -207,19 +137,9 @@ export default function LandingPage() {
|
||||
description="Crafting excellence in every drop."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100%",
|
||||
title: "Organic Ingredients",
|
||||
description: "Sourced from the finest natural reserves.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg?_wi=2",
|
||||
},
|
||||
id: "m1", value: "100%", title: "Organic Ingredients", description: "Sourced from the finest natural reserves.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "50+",
|
||||
title: "Exquisite Scents",
|
||||
description: "Curated fragrance library for all tastes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-holds-bottle-parfume-her-tender-arms_8353-7216.jpg?_wi=2",
|
||||
},
|
||||
id: "m2", value: "50+", title: "Exquisite Scents", description: "Curated fragrance library for all tastes.", imageSrc: "http://img.b2bpic.net/free-photo/bride-holds-bottle-parfume-her-tender-arms_8353-7216.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -230,25 +150,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Shop",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Shop", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user