2 Commits

Author SHA1 Message Date
266adc80db Update src/app/page.tsx 2026-05-05 23:41:16 +00:00
19d5b716ee Merge version_3 into main
Merge version_3 into main
2026-05-05 23:39:50 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
<HeroSplitDualMedia
background={{
variant: "radial-gradient"}}
title="Roofing Done Right — The First Time"
title="Roofing Excellence Across Three Generations"
description="Three Generations of Roofing Excellence You Can Trust. Trusted by homeowners for over 25 years. Fast, reliable, and built to last."
tag="3rd Generation Family Business"
buttons={[
@@ -194,4 +194,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}