diff --git a/src/app/page.tsx b/src/app/page.tsx index f03e50b..a7bba0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,11 +62,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/impressed-man-showing-shopping-bags-with-products-credit-card-standing-yellow-background_1258-158641.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/impressed-man-showing-shopping-bags-with-products-credit-card-standing-yellow-background_1258-158641.jpg?_wi=1", imageAlt: "Tech accessories mockup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pattern-glass-product-backdrop-with-stand_53876-125899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pattern-glass-product-backdrop-with-stand_53876-125899.jpg?_wi=1", imageAlt: "Minimalist desk setup tech", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { description: "Our experts are available around the clock.", bentoComponent: "reveal-icon", icon: Headphones, - imageSrc: "http://img.b2bpic.net/free-photo/impressed-man-showing-shopping-bags-with-products-credit-card-standing-yellow-background_1258-158641.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/impressed-man-showing-shopping-bags-with-products-credit-card-standing-yellow-background_1258-158641.jpg?_wi=2", imageAlt: "Surprised redhead man stretch out hands with shopping bags give you gifts standing over pink backgro", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { description: "24-month warranty on every product we sell.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/pattern-glass-product-backdrop-with-stand_53876-125899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pattern-glass-product-backdrop-with-stand_53876-125899.jpg?_wi=2", imageAlt: "Surprised redhead man stretch out hands with shopping bags give you gifts standing over pink backgro", }, ]}