From cfd0b8f912fe2f04e8bb5a857a856b4f2f4d2281 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 15:20:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e0fc35..538e1b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desk-with-laptop-headphones_23-2148291126.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desk-with-laptop-headphones_23-2148291126.jpg?_wi=1" imageAlt="Trendy tech products" /> @@ -92,28 +92,28 @@ export default function LandingPage() { name: "SoundBlast Pro", price: "$129.00", variant: "Black", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-skincare-products-clear-acrylic-risers_23-2152029106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-skincare-products-clear-acrylic-risers_23-2152029106.jpg?_wi=1", }, { id: "p2", name: "Precision Mouse", price: "$59.00", variant: "Grey", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-blue-vase-with-pink-flowers-desk-workplace_23-2148225515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-blue-vase-with-pink-flowers-desk-workplace_23-2148225515.jpg?_wi=1", }, { id: "p3", name: "PowerCore Mini", price: "$45.00", variant: "Silver", - imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4554.jpg?_wi=1", }, { id: "p4", name: "ActiveWatch 2", price: "$199.00", variant: "Space Grey", - imageSrc: "http://img.b2bpic.net/free-photo/ramadan-tablet-laptop-with-phone-perspective-side_187299-37916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ramadan-tablet-laptop-with-phone-perspective-side_187299-37916.jpg?_wi=1", }, { id: "p5", @@ -166,7 +166,7 @@ export default function LandingPage() { quote: "Incredible quality and super fast shipping. Highly recommend!", tag: "Tech Gadgets", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-with-laptop-headphones_23-2148291126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-with-laptop-headphones_23-2148291126.jpg?_wi=2", imageAlt: "modern electronic products desk", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { quote: "The SoundBlast Pro is a game-changer for my desk setup.", tag: "Audio", avatarSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-skincare-products-clear-acrylic-risers_23-2152029106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-skincare-products-clear-acrylic-risers_23-2152029106.jpg?_wi=2", imageAlt: "wireless speaker product shot", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "Great service and exactly as described. Very happy!", tag: "Accessories", avatarSrc: "http://img.b2bpic.net/free-photo/full-length-shot-happy-young-female-shopper-fashionable-outfit-returns-from-shopping-mall-carries-many-paper-bags_273609-55539.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-blue-vase-with-pink-flowers-desk-workplace_23-2148225515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-blue-vase-with-pink-flowers-desk-workplace_23-2148225515.jpg?_wi=2", imageAlt: "ergonomic mouse product shot", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "Best dropshipping experience I've had. Fast and easy.", tag: "Tech Gadgets", avatarSrc: "http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4554.jpg?_wi=2", imageAlt: "portable power bank product shot", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "Stunning product quality, definitely coming back.", tag: "Tech Gadgets", avatarSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/ramadan-tablet-laptop-with-phone-perspective-side_187299-37916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ramadan-tablet-laptop-with-phone-perspective-side_187299-37916.jpg?_wi=2", imageAlt: "smartwatch product shot tech", }, ]}