diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e2aaef..1296b99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -58,33 +50,21 @@ export default function LandingPage() { description="Where every fragrance tells a story of desire, elegance, and timeless allure." buttons={[ { - text: "Discover Your Signature Scent", - href: "#products", - }, + text: "Discover Your Signature Scent", href: "#products"}, ]} imageSrc="http://img.b2bpic.net/free-photo/glass-cup-full-dried-lemon-pink-rose-overhead_114579-85978.jpg?_wi=1" imageAlt="Luxurious fragrance bottle on stone pedestal" avatars={[ { - src: "http://img.b2bpic.net/free-photo/still-life-stacked-aesthetic-objects_23-2150185378.jpg", - alt: "Still life of stacked aesthetic objects", - }, + src: "http://img.b2bpic.net/free-photo/still-life-stacked-aesthetic-objects_23-2150185378.jpg", alt: "Still life of stacked aesthetic objects"}, { - src: "http://img.b2bpic.net/free-photo/baroque-style-with-pink-flowers-arrangement_23-2149629980.jpg", - alt: "Baroque style with pink flowers arrangement", - }, + src: "http://img.b2bpic.net/free-photo/baroque-style-with-pink-flowers-arrangement_23-2149629980.jpg", alt: "Baroque style with pink flowers arrangement"}, { - src: "http://img.b2bpic.net/free-photo/autumn-still-life-arrangement_23-2149080520.jpg", - alt: "Autumn still life arrangement", - }, + src: "http://img.b2bpic.net/free-photo/autumn-still-life-arrangement_23-2149080520.jpg", alt: "Autumn still life arrangement"}, { - src: "http://img.b2bpic.net/free-photo/pink-poppy-flower-clear-glass-vase_53876-95942.jpg", - alt: "Pink poppy flower in a clear glass vase", - }, + src: "http://img.b2bpic.net/free-photo/pink-poppy-flower-clear-glass-vase_53876-95942.jpg", alt: "Pink poppy flower in a clear glass vase"}, { - src: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg", - alt: "Still life of glass cups", - }, + src: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg", alt: "Still life of glass cups"}, ]} avatarText="Trusted by over 10,000 fragrance lovers" /> @@ -107,29 +87,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Sustainable Sourcing", - description: "Ethically harvested botanicals that respect the environment.", - tag: "Nature", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-diagnosing-melanoma-body-female-patient_23-2149365767.jpg", - imageAlt: "Female doctor diagnosing a melanoma on the body of a female patient", - }, + id: "f1", title: "Sustainable Sourcing", description: "Ethically harvested botanicals that respect the environment.", tag: "Nature", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-diagnosing-melanoma-body-female-patient_23-2149365767.jpg", imageAlt: "Female doctor diagnosing a melanoma on the body of a female patient"}, { - id: "f2", - title: "Artisan Craftsmanship", - description: "Hand-blended scents developed by master perfumers.", - tag: "Excellence", - imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-full-dried-lemon-pink-rose-overhead_114579-85978.jpg?_wi=2", - imageAlt: "Female doctor diagnosing a melanoma on the body of a female patient", - }, + id: "f2", title: "Artisan Craftsmanship", description: "Hand-blended scents developed by master perfumers.", tag: "Excellence", imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-full-dried-lemon-pink-rose-overhead_114579-85978.jpg?_wi=2", imageAlt: "Female doctor diagnosing a melanoma on the body of a female patient"}, { - id: "f3", - title: "Long-lasting Formula", - description: "Sophisticated concentration that endures through the day.", - tag: "Quality", - imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg?_wi=2", - imageAlt: "Female doctor diagnosing a melanoma on the body of a female patient", - }, + id: "f3", title: "Long-lasting Formula", description: "Sophisticated concentration that endures through the day.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg?_wi=2", imageAlt: "Female doctor diagnosing a melanoma on the body of a female patient"}, ]} title="Our Signature Promise" description="Why choosing our fragrances is an experience you won't forget." @@ -144,59 +106,23 @@ 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-photo/beautiful-still-life-with-herbal-medicine_23-2149292040.jpg?_wi=1", - }, + id: "p1", brand: "Aura", name: "Midnight Bloom", price: "$120", rating: 5, + reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292040.jpg?_wi=1"}, { - id: "p2", - brand: "Aura", - name: "Golden Hour", - price: "$145", - rating: 4, - reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/bottle-perfume-based-soil-ingredients_23-2150756797.jpg?_wi=1", - }, + id: "p2", brand: "Aura", name: "Golden Hour", price: "$145", rating: 4, + reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/bottle-perfume-based-soil-ingredients_23-2150756797.jpg?_wi=1"}, { - id: "p3", - brand: "Aura", - name: "Velvet Sand", - price: "$135", - rating: 5, - reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sustainably-produced-alcoholic-beverage_23-2150162970.jpg?_wi=1", - }, + id: "p3", brand: "Aura", name: "Velvet Sand", price: "$135", rating: 5, + reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sustainably-produced-alcoholic-beverage_23-2150162970.jpg?_wi=1"}, { - id: "p4", - brand: "Aura", - name: "Azure Tide", - price: "$115", - rating: 4, - reviewCount: "65", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-floating-water_23-2150963110.jpg", - }, + id: "p4", brand: "Aura", name: "Azure Tide", price: "$115", rating: 4, + reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-floating-water_23-2150963110.jpg"}, { - id: "p5", - brand: "Aura", - name: "Noir Essence", - price: "$160", - rating: 5, - reviewCount: "154", - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307222.jpg", - }, + id: "p5", brand: "Aura", name: "Noir Essence", price: "$160", rating: 5, + reviewCount: "154", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307222.jpg"}, { - id: "p6", - brand: "Aura", - name: "Whispering Iris", - price: "$125", - rating: 4, - reviewCount: "92", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722687.jpg", - }, + id: "p6", brand: "Aura", name: "Whispering Iris", price: "$125", rating: 4, + reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722687.jpg"}, ]} title="Signature Collections" description="Explore our curated selection of timeless fragrances for every personality." @@ -209,60 +135,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Elena V.", - date: "Oct 2023", - title: "Truly Timeless", - quote: "The most sophisticated scent I've ever owned.", - tag: "Classic", - avatarSrc: "http://img.b2bpic.net/free-photo/calm-thoughtful-blonde-young-lady-dark-velvet-pants-white-blouse-looks-into-camera-squats-near-wooden-door_197531-23204.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-full-dried-lemon-pink-rose-overhead_114579-85978.jpg?_wi=3", - imageAlt: "woman portrait elegant", - }, + id: "t1", name: "Elena V.", date: "Oct 2023", title: "Truly Timeless", quote: "The most sophisticated scent I've ever owned.", tag: "Classic", avatarSrc: "http://img.b2bpic.net/free-photo/calm-thoughtful-blonde-young-lady-dark-velvet-pants-white-blouse-looks-into-camera-squats-near-wooden-door_197531-23204.jpg", imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-full-dried-lemon-pink-rose-overhead_114579-85978.jpg?_wi=3", imageAlt: "woman portrait elegant"}, { - id: "t2", - name: "Marcus L.", - date: "Sep 2023", - title: "Absolute Perfection", - quote: "Stays with me all day, yet remains subtle and refined.", - tag: "Modern", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-suit-posing-street-background-metrosexual_158538-10582.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg?_wi=3", - imageAlt: "woman portrait elegant", - }, + id: "t2", name: "Marcus L.", date: "Sep 2023", title: "Absolute Perfection", quote: "Stays with me all day, yet remains subtle and refined.", tag: "Modern", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-suit-posing-street-background-metrosexual_158538-10582.jpg", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg?_wi=3", imageAlt: "woman portrait elegant"}, { - id: "t3", - name: "Sophia B.", - date: "Aug 2023", - title: "My New Signature", - quote: "Every time I wear this, someone asks what it is.", - tag: "Unique", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-blond-girl-trench-coat-thoughtfully-looking-away-talking-cellphone-outdoor_574295-3888.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292040.jpg?_wi=2", - imageAlt: "woman portrait elegant", - }, + id: "t3", name: "Sophia B.", date: "Aug 2023", title: "My New Signature", quote: "Every time I wear this, someone asks what it is.", tag: "Unique", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-blond-girl-trench-coat-thoughtfully-looking-away-talking-cellphone-outdoor_574295-3888.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292040.jpg?_wi=2", imageAlt: "woman portrait elegant"}, { - id: "t4", - name: "Julian S.", - date: "Aug 2023", - title: "Simply Remarkable", - quote: "The balance of notes is absolutely divine.", - tag: "Expert", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-backpack-his-back_158595-3450.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bottle-perfume-based-soil-ingredients_23-2150756797.jpg?_wi=2", - imageAlt: "woman portrait elegant", - }, + id: "t4", name: "Julian S.", date: "Aug 2023", title: "Simply Remarkable", quote: "The balance of notes is absolutely divine.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-backpack-his-back_158595-3450.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bottle-perfume-based-soil-ingredients_23-2150756797.jpg?_wi=2", imageAlt: "woman portrait elegant"}, { - id: "t5", - name: "Chloe M.", - date: "Jul 2023", - title: "Fragrance Art", - quote: "You can truly smell the quality of the ingredients.", - tag: "Premium", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-luxury-brunette-woman-black-sweater-bright-background_613910-7030.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sustainably-produced-alcoholic-beverage_23-2150162970.jpg?_wi=2", - imageAlt: "woman portrait elegant", - }, + id: "t5", name: "Chloe M.", date: "Jul 2023", title: "Fragrance Art", quote: "You can truly smell the quality of the ingredients.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-luxury-brunette-woman-black-sweater-bright-background_613910-7030.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sustainably-produced-alcoholic-beverage_23-2150162970.jpg?_wi=2", imageAlt: "woman portrait elegant"}, ]} title="Whispers of Elegance" description="See why our customers have made our scents part of their identity." @@ -276,29 +157,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "15+", - title: "Countries Sourced", - description: "Ethically harvested botanicals from around the globe.", - imageSrc: "http://img.b2bpic.net/free-photo/closed-buds-vinous-flowers_23-2148060177.jpg", - }, + id: "m1", value: "15+", title: "Global Provenance", description: "Rare botanical essences, ethically curated.", imageSrc: "http://img.b2bpic.net/free-photo/closed-buds-vinous-flowers_23-2148060177.jpg"}, { - id: "m2", - value: "50+", - title: "Original Scents", - description: "Curated collection for every unique personality.", - imageSrc: "http://img.b2bpic.net/free-photo/bottle-serum-based-soil-ingredients_23-2150756826.jpg", - }, + id: "m2", value: "50+", title: "Distinctive Compositions", description: "Unparalleled depth, crafted for the discerning.", imageSrc: "http://img.b2bpic.net/free-photo/bottle-serum-based-soil-ingredients_23-2150756826.jpg"}, { - id: "m3", - value: "100%", - title: "Pure Essences", - description: "Free from synthetic fillers and harsh additives.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kitchen-pots-bowls-with-chestnuts-wheat_23-2148485369.jpg", - }, + id: "m3", value: "100%", title: "Pure Integrity", description: "Refining the art of clean luxury.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kitchen-pots-bowls-with-chestnuts-wheat_23-2148485369.jpg"}, ]} - title="A World of Essence" - description="Defined by precision and artisanal heritage." + title="The Standard of Rare Beauty" + description="Defined by precision, heritage, and uncompromising quality." /> @@ -308,24 +174,15 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Are your fragrances vegan?", - content: "Yes, all our perfumes are 100% vegan and cruelty-free.", - }, + id: "q1", title: "Are these formulations vegan?", content: "Each essence is meticulously sourced, strictly cruelty-free and vegan."}, { - id: "q2", - title: "How long do scents last?", - content: "Our concentrated formulas typically last 8-12 hours on skin.", - }, + id: "q2", title: "How is the longevity defined?", content: "Engineered for permanence, our scents endure gracefully throughout your day."}, { - id: "q3", - title: "Can I return a fragrance?", - content: "Yes, returns are accepted within 30 days of purchase if unopened.", - }, + id: "q3", title: "What is the return policy?", content: "Exquisite returns accepted within 30 days of acquisition for unopened items."}, ]} imageSrc="http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562535.jpg" - title="Frequently Asked" - description="Everything you need to know about our fragrance journey." + title="Curated Inquiries" + description="Insight into the nuances of our olfactory world." faqsAnimation="slide-up" /> @@ -333,24 +190,16 @@ export default function LandingPage() {
@@ -359,50 +208,35 @@ export default function LandingPage() { ); -} +} \ No newline at end of file