Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 10:24:08 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
},
{
id: "3", brand: "Luxé Parfum", name: "Amber Dreams", price: "$205.00", rating: 5,
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg", imageAlt: "Amber Dreams perfume"
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg?_wi=1", imageAlt: "Amber Dreams perfume"
},
{
id: "4", brand: "Luxé Parfum", name: "Vanilla Silk", price: "$175.00", rating: 4,
@@ -88,7 +88,7 @@ export default function LandingPage() {
},
{
id: "5", brand: "Luxé Parfum", name: "Dark Musk", price: "$210.00", rating: 5,
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg", imageAlt: "Dark Musk perfume"
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg?_wi=2", imageAlt: "Dark Musk perfume"
},
{
id: "6", brand: "Luxé Parfum", name: "Citrus Zest", price: "$165.00", rating: 4,
@@ -133,7 +133,7 @@ export default function LandingPage() {
},
{
id: "3", name: "Michelle Chen", handle: "@michelle_style", testimonial: "I've been a loyal customer for three years now. The quality is unmatched and their customer service is exceptional. Luxé Parfum is worth every penny.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-relaxed-serious-woman-leaning-wall_1262-1750.jpg", imageAlt: "Michelle Chen"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-relaxed-serious-woman-leaning-wall_1262-1750.jpg?_wi=1", imageAlt: "Michelle Chen"
},
{
id: "4", name: "Victoria Rose", handle: "@victoria_rose", testimonial: "The Amber Dreams collection is exactly what I needed. Sophisticated, elegant, and long-lasting. Luxé Parfum has elevated my daily routine to something truly special.", rating: 5,
@@ -145,7 +145,7 @@ export default function LandingPage() {
},
{
id: "6", name: "Alexandra Moore", handle: "@alex_luxe", testimonial: "The packaging alone is worth the investment, but the fragrance itself is pure bliss. Luxé Parfum has transformed my appreciation for quality beauty products.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-relaxed-serious-woman-leaning-wall_1262-1750.jpg", imageAlt: "Alexandra Moore"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-relaxed-serious-woman-leaning-wall_1262-1750.jpg?_wi=2", imageAlt: "Alexandra Moore"
}
]}
/>