feat: cinematic branding for Zemail

This commit is contained in:
idevakk
2026-03-04 10:09:25 +05:30
parent 41c1e7ad54
commit e73342f1fb
14 changed files with 78 additions and 32 deletions

View File

@@ -8,11 +8,8 @@
<!-- Left Side: Logo + Links -->
<div class="flex items-center gap-8">
<!-- Logo -->
<a href="/" class="flex items-center gap-2 group z-50">
<svg class="w-6 h-6 text-white group-hover:text-pink-500 transition-colors" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z" />
</svg>
<span class="text-lg font-bold tracking-wide text-white">Imail</span>
<a href="/" class="z-50">
<x-bento.logo size="sm" />
</a>
<!-- Desktop Links -->