3 Commits

Author SHA1 Message Date
b2fa78d20c Update src/app/page.tsx 2026-05-10 11:06:07 +00:00
dfb0b97585 Merge version_2 into main
Merge version_2 into main
2026-05-10 11:05:21 +00:00
86230d3d55 Merge version_2 into main
Merge version_2 into main
2026-05-10 11:04:51 +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" }}