diff --git a/src/app/page.tsx b/src/app/page.tsx index d080c26..b00167e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,14 +68,14 @@ export default function LandingPage() { handle: "@elena", testimonial: "The ultimate luxury experience in every drop.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-product_23-2150347093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-product_23-2150347093.jpg?_wi=1", }, { name: "Marcus D.", handle: "@marcus", testimonial: "Revolutionary way to discover scents.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/adobe-photoshop-pdf_181624-58239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adobe-photoshop-pdf_181624-58239.jpg?_wi=1", }, { name: "Sophie K.", @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#quiz", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bursting-golden-sparkle-powder-energy-particle-background_1017-41840.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bursting-golden-sparkle-powder-energy-particle-background_1017-41840.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420743.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/bursting-golden-sparkle-powder-energy-particle-background_1017-41840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bursting-golden-sparkle-powder-energy-particle-background_1017-41840.jpg?_wi=2", imageAlt: "luxury perfume bottle dark background", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/luxury-fragrance-bottle-beauty-product-packaging_53876-110849.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-product_23-2150347093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-product_23-2150347093.jpg?_wi=2", imageAlt: "luxury perfume bottle dark background", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-fragment-movement-purple-smoke-black-background_23-2148092788.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/adobe-photoshop-pdf_181624-58239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adobe-photoshop-pdf_181624-58239.jpg?_wi=2", imageAlt: "luxury perfume bottle dark background", }, ]}