mirror of
https://github.com/JustAnimeCore/JustAnime.git
synced 2026-04-17 22:01:45 +00:00
url updated
This commit is contained in:
@@ -70,7 +70,7 @@ const DiscordPopup = () => {
|
|||||||
|
|
||||||
<div className="mt-6 flex flex-col gap-3">
|
<div className="mt-6 flex flex-col gap-3">
|
||||||
<a
|
<a
|
||||||
href="https://discord.gg/your-invite-link"
|
href="https://discord.gg/P3yqksmGun"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
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"
|
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"
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ function Footer() {
|
|||||||
/>
|
/>
|
||||||
<div className="flex items-center gap-4 border-l border-white/10 pl-6 h-10">
|
<div className="flex items-center gap-4 border-l border-white/10 pl-6 h-10">
|
||||||
<a
|
<a
|
||||||
href="https://discord.gg/your-invite-link"
|
href="https://discord.gg/P3yqksmGun"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="text-white/40 hover:text-[#5865F2] transition-all hover:scale-110"
|
className="text-white/40 hover:text-[#5865F2] transition-all hover:scale-110"
|
||||||
@@ -25,7 +25,7 @@ function Footer() {
|
|||||||
<FaDiscord size={28} />
|
<FaDiscord size={28} />
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="https://t.me/your-telegram-link"
|
href="https://tinyurl.com/JustAnimeZone"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="text-white/40 hover:text-[#26A5E4] transition-all hover:scale-110"
|
className="text-white/40 hover:text-[#26A5E4] transition-all hover:scale-110"
|
||||||
|
|||||||
Reference in New Issue
Block a user