Update src/app/page.tsx
This commit is contained in:
@@ -279,9 +279,9 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy", href: "#hero"},
|
||||
label: "Privacy Policy", href: "#contact"},
|
||||
{
|
||||
label: "Terms of Service", href: "#hero"},
|
||||
label: "Terms of Service", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user