Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-23 06:33:05 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{ variant: "gradient-bars" }}
title="Expert Roofing & Financial Planning"
title="Expert Roofing Services & Financial Planning for Homeowners"
description="Premium roofing repair combined with expert financial consulting to secure your home and your future."
buttons={[{ text: "Get a Quote", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343678.jpg?_wi=1"
@@ -163,4 +163,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}