Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-05-06 12:36:35 +00:00

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>
);
}
}