feat: cinematic branding for Zemail
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
Common <span class="text-pink-500">questions.</span>
|
||||
</h2>
|
||||
<p class="text-zinc-400 text-sm md:text-lg leading-relaxed">
|
||||
Everything you need to know about Imail, privacy, and temporary communication.
|
||||
Everything you need to know about Zemail, privacy, and temporary communication.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
x-collapse
|
||||
class="px-6 pb-6">
|
||||
<p class="text-sm text-zinc-400 leading-relaxed">
|
||||
Yes! Imail uses a sophisticated backend to route communications through temporary, high-reputation Gmail and Outlook nodes. This ensures that you can bypass "Disposable Email" filters while maintaining 100% privacy.
|
||||
Yes! Zemail uses a sophisticated backend to route communications through temporary, high-reputation Gmail and Outlook nodes. This ensures that you can bypass "Disposable Email" filters while maintaining 100% privacy.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -66,7 +66,7 @@
|
||||
:class="active === 3 ? 'border-pink-500/30 bg-zinc-900/50 shadow-[0_0_30px_rgba(236,72,153,0.05)]' : 'hover:border-white/10'">
|
||||
<button @click="active = active === 3 ? null : 3"
|
||||
class="w-full px-6 py-5 flex items-center justify-between text-left transition-colors">
|
||||
<span class="font-bold text-zinc-100 group-hover:text-white">Is Imail secure for sensitive data?</span>
|
||||
<span class="font-bold text-zinc-100 group-hover:text-white">Is Zemail secure for sensitive data?</span>
|
||||
<svg class="w-5 h-5 text-zinc-500 transition-transform duration-300"
|
||||
:class="active === 3 ? 'rotate-180 text-pink-500' : ''"
|
||||
fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
@@ -140,7 +140,7 @@
|
||||
x-collapse
|
||||
class="px-6 pb-6">
|
||||
<p class="text-sm text-zinc-400 leading-relaxed">
|
||||
No. Imail is a 100% web-based service. It is accessible across all modern browsers and devices (Desktop, Mobile, Tablet) without the need for any apps or browser extensions.
|
||||
No. Zemail is a 100% web-based service. It is accessible across all modern browsers and devices (Desktop, Mobile, Tablet) without the need for any apps or browser extensions.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user