Merge version_1 into main #2
175
src/app/page.tsx
175
src/app/page.tsx
@@ -31,17 +31,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Shop",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Shop", id: "#products"},
|
||||
{
|
||||
name: "Experience",
|
||||
id: "#video",
|
||||
},
|
||||
name: "Experience", id: "#video"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
]}
|
||||
brandName="AURA"
|
||||
/>
|
||||
@@ -53,15 +47,11 @@ export default function LandingPage() {
|
||||
description="Luxury-inspired perfumes. High performance. Unmatched price."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Now", href: "#products"},
|
||||
{
|
||||
text: "Explore Collection",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Collection", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-men-cologne-light-blue-blurred-background_140725-145460.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-men-cologne-light-blue-blurred-background_140725-145460.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -73,23 +63,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "AURA",
|
||||
name: "Midnight Amber",
|
||||
price: "$120",
|
||||
rating: 5,
|
||||
reviewCount: "128",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-parfume-inside-bottle-with-golden-cap-white_140725-11656.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", brand: "AURA", name: "Midnight Amber", price: "$120", rating: 5,
|
||||
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/front-view-parfume-inside-bottle-with-golden-cap-white_140725-11656.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "AURA",
|
||||
name: "Velvet Oud",
|
||||
price: "$120",
|
||||
rating: 5,
|
||||
reviewCount: "94",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-aesthetic-wallpaper-with-skeleton_23-2149872273.jpg?_wi=1",
|
||||
},
|
||||
id: "p2", brand: "AURA", name: "Velvet Oud", price: "$120", rating: 5,
|
||||
reviewCount: "94", imageSrc: "http://img.b2bpic.net/free-photo/gold-aesthetic-wallpaper-with-skeleton_23-2149872273.jpg"},
|
||||
]}
|
||||
title="Curated Scents"
|
||||
description="Experience the essence of elegance."
|
||||
@@ -103,28 +81,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "v1",
|
||||
title: "Cinematic Experience",
|
||||
description: "High-fidelity production.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-perfume-bottle_23-2149234327.jpg?_wi=1",
|
||||
imageAlt: "Video 1",
|
||||
},
|
||||
id: "v1", title: "Cinematic Experience", description: "High-fidelity production.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-perfume-bottle_23-2149234327.jpg", imageAlt: "Video 1"},
|
||||
items: [],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-men-cologne-light-blue-blurred-background_140725-145460.jpg?_wi=2",
|
||||
imageAlt: "cinematic luxury perfume video",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "v2",
|
||||
title: "Artisan Craft",
|
||||
description: "Attention to every detail.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diwali-festival-lights-tradition_23-2148688425.jpg?_wi=1",
|
||||
imageAlt: "Video 2",
|
||||
},
|
||||
id: "v2", title: "Artisan Craft", description: "Attention to every detail.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diwali-festival-lights-tradition_23-2148688425.jpg", imageAlt: "Video 2"},
|
||||
items: [],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-parfume-inside-bottle-with-golden-cap-white_140725-11656.jpg?_wi=2",
|
||||
imageAlt: "minimal perfume bottle product shot",
|
||||
reverse: true
|
||||
},
|
||||
]}
|
||||
title="See It. Feel It. Experience It."
|
||||
@@ -138,60 +104,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Elena V.",
|
||||
date: "Oct 2023",
|
||||
title: "Signature scent found.",
|
||||
quote: "Simply exquisite and long-lasting.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beauty-woman-s-with-blue-eyes-portrait_633478-325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-aesthetic-wallpaper-with-skeleton_23-2149872273.jpg?_wi=2",
|
||||
imageAlt: "modern fragrance bottle high end",
|
||||
},
|
||||
id: "t1", name: "Elena V.", date: "Oct 2023", title: "Signature scent found.", quote: "Simply exquisite and long-lasting.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/beauty-woman-s-with-blue-eyes-portrait_633478-325.jpg", imageSrc: "http://img.b2bpic.net/free-photo/gold-aesthetic-wallpaper-with-skeleton_23-2149872273.jpg", imageAlt: "modern fragrance bottle high end"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Marcus L.",
|
||||
date: "Nov 2023",
|
||||
title: "Luxury defined.",
|
||||
quote: "Stunning quality for the price.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beauty-woman-with-golden-jewelry-studio_633478-509.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-perfume-bottle_23-2149234327.jpg?_wi=2",
|
||||
imageAlt: "perfume commercial close up",
|
||||
},
|
||||
id: "t2", name: "Marcus L.", date: "Nov 2023", title: "Luxury defined.", quote: "Stunning quality for the price.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/beauty-woman-with-golden-jewelry-studio_633478-509.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-perfume-bottle_23-2149234327.jpg", imageAlt: "perfume commercial close up"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sarah W.",
|
||||
date: "Dec 2023",
|
||||
title: "Unmatched elegance.",
|
||||
quote: "My new daily favorite perfume.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diwali-festival-lights-tradition_23-2148688425.jpg?_wi=2",
|
||||
imageAlt: "perfume bottle luxury lifestyle",
|
||||
},
|
||||
id: "t3", name: "Sarah W.", date: "Dec 2023", title: "Unmatched elegance.", quote: "My new daily favorite perfume.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", imageSrc: "http://img.b2bpic.net/free-photo/diwali-festival-lights-tradition_23-2148688425.jpg", imageAlt: "perfume bottle luxury lifestyle"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
date: "Jan 2024",
|
||||
title: "Impressive performance.",
|
||||
quote: "Receiving compliments everywhere.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/black-white-minimal-portrait_23-2149152604.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-s-with-blue-eyes-portrait_633478-325.jpg",
|
||||
imageAlt: "luxury portrait elegant customer",
|
||||
},
|
||||
id: "t4", name: "David K.", date: "Jan 2024", title: "Impressive performance.", quote: "Receiving compliments everywhere.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/black-white-minimal-portrait_23-2149152604.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-s-with-blue-eyes-portrait_633478-325.jpg", imageAlt: "luxury portrait elegant customer"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Chloe M.",
|
||||
date: "Feb 2024",
|
||||
title: "Pure perfection.",
|
||||
quote: "Better than designer fragrances.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/sexy-blond-female-black-costume-sits-round-black-chair-empty-room_613910-8198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-with-golden-jewelry-studio_633478-509.jpg",
|
||||
imageAlt: "elegant woman portrait lifestyle",
|
||||
},
|
||||
id: "t5", name: "Chloe M.", date: "Feb 2024", title: "Pure perfection.", quote: "Better than designer fragrances.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/sexy-blond-female-black-costume-sits-round-black-chair-empty-room_613910-8198.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-with-golden-jewelry-studio_633478-509.jpg", imageAlt: "elegant woman portrait lifestyle"},
|
||||
]}
|
||||
title="Loved by Connoisseurs"
|
||||
description="Authentic feedback from our community."
|
||||
@@ -205,21 +126,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "plan-1",
|
||||
tag: "Best Value",
|
||||
price: "Buy 2, Get 50% Off",
|
||||
period: "Second Item",
|
||||
description: "The perfect indulgence.",
|
||||
button: {
|
||||
text: "Claim Offer",
|
||||
href: "#",
|
||||
},
|
||||
featuresTitle: "Included",
|
||||
features: [
|
||||
"Luxury packaging",
|
||||
"Fast shipping",
|
||||
"Free sample",
|
||||
],
|
||||
id: "plan-1", tag: "Best Value", price: "Buy 2, Get 50% Off", period: "Second Item", description: "The perfect indulgence.", button: {
|
||||
text: "Claim Offer", href: "#"},
|
||||
featuresTitle: "Included", features: [
|
||||
"Luxury packaging", "Fast shipping", "Free sample"],
|
||||
},
|
||||
]}
|
||||
title="Exclusive Offer"
|
||||
@@ -234,22 +144,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "Longevity",
|
||||
value: "12+ Hours",
|
||||
icon: Clock,
|
||||
id: "m1", title: "Longevity", value: "12+ Hours", icon: Clock,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Quality",
|
||||
value: "Premium",
|
||||
icon: ShieldCheck,
|
||||
id: "m2", title: "Quality", value: "Premium", icon: ShieldCheck,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Shipping",
|
||||
value: "Fast",
|
||||
icon: Truck,
|
||||
id: "m3", title: "Shipping", value: "Fast", icon: Truck,
|
||||
},
|
||||
]}
|
||||
title="The Aura Standard"
|
||||
@@ -263,29 +164,19 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Shop",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Shop", href: "#products"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user