Merge version_8 into main

Merge version_8 into main
This commit was merged in pull request #14.
This commit is contained in:
2026-06-10 21:49:11 +00:00

View File

@@ -279,9 +279,9 @@ export default function LandingPage() {
{ {
title: "Legal", items: [ 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"},
], ],
}, },
]} ]}