From 3e3e378ce9c7222eaf4765ab444f60a9bd6129ad Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 08:12:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b1b64c9..2ffad34 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@vsithole", testimonial: "South Peak Construction is a leading company that aims to provide top-tier service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3549.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3549.jpg?_wi=1", }, { name: "Dean Kajawo", @@ -100,7 +100,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/colleagues-posing-together-office-showing-thumbs-up-camera_1098-20268.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/architect-working-complex-plan_23-2148242994.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architect-working-complex-plan_23-2148242994.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/low-angle-happy-modern-man_23-2148514869.jpg", @@ -168,7 +168,7 @@ export default function LandingPage() { title: "Client Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/explaining-sketch_1098-15462.jpg" + imageSrc="http://img.b2bpic.net/free-photo/explaining-sketch_1098-15462.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -189,7 +189,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-glass-window-roof-architecture-exterior_74190-6354.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/architect-working-complex-plan_23-2148242994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-working-complex-plan_23-2148242994.jpg?_wi=2", imageAlt: "commercial concrete laying", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/confident-architect-smiling_107420-74348.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/explaining-sketch_1098-15462.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/explaining-sketch_1098-15462.jpg?_wi=2", imageAlt: "commercial concrete laying", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-manager-showing-engineer-fixes-be-made_482257-120669.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3549.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3549.jpg?_wi=2", imageAlt: "commercial concrete laying", }, ]} -- 2.49.1