url updated

This commit is contained in:
Tejas Panchal
2026-02-15 07:23:58 +05:30
parent 83e768f5b7
commit 873bb53ca9
2 changed files with 3 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ const DiscordPopup = () => {
<div className="mt-6 flex flex-col gap-3">
<a
href="https://discord.gg/your-invite-link"
href="https://discord.gg/P3yqksmGun"
target="_blank"
rel="noopener noreferrer"
className="flex items-center justify-center gap-2 w-full bg-[#5865F2] hover:bg-[#4759d8] text-white py-2.5 px-4 rounded-xl font-bold transition-all transform active:scale-[0.97] shadow-lg"

View File

@@ -17,7 +17,7 @@ function Footer() {
/>
<div className="flex items-center gap-4 border-l border-white/10 pl-6 h-10">
<a
href="https://discord.gg/your-invite-link"
href="https://discord.gg/P3yqksmGun"
target="_blank"
rel="noopener noreferrer"
className="text-white/40 hover:text-[#5865F2] transition-all hover:scale-110"
@@ -25,7 +25,7 @@ function Footer() {
<FaDiscord size={28} />
</a>
<a
href="https://t.me/your-telegram-link"
href="https://tinyurl.com/JustAnimeZone"
target="_blank"
rel="noopener noreferrer"
className="text-white/40 hover:text-[#26A5E4] transition-all hover:scale-110"