Update src/app/page.tsx
This commit is contained in:
@@ -289,7 +289,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Support", items: [
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "FAQ", href: "/faq" },
|
||||
{ label: "Contact Us", href: "#contact" },
|
||||
{ label: "Get Quote", href: "#contact" },
|
||||
{ label: "Pricing", href: "#pricing" }
|
||||
|
||||
Reference in New Issue
Block a user