From a9886fe72c319291302abbc9f956ca74a2c57b65 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 06:48:17 +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 9b61687..37f0272 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,11 +72,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg?_wi=1", imageAlt: "luxury plumbing store interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132625.jpg?_wi=1", imageAlt: "brass plumbing fittings macro", }, { @@ -109,21 +109,21 @@ export default function LandingPage() { id: "p1", name: "Premium Copper Pipes", price: "₦25,000", - imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352616.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352616.jpg?_wi=1", imageAlt: "copper pipe stacks warehouse", }, { id: "p2", name: "Designer Kitchen Faucet", price: "₦45,000", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-overhead-shot-silver-ladder-pool_181624-2157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-overhead-shot-silver-ladder-pool_181624-2157.jpg?_wi=1", imageAlt: "modern luxury faucet product", }, { id: "p3", name: "High-Pressure Water Pump", price: "₦120,000", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-oil-painting-tubes_23-2149629997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-oil-painting-tubes_23-2149629997.jpg?_wi=1", imageAlt: "industrial water pump equipment", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "Reliability at its best. My projects never stall anymore.", tag: "Bulk Order", avatarSrc: "http://img.b2bpic.net/free-photo/freight-distribution-african-american-smiling-worker-smiling-face-portrait_482257-77716.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg?_wi=2", imageAlt: "contractor portrait Lagos professional", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Consistent quality and volume discounts for my sites.", tag: "Site Partner", avatarSrc: "http://img.b2bpic.net/free-photo/engineer-holding-blueprint-texting-message-smartphone_1098-18802.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132625.jpg?_wi=2", imageAlt: "contractor portrait Lagos professional", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "Excellent guidance for my renovation fixtures.", tag: "Customer", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352616.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352616.jpg?_wi=2", imageAlt: "contractor portrait Lagos professional", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Fast delivery is a lifesaver on tight schedules.", tag: "Manager", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-109880.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-overhead-shot-silver-ladder-pool_181624-2157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-overhead-shot-silver-ladder-pool_181624-2157.jpg?_wi=2", imageAlt: "contractor portrait Lagos professional", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "The go-to stockist for all professional equipment.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-oil-painting-tubes_23-2149629997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-oil-painting-tubes_23-2149629997.jpg?_wi=2", imageAlt: "contractor portrait Lagos professional", }, ]}