Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-15 14:04:58 +00:00

View File

@@ -56,19 +56,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Mitchell", handle: "@fragrance_lover", testimonial: "PerfumeLounge offers the most authentic luxury fragrances I've found. The quality and authenticity are unmatched!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12672.jpg", imageAlt: "Sarah Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12672.jpg?_wi=1", imageAlt: "Sarah Mitchell"
},
{
name: "James Rodriguez", handle: "@scent_collector", testimonial: "Fantastic selection of niche perfumes. Their customer service helped me find my signature scent perfectly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/funny-handsome-blonde-man-thumbs-up-two-hands-isolated-orange-wall_141793-66504.jpg", imageAlt: "James Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/funny-handsome-blonde-man-thumbs-up-two-hands-isolated-orange-wall_141793-66504.jpg?_wi=1", imageAlt: "James Rodriguez"
},
{
name: "Emma Watson", handle: "@perfume_enthusiast", testimonial: "Best prices for authentic luxury perfumes. Fast shipping and excellent packaging. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-crazy-man-happy-expression_1194-1953.jpg", imageAlt: "Emma Watson"
imageSrc: "http://img.b2bpic.net/free-photo/young-crazy-man-happy-expression_1194-1953.jpg?_wi=1", imageAlt: "Emma Watson"
},
{
name: "David Chen", handle: "@fragrance_expert", testimonial: "Expert curation and genuine products. PerfumeLounge is my go-to for rare and exclusive fragrances.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/traveler-photographer-studio-portrait-handsome-bearded_613910-1606.jpg", imageAlt: "David Chen"
imageSrc: "http://img.b2bpic.net/free-photo/traveler-photographer-studio-portrait-handsome-bearded_613910-1606.jpg?_wi=1", imageAlt: "David Chen"
}
]}
testimonialRotationInterval={5000}
@@ -105,13 +105,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Eau de Parfum - Elegance", price: "$189.00", variant: "100ml", imageSrc: "http://img.b2bpic.net/free-vector/realistic-luxury-perfume-ad-template_52683-8485.jpg", imageAlt: "Luxury Elegance Perfume", isFavorited: false
id: "1", name: "Eau de Parfum - Elegance", price: "$189.00", variant: "100ml", imageSrc: "http://img.b2bpic.net/free-vector/realistic-luxury-perfume-ad-template_52683-8485.jpg?_wi=1", imageAlt: "Luxury Elegance Perfume", isFavorited: false
},
{
id: "2", name: "Niche Fragrance - Exotic", price: "$245.00", variant: "75ml", imageSrc: "http://img.b2bpic.net/free-photo/front-view-expensive-perfume-with-flowers-picture-frame-black-table_140725-148394.jpg", imageAlt: "Niche Exotic Perfume", isFavorited: false
id: "2", name: "Niche Fragrance - Exotic", price: "$245.00", variant: "75ml", imageSrc: "http://img.b2bpic.net/free-photo/front-view-expensive-perfume-with-flowers-picture-frame-black-table_140725-148394.jpg?_wi=1", imageAlt: "Niche Exotic Perfume", isFavorited: false
},
{
id: "3", name: "Oriental Scent - Luxe", price: "$215.00", variant: "100ml", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-wedding-celebration-landing-page_23-2149711185.jpg", imageAlt: "Oriental Luxe Perfume", isFavorited: false
id: "3", name: "Oriental Scent - Luxe", price: "$215.00", variant: "100ml", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-wedding-celebration-landing-page_23-2149711185.jpg?_wi=1", imageAlt: "Oriental Luxe Perfume", isFavorited: false
}
]}
/>
@@ -130,13 +130,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "100% Authentic Guaranteed", description: "Every perfume is verified and sourced from authorized distributors. We guarantee authenticity or your money back.", imageSrc: "http://img.b2bpic.net/free-vector/realistic-luxury-perfume-ad-template_52683-8485.jpg", imageAlt: "Authentic Perfumes"
title: "100% Authentic Guaranteed", description: "Every perfume is verified and sourced from authorized distributors. We guarantee authenticity or your money back.", imageSrc: "http://img.b2bpic.net/free-vector/realistic-luxury-perfume-ad-template_52683-8485.jpg?_wi=2", imageAlt: "Authentic Perfumes"
},
{
title: "Expert Curation", description: "Our fragrance specialists hand-select each product to ensure only the finest luxury and niche perfumes make it to our collection.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-expensive-perfume-with-flowers-picture-frame-black-table_140725-148394.jpg", imageAlt: "Expert Selection"
title: "Expert Curation", description: "Our fragrance specialists hand-select each product to ensure only the finest luxury and niche perfumes make it to our collection.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-expensive-perfume-with-flowers-picture-frame-black-table_140725-148394.jpg?_wi=2", imageAlt: "Expert Selection"
},
{
title: "Premium Packaging", description: "Every order is carefully packaged with protection and elegance. Free gift wrapping available for all purchases.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-wedding-celebration-landing-page_23-2149711185.jpg", imageAlt: "Premium Packaging"
title: "Premium Packaging", description: "Every order is carefully packaged with protection and elegance. Free gift wrapping available for all purchases.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-wedding-celebration-landing-page_23-2149711185.jpg?_wi=2", imageAlt: "Premium Packaging"
}
]}
/>
@@ -156,19 +156,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Mitchell", handle: "@fragrance_lover", testimonial: "Absolutely love my purchases from PerfumeLounge! The fragrances are authentic, beautifully packaged, and arrived quickly. This is my new go-to perfume shop.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12672.jpg", imageAlt: "Sarah Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12672.jpg?_wi=2", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "James Rodriguez", handle: "@scent_collector", testimonial: "As a serious fragrance collector, I'm impressed with PerfumeLounge's selection and authenticity verification. Their team is knowledgeable and helpful!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/funny-handsome-blonde-man-thumbs-up-two-hands-isolated-orange-wall_141793-66504.jpg", imageAlt: "James Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/funny-handsome-blonde-man-thumbs-up-two-hands-isolated-orange-wall_141793-66504.jpg?_wi=2", imageAlt: "James Rodriguez"
},
{
id: "3", name: "Emma Watson", handle: "@perfume_enthusiast", testimonial: "Finally found a reliable source for luxury perfumes at competitive prices. The customer service is exceptional, and the shipping is incredibly fast.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-crazy-man-happy-expression_1194-1953.jpg", imageAlt: "Emma Watson"
imageSrc: "http://img.b2bpic.net/free-photo/young-crazy-man-happy-expression_1194-1953.jpg?_wi=2", imageAlt: "Emma Watson"
},
{
id: "4", name: "David Chen", handle: "@fragrance_expert", testimonial: "PerfumeLounge's curation of niche fragrances is outstanding. I discovered several new signature scents here. Highly recommended for serious enthusiasts!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/traveler-photographer-studio-portrait-handsome-bearded_613910-1606.jpg", imageAlt: "David Chen"
imageSrc: "http://img.b2bpic.net/free-photo/traveler-photographer-studio-portrait-handsome-bearded_613910-1606.jpg?_wi=2", imageAlt: "David Chen"
}
]}
/>