Update src/app/page.tsx

This commit is contained in:
2026-03-18 15:46:22 +00:00
parent abda0e1973
commit 485b6173c0

View File

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