Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-10 11:06:10 +00:00

View File

@@ -35,6 +35,8 @@ export default function LandingPage() {
{ name: "Commercial", id: "#services" },
{ name: "About", id: "#about" },
{ name: "Reviews", id: "#testimonials" },
{ name: "FAQ", id: "#faq" },
{ name: "Contact", id: "#contact" },
]}
brandName="Horn Brothers Roofing"
button={{ text: "Contact Us", href: "#contact" }}