From 712b81e038bd0fc8395438d2f054227115e73ab9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 12:36:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 58209d0..7134145 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -247,7 +247,7 @@ export default function LandingPage() { { title: "Connect", items: [ { - label: "Instagram (your_satvik2224)", href: "https://instagram.com/your_satvik2224"}, + label: "Instagram (Mr)", href: "https://instagram.com/Mr"}, { label: "Twitter", href: "#"}, { @@ -260,4 +260,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1