From 189a2cc26f15f623fcfc08c4b70284234257cdfd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:56:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a2ad490..4ad34ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ] } ]} />