Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-12 06:04:08 +00:00

View File

@@ -115,6 +115,13 @@ export default function LandingPage() {
{ label: "Contact", href: "contact" }
]
},
{
title: "Community", items: [
{ label: "Twitter", href: "https://twitter.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Discord", href: "https://discord.com" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },