Загрузка...

CTA-блок для лендинга: заголовки, кнопки, анимированные карточки. Адаптивный дизайн, Tailwind CSS. Для SaaS, галерей шаблонов.
<section class="z-10 sm:py-24 pt-10 pb-16 relative" data-element-locator="html > body:nth-of-type(1) > section:nth-of-type(2)">
<div class="sm:px-6 lg:px-8 max-w-7xl mx-auto px-4">
<div class="h-px w-full bg-gradient-to-r from-transparent via-white/10 to-transparent mb-10"></div>
<div class="grid lg:grid-cols-2 gap-10 items-start">
<!-- Left: Copy -->
<div class="relative [animation:fadeSlideIn_1s_ease-out_0.05s_both] animate-on-scroll">
<h2 class="sm:text-4xl lg:text-5xl text-3xl font-medium text-white tracking-tight">
Get started in seconds
</h2>
<p class="sm:text-lg text-base font-normal text-slate-300 mt-2">
Open your Maze account and deploy powerful money tools with minimal setup.
</p>
<div class="mt-5 flex flex-wrap gap-2">
<span class="inline-flex items-center gap-2 rounded-full px-3 py-1.5 text-xs font-medium tracking-tight text-slate-200/90 bg-white/5 ring-1 ring-white/10 border-gradient">
<span class="h-2 w-2 rounded-full bg-violet-400"></span> Starter
</span>
<span class="inline-flex items-center gap-2 rounded-full px-3 py-1.5 text-xs font-medium tracking-tight text-slate-200/90 bg-white/5 ring-1 ring-white/10 border-gradient">
<span class="h-2 w-2 rounded-full bg-emerald-400"></span> Personal
</span>
<span class="inline-flex items-center gap-2 rounded-full px-3 py-1.5 text-xs font-medium tracking-tight text-slate-200/90 bg-white/5 ring-1 ring-white/10 border-gradient">
<span class="h-2 w-2 rounded-full bg-sky-400"></span> Business
</span>
<span class="inline-flex items-center gap-2 rounded-full px-3 py-1.5 text-xs font-medium tracking-tight text-slate-200/90 bg-white/5 ring-1 ring-white/10 border-gradient">
<span class="h-2 w-2 rounded-full bg-fuchsia-400"></span> AI
</span>
<span class="inline-flex items-center gap-2 rounded-full px-3 py-1.5 text-xs font-medium tracking-tight text-slate-200/90 bg-white/5 ring-1 ring-white/10 border-gradient">
<span class="h-2 w-2 rounded-full bg-amber-400"></span> SaaS
</span>
<span class="inline-flex items-center gap-2 rounded-full px-3 py-1.5 text-xs font-medium tracking-tight text-slate-200/90 bg-white/5 ring-1 ring-white/10 border-gradient">
<span class="h-2 w-2 rounded-full bg-orange-400"></span> Multi‑currency
</span>
</div>
<p class="sm:text-base text-sm font-normal text-slate-300 mt-6" data-element-locator="html > body:nth-of-type(1) > section:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) > p:nth-of-type(2)">
Maze is a modern finance platform designed for speed, security, and scale—so you can launch accounts, cards, and payouts effortlessly.
</p>
<p class="sm:text-base text-sm font-normal text-slate-300 mt-3" data-element-locator="html > body:nth-of-type(1) > section:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) > p:nth-of-type(3)">
Jumpstart your setup with pre‑built templates and workflows from our team and the community.
</p>
<div class="mt-8 flex items-center gap-4">
<a href="#" class="inline-flex items-center gap-2 h-11 sm:h-12 px-5 rounded-xl bg-white text-gray-900 hover:bg-white/90 transition shadow-lg shadow-indigo-500/20 text-sm font-semibold tracking-tight border-gradient">
Choose a template
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-lucide="arrow-up-right" class="lucide lucide-arrow-up-right h-4 w-4"><path d="M7 7h10v10" class=""></path><path d="M7 17 17 7" class=""></path></svg>
</a>
<a href="#" class="inline-flex items-center gap-2 text-sm font-medium text-slate-300 hover:text-white transition">
Learn more
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-lucide="chevron-right" class="lucide lucide-chevron-right h-4 w-4"><path d="m9 18 6-6-6-6" class=""></path></svg>
</a>
</div>
</div>
<!-- Right: Template cards -->
<div class="relative min-h-[360px] sm:min-h-[420px] lg:min-h-[460px] [animation:fadeSlideIn_1s_ease-out_0.15s_both] animate-on-scroll">
<!-- Glow -->
<div class="absolute -top-8 -right-6 h-64 w-64 bg-gradient-to-br from-indigo-500/25 to-fuchsia-500/25 blur-3xl rounded-full"></div>
<!-- Back card -->
<div class="absolute right-6 sm:right-10 top-8 rotate-[-6deg] w-[62%] sm:w-[58%] rounded-2xl bg-gray-900/80 backdrop-blur-sm p-4 shadow-2xl shadow-black/50 border-gradient">
<img src="https://hoirqrkdgbmvpwutwuwj-all.supabase.co/storage/v1/object/public/assets/assets/4cf79132-dd2e-4d3e-bb75-0668745cf97a_800w.webp" alt="Template preview" class="rounded-xl object-cover h-36 sm:h-40 w-full" style="">
<div class="mt-3">
<p class="text-xs font-medium text-white">Insights Dashboard</p>
<p class="text-[11px] text-slate-400">Performance overview</p>
</div>
</div>
<!-- Middle card -->
<div class="absolute right-0 sm:right-4 top-24 rotate-[4deg] w-[60%] sm:w-[56%] rounded-2xl bg-gray-900/80 backdrop-blur-sm p-4 shadow-2xl shadow-black/50 border-gradient">
<img src="https://hoirqrkdgbmvpwutwuwj-all.supabase.co/storage/v1/object/public/assets/assets/79b9374b-8b95-4b65-884b-ba53e7e50db0_800w.webp" alt="Template gallery" class="sm:h-44 w-full h-40 object-cover rounded-xl">
<div class="mt-3">
<p class="text-xs font-medium text-white">Image Gallery</p>
<p class="text-[11px] text-slate-400">Brand and card assets</p>
</div>
</div>
<!-- Front card (white) -->
<div class="absolute left-0 sm:left-4 bottom-0 w-[82%] sm:w-[72%] rounded-2xl bg-white text-gray-900 shadow-2xl shadow-indigo-900/30 border border-white/10">
<div class="p-4 sm:p-5">
<div class="flex items-center justify-between">
<span class="text-[10px] sm:text-xs font-medium tracking-tight">MAZE</span>
<div class="flex items-center gap-1 text-[10px] sm:text-xs text-gray-500">
<span class="inline-flex items-center gap-1">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-lucide="sparkles" class="lucide lucide-sparkles h-3.5 w-3.5"><path d="M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z" class=""></path><path d="M20 2v4" class=""></path><path d="M22 4h-4" class=""></path><circle cx="4" cy="20" r="2" class=""></circle></svg>
New
</span>
</div>
</div>
<div class="mt-4">
<p class="text-xl sm:text-2xl font-semibold tracking-tight">Maze Boilerplate</p>
<p class="mt-1 text-xs sm:text-sm text-gray-600">A starter kit with accounts, cards, and transfers configured.</p>
<div class="mt-4 flex items-center gap-2">
<button class="inline-flex items-center gap-2 h-8 px-3 rounded-lg bg-gray-900 text-white text-xs font-semibold tracking-tight hover:opacity-90 transition">
Deploy now
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-lucide="rocket" class="lucide lucide-rocket h-3.5 w-3.5"><path d="M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z" class=""></path><path d="m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z" class=""></path><path d="M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0" class=""></path><path d="M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5" class=""></path></svg>
</button>
<button class="inline-flex items-center gap-2 h-8 px-3 rounded-lg bg-gray-100 text-gray-900 text-xs font-medium hover:bg-gray-200 transition">
Read docs
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-lucide="book-open" class="lucide lucide-book-open h-3.5 w-3.5"><path d="M12 7v14" class=""></path><path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z" class=""></path></svg>
</button>
</div>
</div>
<div class="mt-4 border-t border-gray-200/70 pt-3 px-1">
<div class="flex items-center gap-4 text-[11px] text-gray-600">
<span class="inline-flex items-center gap-1">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-lucide="graduation-cap" class="lucide lucide-graduation-cap h-3.5 w-3.5"><path d="M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z" class=""></path><path d="M22 10v6" class=""></path><path d="M6 12.5V16a6 3 0 0 0 12 0v-3.5" class=""></path></svg>
Learn
</span>
<span class="inline-flex items-center gap-1">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-lucide="code-2" class="lucide lucide-code-2 h-3.5 w-3.5"><path d="m18 16 4-4-4-4" class=""></path><path d="m6 8-4 4 4 4" class=""></path><path d="m14.5 4-5 16" class=""></path></svg>
Examples
</span>
<span class="inline-flex items-center gap-1">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-lucide="globe" class="lucide lucide-globe h-3.5 w-3.5"><circle cx="12" cy="12" r="10" class=""></circle><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20" class=""></path><path d="M2 12h20" class=""></path></svg>
maze.bank
</span>
</div>
</div>
</div>
<div class="rounded-b-2xl bg-gray-900 text-white px-4 sm:px-5 py-3">
<div class="flex items-center justify-between">
<div class="">
<p class="text-sm font-semibold tracking-tight">Boilerplate</p>
<p class="text-[11px] text-slate-300">Start from a proven baseline</p>
</div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-lucide="arrow-right" class="lucide lucide-arrow-right h-4 w-4 text-white/80"><path d="M5 12h14" class=""></path><path d="m12 5 7 7-7 7" class=""></path></svg>
</div>
</div>
</div>
</div>
</div>
</div>
</section>