Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-04-19 22:14:49 +00:00

View File

@@ -102,7 +102,7 @@ export default function LandingPage() {
title="Exceptional Roofs. Exceptional Care."
description="At ABCO Roofing, we combine over 25 years of industry experience with a commitment to white-glove service. We don't just protect your home; we enhance its value with durable, beautiful roofing systems built to last."
buttons={[
{ text: "View Our Services", href: "#services" }
{ text: "Schedule Your Free Inspection", href: "#contact" }
]}
bulletPoints={[
{
@@ -274,4 +274,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}