From 2c3b519af32eaf43fea3e2d21ec6945f50b789ba Mon Sep 17 00:00:00 2001 From: Akshay Kolli Date: Sun, 8 Feb 2026 14:26:06 -0500 Subject: [PATCH] Updated links --- app/page.tsx | 6 +++--- components/layout/Footer.tsx | 4 ++-- components/layout/Navbar.tsx | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 5ae26d9..e281c43 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -38,13 +38,13 @@ export default function Home() {

Connect

- + Email - + GitHub - + Twitter diff --git a/components/layout/Footer.tsx b/components/layout/Footer.tsx index 92c3ca8..ae6e41e 100644 --- a/components/layout/Footer.tsx +++ b/components/layout/Footer.tsx @@ -4,8 +4,8 @@ export function Footer() {
- Twitter - GitHub + Twitter + GitHub
diff --git a/components/layout/Navbar.tsx b/components/layout/Navbar.tsx index 6660504..59a7618 100644 --- a/components/layout/Navbar.tsx +++ b/components/layout/Navbar.tsx @@ -32,10 +32,10 @@ export function Navbar() { Code - + GitHub - + Twitter