Update src/app/page.tsx

This commit is contained in:
2026-05-06 12:36:28 +00:00
parent e5c8259776
commit 712b81e038

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}