Update src/app/page.tsx

This commit is contained in:
2026-06-11 06:00:13 +00:00
parent 8004b268fc
commit 1967d5f7eb

View File

@@ -56,7 +56,8 @@ export default function LandingPage() {
}, },
{ {
name: "FAQ", id: "#faq" name: "FAQ", id: "#faq"
},\n { },
{
name: "Contact", id: "#contact" name: "Contact", id: "#contact"
} }
]} ]}