Update src/app/page.tsx
This commit is contained in:
@@ -34,6 +34,7 @@ export default function LandingPage() {
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Questions", id: "/questions" },
|
||||
]}
|
||||
button={{ text: "Get Quote", href: "contact" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user