Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c4e9e478d4 | |||
| df57f32d0a | |||
| 8bcffd21d8 |
@@ -115,6 +115,13 @@ export default function LandingPage() {
|
|||||||
{ label: "Contact", href: "contact" }
|
{ 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: [
|
title: "Legal", items: [
|
||||||
{ label: "Privacy Policy", href: "#" },
|
{ label: "Privacy Policy", href: "#" },
|
||||||
|
|||||||
Reference in New Issue
Block a user