diff --git a/src/app/page.tsx b/src/app/page.tsx index a5f4375..0fc77e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@alextech", testimonial: "The easiest trade-in experience I've ever had. Fast payment and it feels good to recycle.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-environment-projects_23-2148829263.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-environment-projects_23-2148829263.jpg?_wi=1", imageAlt: "sustainable technology gadgets trade in", }, { @@ -104,7 +104,7 @@ export default function LandingPage() { handle: "@elena_deals", testimonial: "Professional, quick, and very eco-conscious. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blue-smartphone-white-surface-modern-design_187299-46593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-smartphone-white-surface-modern-design_187299-46593.jpg?_wi=1", imageAlt: "smartphone product photography isolated", }, ]} @@ -118,7 +118,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-working-environment-projects_23-2148829263.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-working-environment-projects_23-2148829263.jpg?_wi=2" imageAlt="Eco-friendly electronic trade-in" mediaAnimation="blur-reveal" avatars={[ @@ -226,7 +226,7 @@ export default function LandingPage() { id: "p1", name: "Smartphones", price: "Up to $800", - imageSrc: "http://img.b2bpic.net/free-photo/blue-smartphone-white-surface-modern-design_187299-46593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-smartphone-white-surface-modern-design_187299-46593.jpg?_wi=2", }, { id: "p2",