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} />