From 32a6eba8e8a7622c244902996ff7385f0fc2c3a0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 19:59:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a65e360..a1836af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "View Our Services", href: "#services" }, { text: "Get a Free Quote", href: "#contact" } ]} - imageSrc="https://img.b2bpic.net/free-photo/roofing-contractor-with-tool-belt-examining-roof_23-2149495796.jpg?_wi=1" + imageSrc="https://pixabay.com/get/ga97a0de190230e7a558d716c983e77ba3584249ec9086599cf52e2f0669ff90171be23ad33d4229a48b8bf732e481057163b5bd66af39fdd26094438d402e171_1280.jpg?id=6577149" imageAlt="Roofing contractor examining a roof" mediaAnimation="slide-up" /> -- 2.49.1