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 +}