From b06a3864f25a2878e21d08e77ec1dde43f7ca3c7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 00:49:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b0cf6e2..c1ec0ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -158,7 +158,7 @@ export default function LandingPage() { description: "Emergency water restoration and flood cleanup services.", bentoComponent: "reveal-icon", icon: AlertTriangle, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2", imageAlt: "Rake", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { description: "Fast-response plumbing repair teams available day and night.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/compost-still-life-concept-with-earthworms_23-2149068939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/compost-still-life-concept-with-earthworms_23-2149068939.jpg?_wi=1", imageAlt: "Rake", }, ]} @@ -186,7 +186,7 @@ export default function LandingPage() { id: "p1", name: "Standard Drain Clearing", price: "From $199", - imageSrc: "http://img.b2bpic.net/free-photo/compost-still-life-concept-with-earthworms_23-2149068939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/compost-still-life-concept-with-earthworms_23-2149068939.jpg?_wi=2", }, { id: "p2", -- 2.49.1