Update src/app/page.tsx
This commit is contained in:
@@ -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" }}
|
||||
|
||||
Reference in New Issue
Block a user