Update src/app/page.tsx

This commit is contained in:
2026-05-12 16:08:01 +00:00
parent 5df822ffc4
commit 1b64e1785b

View File

@@ -220,6 +220,8 @@ export default function LandingPage() {
label: "Twitter", href: "#"},
{
label: "GitHub", href: "#"},
{
label: "LinkedIn", href: "#"},
],
},
]}