From 0eb8ca84551015a1fd7acc4d8b38f0f407e49844 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 13:32:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 90d0dbc..3e7a07a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-heavy-machinery-used-construction-industry_23-2151307768.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-heavy-machinery-used-construction-industry_23-2151307768.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-latin-man-architect-smiling-confident-standing-with-arms-crossed-gesture-street_839833-2747.jpg", @@ -175,14 +175,14 @@ export default function LandingPage() { id: "f1", title: "Roof Sealing", description: "Prevent structural damage with our expert sealing services.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-scalpel-blade_23-2149299222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-scalpel-blade_23-2149299222.jpg?_wi=1", tag: "Essential", }, { id: "f2", title: "Heavy Equipment", description: "Reliable machinery for all scales of construction projects.", - imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools-equipment_1170-2529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools-equipment_1170-2529.jpg?_wi=1", tag: "Powerful", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { name: "Roof Membrane", price: "Contact for Quote", variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-water-drops-bench_23-2148795860.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-water-drops-bench_23-2148795860.jpg?_wi=1", }, { id: "p4", @@ -266,7 +266,7 @@ export default function LandingPage() { quote: "Best quality. Highly recommended.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-young-man-with-helmet_23-2148269289.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-heavy-machinery-used-construction-industry_23-2151307768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-heavy-machinery-used-construction-industry_23-2151307768.jpg?_wi=2", imageAlt: "construction business owner portrait", }, { @@ -288,7 +288,7 @@ export default function LandingPage() { quote: "Excellent roof sealing products.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-beautiful-female-black-white-polka-dot-dress-holding-white-like-sign-yellow_140725-24141.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-scalpel-blade_23-2149299222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-scalpel-blade_23-2149299222.jpg?_wi=2", imageAlt: "construction business owner portrait", }, { @@ -299,7 +299,7 @@ export default function LandingPage() { quote: "IDT Trading is our go-to supplier.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-199251.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools-equipment_1170-2529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools-equipment_1170-2529.jpg?_wi=2", imageAlt: "construction business owner portrait", }, { @@ -310,7 +310,7 @@ export default function LandingPage() { quote: "Professional advice and perfect delivery.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-water-drops-bench_23-2148795860.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-water-drops-bench_23-2148795860.jpg?_wi=2", imageAlt: "construction business owner portrait", }, ]} -- 2.49.1