Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 01:25:30 +00:00

View File

@@ -53,13 +53,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautifully-shaped-glass-bottles-filled-with-perfume_181624-28370.jpg", imageAlt: "Luxury perfume bottle collection"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Premium fragrance display"
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=1", imageAlt: "Premium fragrance display"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-50305.jpg", imageAlt: "Exclusive perfume bottles"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Designer fragrance showcase"
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=2", imageAlt: "Designer fragrance showcase"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg", imageAlt: "Luxury scent collection"
@@ -87,15 +87,15 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Dior", name: "J'adore Eau de Parfum", price: "$95.00", rating: 5,
reviewCount: "12.5k", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Dior J'adore perfume bottle"
reviewCount: "12.5k", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=3", imageAlt: "Dior J'adore perfume bottle"
},
{
id: "2", brand: "Chanel", name: "No. 5 Eau de Toilette", price: "$120.00", rating: 5,
reviewCount: "18.3k", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Chanel No. 5 fragrance"
reviewCount: "18.3k", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=4", imageAlt: "Chanel No. 5 fragrance"
},
{
id: "3", brand: "Gucci", name: "Bloom Eau de Parfum", price: "$85.00", rating: 5,
reviewCount: "9.7k", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Gucci Bloom perfume"
reviewCount: "9.7k", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=5", imageAlt: "Gucci Bloom perfume"
}
]}
buttons={[{ text: "View All", href: "#" }]}
@@ -121,19 +121,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Authentic Fragrances", description: "100% genuine products directly from official distributors with certified authenticity guarantee", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Authentic perfume verification"
title: "Authentic Fragrances", description: "100% genuine products directly from official distributors with certified authenticity guarantee", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=6", imageAlt: "Authentic perfume verification"
},
{
id: 2,
title: "Expert Curation", description: "Hand-selected by fragrance specialists who understand the nuances of luxury perfumery", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Expert fragrance selection"
title: "Expert Curation", description: "Hand-selected by fragrance specialists who understand the nuances of luxury perfumery", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=7", imageAlt: "Expert fragrance selection"
},
{
id: 3,
title: "Premium Quality", description: "Each bottle meets our rigorous quality standards for longevity and scent performance", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Premium fragrance quality"
title: "Premium Quality", description: "Each bottle meets our rigorous quality standards for longevity and scent performance", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=8", imageAlt: "Premium fragrance quality"
},
{
id: 4,
title: "Exclusive Variety", description: "Access rare and limited edition fragrances unavailable in standard retail channels", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Exclusive perfume collection"
title: "Exclusive Variety", description: "Access rare and limited edition fragrances unavailable in standard retail channels", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=9", imageAlt: "Exclusive perfume collection"
}
]}
title="Why Choose Our Perfumes"