feat: cinematic branding for Zemail
This commit is contained in:
@@ -46,12 +46,8 @@
|
||||
'xl:w-20': !sidebarOpen && window.innerWidth >= 1280
|
||||
}">
|
||||
<!-- Sidebar Header -->
|
||||
<div class="h-16 flex items-center justify-between px-6 border-b border-white/5">
|
||||
<div class="flex items-center gap-3">
|
||||
<div class="w-8 h-8 rounded-lg bg-pink-500 flex items-center justify-center text-white shadow-[0_0_15px_rgba(236,72,153,0.3)]">
|
||||
<svg class="w-5 h-5" 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>
|
||||
</div>
|
||||
<span class="font-bold text-lg tracking-tight text-white transition-opacity" :class="sidebarOpen ? 'opacity-100' : 'opacity-0 hidden'">Imail</span>
|
||||
<x-bento.logo size="sm" x-data="{ showText: sidebarOpen }" />
|
||||
</div>
|
||||
|
||||
<!-- Mobile Close Button -->
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<div class="legal-content">
|
||||
<h2>1. Data Collection</h2>
|
||||
<p>
|
||||
Imail is designed to be privacy-first. We do not collect personal information like your name, physical address, or phone number. When you create a disposable inbox, we only generate a temporary identifier to route your mail.
|
||||
Zemail is designed to be privacy-first. We do not collect personal information like your name, physical address, or phone number. When you create a disposable inbox, we only generate a temporary identifier to route your mail.
|
||||
</p>
|
||||
<ul>
|
||||
<li>No user registration required</li>
|
||||
|
||||
Reference in New Issue
Block a user