Update src/app/page.tsx

This commit is contained in:
2026-02-21 17:31:33 +00:00
parent 2276c2ada7
commit 416cb262b4

View File

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