Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 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: "#" },