From 2d122470b8427f08e2e54dcba7ecb45b159c3262 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 11:00:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1