diff --git a/src/app/page.tsx b/src/app/page.tsx index d8421d7..04359ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,15 +60,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Mitchell", handle: "Beauty Editor, Luxury Mag", testimonial: "The most exquisite fragrances I've ever experienced. Pure elegance in every bottle.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg?_wi=1" }, { name: "James Chen", handle: "Fragrance Connoisseur", testimonial: "Impeccable quality and a truly memorable olfactory experience. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-modern-stylish-male-glance-grey-background_613910-1586.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-modern-stylish-male-glance-grey-background_613910-1586.jpg?_wi=1" }, { name: "Victoria Laurent", handle: "Fashion & Lifestyle", testimonial: "These perfumes have become an essential part of my daily luxury routine.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors_23-2148824825.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors_23-2148824825.jpg?_wi=1" } ]} testimonialRotationInterval={5000} @@ -107,7 +107,7 @@ export default function LandingPage() { tag="Our Heritage" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-cleaning-bowl_23-2148883419.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-cleaning-bowl_23-2148883419.jpg?_wi=1" imageAlt="Artisan perfume creation studio" useInvertedBackground={false} buttons={[ @@ -128,7 +128,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", title: "Premium Ingredients", description: "Sourced from the finest suppliers worldwide, our ingredients guarantee unmatched quality and longevity in every fragrance.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-cleaning-bowl_23-2148883419.jpg" }, + id: "1", title: "Premium Ingredients", description: "Sourced from the finest suppliers worldwide, our ingredients guarantee unmatched quality and longevity in every fragrance.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-cleaning-bowl_23-2148883419.jpg?_wi=2" }, items: [ { icon: Leaf, text: "100% natural essence extraction" }, { icon: Globe, text: "Globally sourced premium materials" }, @@ -137,7 +137,7 @@ export default function LandingPage() { reverse: false }, { - id: "2", title: "Expert Craftsmanship", description: "Each fragrance is meticulously blended by our master perfumers using traditional and contemporary techniques.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-cleaning-bowl_23-2148883419.jpg" }, + id: "2", title: "Expert Craftsmanship", description: "Each fragrance is meticulously blended by our master perfumers using traditional and contemporary techniques.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-cleaning-bowl_23-2148883419.jpg?_wi=3" }, items: [ { icon: Zap, text: "Masterful scent composition" }, { icon: Trophy, text: "Award-winning fragrances" }, @@ -146,7 +146,7 @@ export default function LandingPage() { reverse: true }, { - id: "3", title: "Long-Lasting Luxury", description: "Our perfumes are formulated to provide exceptional longevity, with sillage that lasts from dawn to dusk.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-cleaning-bowl_23-2148883419.jpg" }, + id: "3", title: "Long-Lasting Luxury", description: "Our perfumes are formulated to provide exceptional longevity, with sillage that lasts from dawn to dusk.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-cleaning-bowl_23-2148883419.jpg?_wi=4" }, items: [ { icon: Clock, text: "12+ hour fragrance duration" }, { icon: Wind, text: "Perfect sillage projection" }, @@ -171,15 +171,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Emma Richardson", role: "Fashion Designer", company: "Couture Studios", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg?_wi=2" }, { id: "2", name: "David Morrison", role: "Executive", company: "Luxury Brands Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-modern-stylish-male-glance-grey-background_613910-1586.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-modern-stylish-male-glance-grey-background_613910-1586.jpg?_wi=2" }, { id: "3", name: "Sophia Delgado", role: "Lifestyle Influencer", company: "Elegance & Style", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors_23-2148824825.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors_23-2148824825.jpg?_wi=2" }, { id: "4", name: "Michael Thompson", role: "Entrepreneur", company: "Prestige Collection", rating: 5,