Update src/app/page.tsx

This commit is contained in:
2026-05-10 11:06:07 +00:00
parent dfb0b97585
commit b2fa78d20c

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" }}