|
|
|
|
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|
|
|
|
buttons={[{ text: "Shop Now", href: "/bestsellers" }]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
layoutOrder="default"
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg"
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg?_wi=1"
|
|
|
|
|
imageAlt="Perfume Liquor hero banner"
|
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
|
/>
|
|
|
|
|
@@ -61,10 +61,10 @@ export default function LandingPage() {
|
|
|
|
|
gridVariant="four-items-2x2-equal-grid"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
products={[
|
|
|
|
|
{ id: "p1", name: "Signature Gold", price: "₹999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg", imageAlt: "Signature perfume" },
|
|
|
|
|
{ id: "p2", name: "Midnight Bloom", price: "₹999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg", imageAlt: "Midnight bloom perfume" },
|
|
|
|
|
{ id: "p3", name: "Ocean Breeze", price: "₹999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg", imageAlt: "Ocean breeze perfume" },
|
|
|
|
|
{ id: "p4", name: "Royal Musk", price: "₹999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg", imageAlt: "Royal musk perfume" },
|
|
|
|
|
{ id: "p1", name: "Signature Gold", price: "₹999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg?_wi=2", imageAlt: "Signature perfume" },
|
|
|
|
|
{ id: "p2", name: "Midnight Bloom", price: "₹999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg?_wi=3", imageAlt: "Midnight bloom perfume" },
|
|
|
|
|
{ id: "p3", name: "Ocean Breeze", price: "₹999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg?_wi=4", imageAlt: "Ocean breeze perfume" },
|
|
|
|
|
{ id: "p4", name: "Royal Musk", price: "₹999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg?_wi=5", imageAlt: "Royal musk perfume" },
|
|
|
|
|
]}
|
|
|
|
|
title="Bestsellers"
|
|
|
|
|
description="Our most loved fragrances, handpicked for you."
|
|
|
|
|
@@ -80,22 +80,22 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
title: "Vegan Formula", description: "100% plant-derived ingredients for a guilt-free luxury experience.", icon: CheckCircle,
|
|
|
|
|
mediaItems: [
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg?_wi=6" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg?_wi=7" },
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Cruelty-Free", description: "No animal testing, ever. We love our furry friends.", icon: Shield,
|
|
|
|
|
mediaItems: [
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg?_wi=8" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg?_wi=9" },
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Allergy-Free", description: "Dermatologically tested and safe for sensitive skin.", icon: Zap,
|
|
|
|
|
mediaItems: [
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg?_wi=10" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg?_wi=11" },
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
@@ -112,8 +112,8 @@ export default function LandingPage() {
|
|
|
|
|
{ id: "1", name: "Sarah J.", date: "Oct 2023", title: "Excellent Quality", quote: "I love the long-lasting scents!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/blondie-woman-with-hair-fly-air_633478-1374.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-smiling-girl-with-patch-shoulder-after-vaccination-covid19-vaccinating-campaign-standing-yellow-background_1258-301134.jpg", imageAlt: "smiling woman portrait bright background" },
|
|
|
|
|
{ id: "2", name: "Michael R.", date: "Nov 2023", title: "Amazing", quote: "Premium quality at a great price.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-arab-man-good-mood-dancing_482257-77889.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model-sexy-man-dressed-tshirt-jeans-fashion-male-isolated-blue-wall-studio_158538-26735.jpg", imageAlt: "smiling man portrait studio clean" },
|
|
|
|
|
{ id: "3", name: "Emily K.", date: "Dec 2023", title: "My Favorite", quote: "The best perfume I have ever owned.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-smiling-girl-with-patch-shoulder-after-vaccination-covid19-vaccinating-campaign-standing-yellow-background_1258-301134.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-girl-student-curly-dark-hair-looking-with-anticipation-interest-smiling-pleased-gazing-camera-waiting-hopeful-white-background_176420-46707.jpg", imageAlt: "woman smiling studio portrait clean" },
|
|
|
|
|
{ id: "4", name: "David L.", date: "Jan 2024", title: "So fresh!", quote: "Absolutely obsessed with these scents.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model-sexy-man-dressed-tshirt-jeans-fashion-male-isolated-blue-wall-studio_158538-26735.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg", imageAlt: "luxury perfume bottle white background" },
|
|
|
|
|
{ id: "5", name: "Jessica M.", date: "Feb 2024", title: "Pure Luxury", quote: "Elegant packaging and perfect scent.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-young-girl-student-curly-dark-hair-looking-with-anticipation-interest-smiling-pleased-gazing-camera-waiting-hopeful-white-background_176420-46707.jpg", imageSrc: "http://img.b2bpic.net/free-photo/blondie-woman-with-hair-fly-air_633478-1374.jpg", imageAlt: "woman smiling portrait soft lighting" },
|
|
|
|
|
{ id: "4", name: "David L.", date: "Jan 2024", title: "So fresh!", quote: "Absolutely obsessed with these scents.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model-sexy-man-dressed-tshirt-jeans-fashion-male-isolated-blue-wall-studio_158538-26735.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-glass-model-red-color-with-gold-plastic-cover_140725-13874.jpg?_wi=12", imageAlt: "luxury perfume bottle white background" },
|
|
|
|
|
{ id: "5", name: "Jessica M.", date: "Feb 2024", title: "Pure Luxury", quote: "Elegant packaging and perfect scent.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-young-girl-student-curly-dark-hair-looking-with-anticipation-interest-smiling-pleased-gazing-camera-waiting-hopeful-white-background_176420-46707.jpg", imageSrc: "http://img.b2bpic.net/free-photo/blondie-woman-with-hair-fly-air_633478-1374.jpg?_wi=1", imageAlt: "woman smiling portrait soft lighting" },
|
|
|
|
|
]}
|
|
|
|
|
title="Customer Reviews"
|
|
|
|
|
description="Don't just take our word for it—hear what our community says."
|
|
|
|
|
|