Files
admintemplate-razor/Pages/Security/confirmemail4.cshtml
T
2026-07-21 10:00:08 +07:00

103 lines
7.2 KiB
Plaintext

@page "/confirmemail4"
@{
ViewData["Title"] = "Confirm Email 4";
}
@{
ViewData["SidebarVariant"] = "4";
ViewData["HideChrome"] = true;
ViewData["Css:auth4.css"] = "css/auth4.css";
}
<section class="min-h-screen flex flex-row">
<div class="w-full lg:w-1/2 flex items-center justify-center p-6 sm:p-10 lg:p-16">
<div class="w-full max-w-md">
<div class="text-center mb-8">
<h2 class="text-2xl font-bold text-gray-900">Thank You for Confirming!</h2>
<p class="text-gray-500 text-sm mt-2 leading-relaxed">Your email address has been successfully verified and your account is now fully active. You can start using EnterpriseKit immediately.</p>
</div>
<div class="bg-white border border-gray-100 rounded-2xl p-6 mb-6">
<div class="flex items-start gap-3 mb-4">
<div class="w-6 h-6 rounded-full bg-blue-100 flex items-center justify-center flex-shrink-0 mt-0.5">
<svg class="w-3.5 h-3.5 text-blue-600" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3"><path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5"/></svg>
</div>
<div>
<span class="font-semibold text-gray-900 text-sm">Account Activated</span>
<p class="text-xs text-gray-400 mt-0.5">Your account is now active and ready for use</p>
</div>
</div>
<div class="flex items-start gap-3 mb-4">
<div class="w-6 h-6 rounded-full bg-blue-100 flex items-center justify-center flex-shrink-0 mt-0.5">
<svg class="w-3.5 h-3.5 text-blue-600" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3"><path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5"/></svg>
</div>
<div>
<span class="font-semibold text-gray-900 text-sm">Email Verified</span>
<p class="text-xs text-gray-400 mt-0.5">Your email address has been successfully verified</p>
</div>
</div>
<div class="flex items-start gap-3">
<div class="w-6 h-6 rounded-full bg-blue-100 flex items-center justify-center flex-shrink-0 mt-0.5">
<svg class="w-3.5 h-3.5 text-blue-600" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3"><path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5"/></svg>
</div>
<div>
<span class="font-semibold text-gray-900 text-sm">Ready to Explore</span>
<p class="text-xs text-gray-400 mt-0.5">Sign in to access all EnterpriseKit features</p>
</div>
</div>
</div>
<a href="/login4" class="btn-primary w-full">
Sign In to Your Account
<svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2.5"><path stroke-linecap="round" stroke-linejoin="round" d="M13 7l5 5m0 0l-5 5m5-5H6"/></svg>
</a>
<p class="mt-6 text-center text-sm text-gray-500">
Need help?
<a class="text-blue-600 font-semibold text-sm hover:text-blue-700 hover:underline ml-1" href="#">Contact Support</a>
</p>
</div>
</div>
<div class="hidden lg:flex w-1/2 bg-gradient-to-br from-blue-700 via-blue-600 to-blue-500 items-center justify-center p-12">
<div class="max-w-md">
<div class="flex items-center gap-3 mb-8">
<div class="w-14 h-14 bg-white/15 rounded-2xl flex items-center justify-center backdrop-blur-sm">
<svg class="w-8 h-8 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"/></svg>
</div>
<div>
<div class="text-2xl font-bold text-white">EnterpriseKit</div>
<div class="text-sm text-blue-100">Enterprise Application Platform</div>
</div>
</div>
<h2 class="text-3xl font-bold text-white leading-tight mb-4">Email Successfully<br/>Confirmed</h2>
<p class="text-blue-100 leading-relaxed mb-8">Your email has been verified and your account is now active. You can start exploring the full power of EnterpriseKit right away.</p>
<div class="space-y-4">
<div class="flex items-start gap-3">
<div class="w-5 h-5 rounded-full bg-white/15 flex items-center justify-center flex-shrink-0 mt-0.5"><svg class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3"><path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5"/></svg></div>
<div><span class="font-semibold text-white text-sm">Account Active</span><p class="text-xs text-blue-200 mt-0.5">Your account is fully activated and ready to use</p></div>
</div>
<div class="flex items-start gap-3">
<div class="w-5 h-5 rounded-full bg-white/15 flex items-center justify-center flex-shrink-0 mt-0.5"><svg class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3"><path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5"/></svg></div>
<div><span class="font-semibold text-white text-sm">Full Access Granted</span><p class="text-xs text-blue-200 mt-0.5">Access all enterprise modules from one dashboard</p></div>
</div>
<div class="flex items-start gap-3">
<div class="w-5 h-5 rounded-full bg-white/15 flex items-center justify-center flex-shrink-0 mt-0.5"><svg class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3"><path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5"/></svg></div>
<div><span class="font-semibold text-white text-sm">Ready to Go</span><p class="text-xs text-blue-200 mt-0.5">Sign in now to start managing your enterprise operations</p></div>
</div>
</div>
<div class="mt-10 p-4 bg-white/10 border border-white/20 rounded-2xl backdrop-blur-sm">
<div class="flex items-center gap-3">
<div class="w-10 h-10 rounded-full bg-white/15 flex items-center justify-center flex-shrink-0">
<svg class="w-5 h-5 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75L11.25 15 15 9.75M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
</div>
<div>
<div class="text-sm font-semibold text-white">Verification Complete</div>
<div class="text-xs text-blue-200">Your email has been verified successfully</div>
</div>
</div>
</div>
</div>
</div>
</section>