diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 12c2194..0670d57 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -16,13 +16,9 @@ export default function HomePage() { title="Discover Luxury in Every Spray." description="Experience your favorite high-end scents without the luxury price tag. Hand-poured 10ml decants for the modern fragrance lover." primaryButton={{ - text: "Shop Collections", - href: "#products", - }} + text: "Shop Collections", href: "#products"}} secondaryButton={{ - text: "Order on WhatsApp", - href: "#contact", - }} + text: "Order on WhatsApp", href: "#contact"}} imageSrc="http://img.b2bpic.net/free-photo/high-angle-arrangement-still-life-items_23-2148229273.jpg" /> @@ -36,47 +32,19 @@ export default function HomePage() { description="Our most popular premium fragrance decants." items={[ { - title: "JPG Le Beau", - description: "10ml | Tropical & Woody", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-perfume-bottle_23-2149234340.jpg", - href: "#", - }, + title: "JPG Le Beau", description: "10ml | Tropical & Woody", imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-perfume-bottle_23-2149234340.jpg", href: "#"}, { - title: "JPG Paradise Garden", - description: "10ml | Fresh & Green", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-arrangement_23-2148978182.jpg", - href: "#", - }, + title: "JPG Paradise Garden", description: "10ml | Fresh & Green", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-arrangement_23-2148978182.jpg", href: "#"}, { - title: "Prada Paradoxe", - description: "10ml | Floral & Sweet", - imageSrc: "http://img.b2bpic.net/free-photo/empty-perfume-glass-bottles-design-resource_53876-96700.jpg", - href: "#", - }, + title: "Prada Paradoxe", description: "10ml | Floral & Sweet", imageSrc: "http://img.b2bpic.net/free-photo/empty-perfume-glass-bottles-design-resource_53876-96700.jpg", href: "#"}, { - title: "Prada L'Homme", - description: "10ml | Clean & Sophisticated", - imageSrc: "http://img.b2bpic.net/free-photo/compostable-care-products-assortment_23-2149353133.jpg", - href: "#", - }, + title: "Prada L'Homme", description: "10ml | Clean & Sophisticated", imageSrc: "http://img.b2bpic.net/free-photo/compostable-care-products-assortment_23-2149353133.jpg", href: "#"}, { - title: "D&G Light Blue", - description: "10ml | Citrus & Refreshing", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-compostable-containers-arrangement_23-2149353101.jpg", - href: "#", - }, + title: "D&G Light Blue", description: "10ml | Citrus & Refreshing", imageSrc: "http://img.b2bpic.net/free-photo/top-view-compostable-containers-arrangement_23-2149353101.jpg", href: "#"}, { - title: "Stronger With You", - description: "10ml | Warm & Spicy", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-floating-water_23-2150963113.jpg", - href: "#", - }, + title: "Stronger With You", description: "10ml | Warm & Spicy", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-floating-water_23-2150963113.jpg", href: "#"}, { - title: "Burberry Her", - description: "10ml | Fruity & Vibrant", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176153.jpg", - href: "#", - }, + title: "Burberry Her", description: "10ml | Fruity & Vibrant", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176153.jpg", href: "#"}, ]} /> @@ -90,20 +58,11 @@ export default function HomePage() { description="Experience luxury, discover new favorites, and carry your signature scent anywhere with our premium 10ml atomizers." items={[ { - icon: Star, - title: "Affordable Luxury", - description: "Access premium fragrances at a fraction of the cost.", - }, + icon: "Star", title: "Affordable Luxury", description: "Access premium fragrances at a fraction of the cost."}, { - icon: Check, - title: "Try Before You Buy", - description: "Sample scents thoroughly before committing to a full bottle.", - }, + icon: "Check", title: "Try Before You Buy", description: "Sample scents thoroughly before committing to a full bottle."}, { - icon: Move, - title: "Travel Friendly", - description: "Perfectly portable bottles for on-the-go confidence.", - }, + icon: "Move", title: "Travel Friendly", description: "Perfectly portable bottles for on-the-go confidence."}, ]} imageSrc="http://img.b2bpic.net/free-photo/perfume-bottle_74190-5173.jpg" /> @@ -118,20 +77,11 @@ export default function HomePage() { description="We believe luxury is not defined by the size of the bottle, but by the confidence of the wearer. ZÉPHORA was built to democratize high-end perfumery for the modern individual." items={[ { - icon: Heart, - title: "Elegance", - description: "Carefully selected scents for your curated collection.", - }, + icon: "Heart", title: "Elegance", description: "Carefully selected scents for your curated collection."}, { - icon: Shield, - title: "Quality Assured", - description: "High-quality atomizers ensure perfect mist and preservation.", - }, + icon: "Shield", title: "Quality Assured", description: "High-quality atomizers ensure perfect mist and preservation."}, { - icon: Award, - title: "Confidence", - description: "Discover scents that define your presence.", - }, + icon: "Award", title: "Confidence", description: "Discover scents that define your presence."}, ]} imageSrc="http://img.b2bpic.net/free-photo/front-view-rectangular-cologne-bottle-branch-rotten-wood-nude-background_140725-145550.jpg" /> @@ -143,42 +93,23 @@ export default function HomePage() { @@ -190,13 +121,9 @@ export default function HomePage() { tag="Get in Touch" text="Ready to elevate your fragrance game? Order via WhatsApp or follow us on Instagram for the latest drops." primaryButton={{ - text: "WhatsApp Order: +212 622-468165", - href: "https://wa.me/212622468165", - }} + text: "WhatsApp Order: +212 622-468165", href: "https://wa.me/212622468165"}} secondaryButton={{ - text: "Follow us on Instagram", - href: "#", - }} + text: "Follow us on Instagram", href: "#"}} />