multi zone systum

This commit is contained in:
Om Lanke
2025-09-23 19:51:22 +05:30
parent afedb8df6c
commit 6d7efc5b8a
6 changed files with 74 additions and 21 deletions

View File

@@ -74,7 +74,7 @@ export default function MainLayout({ children }: { children: React.ReactNode })
<div className="flex items-center gap-3 group">
<div className="relative">
<img
src="/favicon.ico"
src="favicon.ico"
alt="Logo"
className="w-10 h-10 rounded-xl shadow-lg group-hover:shadow-xl transition-all duration-300 group-hover:scale-110"
/>