diff --git a/src/app/page.tsx b/src/app/page.tsx index b578291..a2ad490 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { { title: "Socials", items: [ { label: "Facebook", href: "https://www.facebook.com/profile.php?id=61589022357123" }, { label: "X", href: "https://twitter.com" }, - { label: "Instagram", href: "https://instagram.com" }, + { label: "Instagram", href: "https://www.instagram.com/ibangrecords" }, { label: "TikTok", href: "https://tiktok.com" } ] } ]}