From d7f6cd41d085bfdda0050ced3fb5e1017be1adc5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 21:40:18 +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 3db5365..f132a45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/silhouette-businessman-holding-document_23-2147626387.jpg" + imageSrc="http://img.b2bpic.net/free-photo/silhouette-businessman-holding-document_23-2147626387.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112394.jpg", @@ -116,7 +116,7 @@ export default function LandingPage() { title: "Satisfaction Rate", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portable-tool-kit-hoder-with-special-tools-electronic-repairment_346278-1183.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portable-tool-kit-hoder-with-special-tools-electronic-repairment_346278-1183.jpg?_wi=1" /> @@ -138,7 +138,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cleaning-equipments-arranged-row_23-2147860240.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/silhouette-businessman-holding-document_23-2147626387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silhouette-businessman-holding-document_23-2147626387.jpg?_wi=2", imageAlt: "professional cleaner equipment set", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-sponges-pink-background_23-2148357448.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portable-tool-kit-hoder-with-special-tools-electronic-repairment_346278-1183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portable-tool-kit-hoder-with-special-tools-electronic-repairment_346278-1183.jpg?_wi=2", imageAlt: "professional cleaner equipment set", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/spray-bottle-barber-shop_23-2148256970.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-pours-gasoline-into-tank-car_1157-27205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-pours-gasoline-into-tank-car_1157-27205.jpg?_wi=1", imageAlt: "professional cleaner equipment set", }, ]} @@ -280,7 +280,7 @@ export default function LandingPage() { name: "Alice Johnson", role: "Owner", testimonial: "My windows have never been clearer. Exceptional attention to detail.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-pours-gasoline-into-tank-car_1157-27205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-pours-gasoline-into-tank-car_1157-27205.jpg?_wi=2", }, { id: "t2", -- 2.49.1