From 5dbc44f1457b1da3ea850d8e6557c543d26f434e Mon Sep 17 00:00:00 2001 From: Ategon <benjamin@barbeau.net> Date: Tue, 14 Jan 2025 17:16:34 -0500 Subject: [PATCH] Add actual liks --- src/app/page.tsx | 1 + src/components/navbar/index.tsx | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a45a68e..0e09399 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,6 +31,7 @@ export default async function Home() { variant="bordered" className="border-white/50 text-white" startContent={<SiDiscord />} + href="https://discord.gg/rfmKzM6ASw" > Join the Discord </Button> diff --git a/src/components/navbar/index.tsx b/src/components/navbar/index.tsx index bc8cf52..b464dd2 100644 --- a/src/components/navbar/index.tsx +++ b/src/components/navbar/index.tsx @@ -69,7 +69,7 @@ export default function Navbar() { } > <Link - href="https://git.edikoyo.com/" + href="https://git.edikoyo.com/Ategon/Jamjar" className="text-white flex justify-center duration-500 ease-in-out transition-all transform hover:scale-125 hover:text-red-100" isExternal > @@ -79,7 +79,7 @@ export default function Navbar() { </NavbarItem> <NavbarItem> <Link - href="https://discord.edikoyo.com" + href="https://discord.gg/rfmKzM6ASw" className="text-white flex justify-center duration-500 ease-in-out transition-all transform hover:scale-125 hover:text-indigo-100" isExternal >