background animation and navbar logo animation

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-01-29 17:08:51 +05:00
parent e71d774ccb
commit f439f9bbdf

View File

@@ -9,7 +9,7 @@ export default function NavbarLogo() {
className="w-full h-full"
>
<defs>
{/* Qizil neon gradient */}
{/* Qizil neon gradient for github*/}
<linearGradient id="neon-gradient" x1="0%" y1="100%" x2="100%" y2="0%">
<stop offset="0%" stopColor="#979797" />
<stop offset="50%" stopColor="#e4e4e4" />