From 5bf3b0f27133e48a97c4acdf88dfb5084e5c1a95 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 21:01:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 99a3f44..d38e1d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Schedule Service", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515882.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plumber-with-wrench-fixing-pipe_23-2148783637.jpg" showDimOverlay={true} avatars={[ { @@ -228,4 +228,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file