2 Commits

Author SHA1 Message Date
cb5f01a832 Update src/app/page.tsx 2026-06-10 21:39:15 +00:00
763535bb68 Merge version_6 into main
Merge version_6 into main
2026-06-10 21:33:08 +00:00

View File

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