From 416cb262b440e7741ceb8ee2c8858cb766377229 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 17:31:33 +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 ef3a233..913f4d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,8 +39,8 @@ export default function LandingPage() { background={{variant: 'radial-gradient'}} buttons={[{text: 'Get a Free Estimate', href: 'contact'}, {text: 'Our Services', href: 'features'}]} mediaAnimation="blur-reveal" - imageSrc="https://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg" - imageAlt="Professional roofer working on a residential roof" + imageSrc="https://img.b2bpic.net/free-photo/new-roof-house-residential-construction-roofing-contractor-installing-new-roof-shingles-covering_342744-239.jpg" + imageAlt="Professional roofer installing new shingles on a residential house" imagePosition="right" fixedMediaHeight={true} /> -- 2.49.1