Merge version_1 into main #2
373
src/app/page.tsx
373
src/app/page.tsx
@@ -33,41 +33,23 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Trust",
|
||||
id: "#social-proof",
|
||||
},
|
||||
name: "Trust", id: "#social-proof"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Collections",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Collections", id: "#pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Essence Aura"
|
||||
/>
|
||||
@@ -76,22 +58,17 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "downward-rays-static",
|
||||
}}
|
||||
variant: "downward-rays-static"}}
|
||||
title="Unleash Your Signature Scent"
|
||||
description="Discover exquisite perfumes crafted to captivate and express your unique essence. Find your perfect fragrance today."
|
||||
tag="Luxury Fragrances"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop New Arrivals",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop New Arrivals", href: "#products"},
|
||||
{
|
||||
text: "Explore Collections",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Explore Collections", href: "#pricing"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176153.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176153.jpg"
|
||||
imageAlt="Elegant perfume bottle with soft lighting"
|
||||
/>
|
||||
</div>
|
||||
@@ -101,23 +78,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Crafting",
|
||||
},
|
||||
type: "text", content: "Crafting"},
|
||||
{
|
||||
type: "text",
|
||||
content: "Exquisite",
|
||||
},
|
||||
type: "text", content: "Exquisite"},
|
||||
{
|
||||
type: "text",
|
||||
content: "Scents",
|
||||
},
|
||||
type: "text", content: "Scents"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Story", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -129,46 +98,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Personalized Scent Finder",
|
||||
description: "Discover perfumes tailored to your preferences with our intuitive online tool. Answer a few questions and find your perfect match.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-day-still-life-with-lavender-cosmetics_23-2152021579.jpg",
|
||||
imageAlt: "Perfume selection app on a phone",
|
||||
},
|
||||
title: "Personalized Scent Finder", description: "Discover perfumes tailored to your preferences with our intuitive online tool. Answer a few questions and find your perfect match.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-day-still-life-with-lavender-cosmetics_23-2152021579.jpg", imageAlt: "Perfume selection app on a phone"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-hands-scanning-qr-code-with-phone_23-2149357875.jpg",
|
||||
imageAlt: "Perfume app showing recommendations",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176153.jpg?_wi=2",
|
||||
imageAlt: "mobile app perfume selection interface",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-hands-scanning-qr-code-with-phone_23-2149357875.jpg", imageAlt: "Perfume app showing recommendations"}
|
||||
},
|
||||
{
|
||||
title: "Exclusive Blends & Editions",
|
||||
description: "Access limited-edition fragrances and artisanal blends available only through our store. Experience true uniqueness.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illustration-beauty-cosmetics-makeover-skincare-mobile-phone_53876-125019.jpg",
|
||||
imageAlt: "App showing exclusive perfume blends",
|
||||
},
|
||||
title: "Exclusive Blends & Editions", description: "Access limited-edition fragrances and artisanal blends available only through our store. Experience true uniqueness.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illustration-beauty-cosmetics-makeover-skincare-mobile-phone_53876-125019.jpg", imageAlt: "App showing exclusive perfume blends"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-using-antibacterial-antiseptic-disinfect-cafe-new-social-rules-after-pandemic-concept_1153-7470.jpg",
|
||||
imageAlt: "App displaying new fragrance editions",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-blackberries-kombucha-bottle-still-life_23-2150252139.jpg",
|
||||
imageAlt: "mobile app perfume selection interface",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-using-antibacterial-antiseptic-disinfect-cafe-new-social-rules-after-pandemic-concept_1153-7470.jpg", imageAlt: "App displaying new fragrance editions"}
|
||||
},
|
||||
{
|
||||
title: "Community Scent Reviews",
|
||||
description: "Join our vibrant community, share your favorite scents, and read honest reviews from fellow perfume enthusiasts.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328144.jpg",
|
||||
imageAlt: "Phone displaying perfume community reviews",
|
||||
},
|
||||
title: "Community Scent Reviews", description: "Join our vibrant community, share your favorite scents, and read honest reviews from fellow perfume enthusiasts.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328144.jpg", imageAlt: "Phone displaying perfume community reviews"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sale-young-woman-green-dress-conducting-online-cosmetic-sale_259150-60094.jpg",
|
||||
imageAlt: "Phone screen with customer testimonials",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-aesthetic-cosmetic-product-with-fresh-background_23-2151382792.jpg?_wi=1",
|
||||
imageAlt: "mobile app perfume selection interface",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sale-young-woman-green-dress-conducting-online-cosmetic-sale_259150-60094.jpg", imageAlt: "Phone screen with customer testimonials"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -185,65 +130,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Aura",
|
||||
name: "Velvet Rose",
|
||||
price: "$120.00",
|
||||
rating: 5,
|
||||
reviewCount: "125",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-aesthetic-cosmetic-product-with-fresh-background_23-2151382792.jpg?_wi=2",
|
||||
imageAlt: "Velvet Rose perfume bottle",
|
||||
},
|
||||
id: "p1", brand: "Aura", name: "Velvet Rose", price: "$120.00", rating: 5,
|
||||
reviewCount: "125", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-aesthetic-cosmetic-product-with-fresh-background_23-2151382792.jpg", imageAlt: "Velvet Rose perfume bottle"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Essence",
|
||||
name: "Ocean Breeze",
|
||||
price: "$95.00",
|
||||
rating: 4,
|
||||
reviewCount: "88",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrast-bubbles-colourful-surface_23-2148227170.jpg",
|
||||
imageAlt: "Ocean Breeze perfume bottle",
|
||||
},
|
||||
id: "p2", brand: "Essence", name: "Ocean Breeze", price: "$95.00", rating: 4,
|
||||
reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/contrast-bubbles-colourful-surface_23-2148227170.jpg", imageAlt: "Ocean Breeze perfume bottle"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Charm",
|
||||
name: "Blush Bloom",
|
||||
price: "$110.00",
|
||||
rating: 5,
|
||||
reviewCount: "102",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17713.jpg",
|
||||
imageAlt: "Blush Bloom perfume bottle",
|
||||
},
|
||||
id: "p3", brand: "Charm", name: "Blush Bloom", price: "$110.00", rating: 5,
|
||||
reviewCount: "102", imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17713.jpg", imageAlt: "Blush Bloom perfume bottle"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Mystique",
|
||||
name: "Dark Forest",
|
||||
price: "$135.00",
|
||||
rating: 4,
|
||||
reviewCount: "70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-perfume-bottle-with-purple-orchids_84443-82110.jpg",
|
||||
imageAlt: "Dark Forest perfume bottle",
|
||||
},
|
||||
id: "p4", brand: "Mystique", name: "Dark Forest", price: "$135.00", rating: 4,
|
||||
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/elegant-perfume-bottle-with-purple-orchids_84443-82110.jpg", imageAlt: "Dark Forest perfume bottle"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Verdant",
|
||||
name: "Green Earth",
|
||||
price: "$85.00",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292012.jpg",
|
||||
imageAlt: "Green Earth perfume bottle",
|
||||
},
|
||||
id: "p5", brand: "Verdant", name: "Green Earth", price: "$85.00", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292012.jpg", imageAlt: "Green Earth perfume bottle"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Purity",
|
||||
name: "Clean Air",
|
||||
price: "$100.00",
|
||||
rating: 4,
|
||||
reviewCount: "92",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frame-form-heart-fresh-rose_23-2148017878.jpg",
|
||||
imageAlt: "Clean Air perfume bottle",
|
||||
},
|
||||
id: "p6", brand: "Purity", name: "Clean Air", price: "$100.00", rating: 4,
|
||||
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/frame-form-heart-fresh-rose_23-2148017878.jpg", imageAlt: "Clean Air perfume bottle"},
|
||||
]}
|
||||
title="Our Signature Scents"
|
||||
description="Explore our curated collection of timeless and modern fragrances, each designed to tell a unique story."
|
||||
@@ -255,14 +158,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Luxury Magazine",
|
||||
"Beauty Insider",
|
||||
"Fragrance Daily",
|
||||
"Aroma Life",
|
||||
"Chic Scents",
|
||||
"Elegance Review",
|
||||
"Scented Living",
|
||||
]}
|
||||
"Luxury Magazine", "Beauty Insider", "Fragrance Daily", "Aroma Life", "Chic Scents", "Elegance Review", "Scented Living"]}
|
||||
title="Trusted by Beauty Connoisseurs Worldwide"
|
||||
description="We are proud to be featured and endorsed by leading luxury brands, beauty publications, and renowned fragrance experts."
|
||||
/>
|
||||
@@ -275,45 +171,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sophia R.",
|
||||
role: "Fashion Blogger",
|
||||
testimonial: "Essence Aura's Velvet Rose is my new signature scent. It's elegant, long-lasting, and I always receive compliments!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-caucasian-female-wearing-elegant-long-silver-dress-leaning-glass-building_181624-58640.jpg",
|
||||
imageAlt: "Sophia R. profile picture",
|
||||
},
|
||||
id: "t1", name: "Sophia R.", role: "Fashion Blogger", testimonial: "Essence Aura's Velvet Rose is my new signature scent. It's elegant, long-lasting, and I always receive compliments!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-caucasian-female-wearing-elegant-long-silver-dress-leaning-glass-building_181624-58640.jpg", imageAlt: "Sophia R. profile picture"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Liam K.",
|
||||
role: "Creative Director",
|
||||
testimonial: "The Dark Forest fragrance is uniquely captivating. It perfectly complements my evening wear and creates a memorable impression.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg",
|
||||
imageAlt: "Liam K. profile picture",
|
||||
},
|
||||
id: "t2", name: "Liam K.", role: "Creative Director", testimonial: "The Dark Forest fragrance is uniquely captivating. It perfectly complements my evening wear and creates a memorable impression.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", imageAlt: "Liam K. profile picture"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Olivia M.",
|
||||
role: "Lifestyle Influencer",
|
||||
testimonial: "I'm obsessed with the Ocean Breeze! It's so refreshing and light, perfect for everyday wear. Essence Aura never disappoints.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-feminine-tender-young-woman-curlyhaired-chubby-smiling-silly-look-camera-blue-eyes-girlfriend-attend-first-date-liking-spend-time-together-boyfriend-have-fun-look-happy-white-background_176420-50549.jpg",
|
||||
imageAlt: "Olivia M. profile picture",
|
||||
},
|
||||
id: "t3", name: "Olivia M.", role: "Lifestyle Influencer", testimonial: "I'm obsessed with the Ocean Breeze! It's so refreshing and light, perfect for everyday wear. Essence Aura never disappoints.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-feminine-tender-young-woman-curlyhaired-chubby-smiling-silly-look-camera-blue-eyes-girlfriend-attend-first-date-liking-spend-time-together-boyfriend-have-fun-look-happy-white-background_176420-50549.jpg", imageAlt: "Olivia M. profile picture"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Noah S.",
|
||||
role: "Entrepreneur",
|
||||
testimonial: "Green Earth is a revelation. Its natural notes are grounding and sophisticated. A truly exceptional perfume experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-businessman-smiling_74855-3248.jpg",
|
||||
imageAlt: "Noah S. profile picture",
|
||||
},
|
||||
id: "t4", name: "Noah S.", role: "Entrepreneur", testimonial: "Green Earth is a revelation. Its natural notes are grounding and sophisticated. A truly exceptional perfume experience.", imageSrc: "http://img.b2bpic.net/free-photo/content-businessman-smiling_74855-3248.jpg", imageAlt: "Noah S. profile picture"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Ava L.",
|
||||
role: "Artist",
|
||||
testimonial: "Every bottle from Essence Aura is a work of art, both visually and olfactorily. Blush Bloom is my current favorite, so enchanting!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waistup-friendly-charming-elegant-blond-girl-long-hairstyle-silver-stylish-dress-smiling-amused_1258-253906.jpg",
|
||||
imageAlt: "Ava L. profile picture",
|
||||
},
|
||||
id: "t5", name: "Ava L.", role: "Artist", testimonial: "Every bottle from Essence Aura is a work of art, both visually and olfactorily. Blush Bloom is my current favorite, so enchanting!", imageSrc: "http://img.b2bpic.net/free-photo/waistup-friendly-charming-elegant-blond-girl-long-hairstyle-silver-stylish-dress-smiling-amused_1258-253906.jpg", imageAlt: "Ava L. profile picture"},
|
||||
]}
|
||||
title="Hear From Our Happy Customers"
|
||||
description="Our fragrances have delighted thousands. Read what they love about Essence Aura."
|
||||
@@ -326,25 +192,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How long do your perfumes last on the skin?",
|
||||
content: "The longevity of our perfumes varies by individual skin chemistry and fragrance concentration. Generally, our Eau de Parfum (EDP) formulations last 6-8 hours, while Eau de Toilette (EDT) lasts 3-5 hours.",
|
||||
},
|
||||
id: "q1", title: "How long do your perfumes last on the skin?", content: "The longevity of our perfumes varies by individual skin chemistry and fragrance concentration. Generally, our Eau de Parfum (EDP) formulations last 6-8 hours, while Eau de Toilette (EDT) lasts 3-5 hours."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Are your perfumes cruelty-free and vegan?",
|
||||
content: "Yes, Essence Aura is committed to ethical practices. All our perfumes are 100% cruelty-free and vegan, using no animal-derived ingredients or testing.",
|
||||
},
|
||||
id: "q2", title: "Are your perfumes cruelty-free and vegan?", content: "Yes, Essence Aura is committed to ethical practices. All our perfumes are 100% cruelty-free and vegan, using no animal-derived ingredients or testing."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What is the best way to store my perfume?",
|
||||
content: "To preserve your perfume's quality, store it in a cool, dark place away from direct sunlight and extreme temperature fluctuations. Keeping it in its original box can also help.",
|
||||
},
|
||||
id: "q3", title: "What is the best way to store my perfume?", content: "To preserve your perfume's quality, store it in a cool, dark place away from direct sunlight and extreme temperature fluctuations. Keeping it in its original box can also help."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Do you offer international shipping?",
|
||||
content: "Yes, we offer international shipping to most countries. Shipping costs and delivery times vary by destination and will be calculated at checkout. Please check our shipping policy for more details.",
|
||||
},
|
||||
id: "q4", title: "Do you offer international shipping?", content: "Yes, we offer international shipping to most countries. Shipping costs and delivery times vary by destination and will be calculated at checkout. Please check our shipping policy for more details."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-plastic-bottle-with-flower_23-2149449817.jpg"
|
||||
imageAlt="Perfume bottle with natural ingredients and flowers"
|
||||
@@ -363,59 +217,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "discovery",
|
||||
title: "Discovery Set",
|
||||
price: "$45.00",
|
||||
period: "one-time purchase",
|
||||
features: [
|
||||
"5 travel-size scents",
|
||||
"Scent profile guide",
|
||||
"Perfect for exploration",
|
||||
"Redeemable voucher",
|
||||
],
|
||||
id: "discovery", title: "Discovery Set", price: "$45.00", period: "one-time purchase", features: [
|
||||
"5 travel-size scents", "Scent profile guide", "Perfect for exploration", "Redeemable voucher"],
|
||||
button: {
|
||||
text: "Get Your Set",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-spices-herbs-cooking_114579-41755.jpg",
|
||||
imageAlt: "Perfume discovery set",
|
||||
},
|
||||
text: "Get Your Set", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-spices-herbs-cooking_114579-41755.jpg", imageAlt: "Perfume discovery set"},
|
||||
{
|
||||
id: "signature",
|
||||
title: "Signature Collection",
|
||||
price: "$180.00",
|
||||
period: "one-time purchase",
|
||||
features: [
|
||||
"3 full-size bestsellers",
|
||||
"Elegant gift packaging",
|
||||
"Complimentary engraving",
|
||||
"Free express shipping",
|
||||
],
|
||||
id: "signature", title: "Signature Collection", price: "$180.00", period: "one-time purchase", features: [
|
||||
"3 full-size bestsellers", "Elegant gift packaging", "Complimentary engraving", "Free express shipping"],
|
||||
button: {
|
||||
text: "Shop Collection",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-black-white-minimal-design_23-2149253105.jpg",
|
||||
imageAlt: "Signature perfume collection",
|
||||
},
|
||||
text: "Shop Collection", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-black-white-minimal-design_23-2149253105.jpg", imageAlt: "Signature perfume collection"},
|
||||
{
|
||||
id: "luxury",
|
||||
title: "Luxury Reserve",
|
||||
price: "$350.00",
|
||||
period: "one-time purchase",
|
||||
features: [
|
||||
"2 exclusive limited editions",
|
||||
"Hand-finished collector's box",
|
||||
"Personalized scent consultation",
|
||||
"Priority access to new launches",
|
||||
],
|
||||
id: "luxury", title: "Luxury Reserve", price: "$350.00", period: "one-time purchase", features: [
|
||||
"2 exclusive limited editions", "Hand-finished collector's box", "Personalized scent consultation", "Priority access to new launches"],
|
||||
button: {
|
||||
text: "Pre-Order Now",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097711.jpg",
|
||||
imageAlt: "Luxury reserve perfume collection",
|
||||
},
|
||||
text: "Pre-Order Now", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097711.jpg", imageAlt: "Luxury reserve perfume collection"},
|
||||
]}
|
||||
title="Discover Our Exclusive Collections"
|
||||
description="From discovery sets to limited-edition luxury blends, find the perfect collection to expand your fragrance wardrobe."
|
||||
@@ -429,22 +247,14 @@ export default function LandingPage() {
|
||||
description="Have a question or need assistance? Our team is here to help. Reach out to us anytime."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Your Message", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ceremonial-wedding-candles-with-white-ribbons-engagement-ring-perfume-wooden-floor_8353-10520.jpg"
|
||||
@@ -459,66 +269,39 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "All Perfumes",
|
||||
href: "#products",
|
||||
},
|
||||
label: "All Perfumes", href: "#products"},
|
||||
{
|
||||
label: "New Arrivals",
|
||||
href: "#products",
|
||||
},
|
||||
label: "New Arrivals", href: "#products"},
|
||||
{
|
||||
label: "Collections",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Collections", href: "#pricing"},
|
||||
{
|
||||
label: "Bestsellers",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Bestsellers", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About Us",
|
||||
items: [
|
||||
title: "About Us", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Craftsmanship",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Craftsmanship", href: "#features"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Reviews", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Shipping & Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping & Returns", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user