Update src/app/page.tsx

This commit is contained in:
2026-04-28 12:56:17 +00:00
parent b8e6192e72
commit 189a2cc26f

View File

@@ -126,9 +126,7 @@ export default function LandingPage() {
columns={[
{ title: "Socials", items: [
{ label: "Facebook", href: "https://www.facebook.com/profile.php?id=61589022357123" },
{ label: "X", href: "https://twitter.com" },
{ label: "Instagram", href: "https://www.instagram.com/ibangrecords" },
{ label: "TikTok", href: "https://tiktok.com" }
{ label: "Instagram", href: "https://www.instagram.com/ibangrecords" }
] }
]}
/>