Update src/app/page.tsx

This commit is contained in:
2026-06-10 21:11:49 +00:00
parent 8813c26956
commit 5b3745ebb8

View File

@@ -280,9 +280,9 @@ export default function LandingPage() {
{
title: "Legal", items: [
{
label: "Privacy Policy", href: "#"},
label: "Privacy Policy", href: "#contact"},
{
label: "Terms of Service", href: "#"},
label: "Terms of Service", href: "#contact"},
],
},
]}