Section

Bold Newsletter CTA — Futuristic

Futuristic newsletter layout: Bold newsletter cta.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/newsletter/futuristic/
fluid · no fixed width 100%
Dependencies: Tailwind CSS (CDN) · Google Fonts Responsive · Light/dark

Install

Add to your project

terminal
npx devsnips add Tailwind/Sections/Newsletter/futuristic
registry path: Tailwind/Sections/Newsletter/futuristic

Source

Implementation

code.html
<!--
Snippet Name: Bold Newsletter CTA — Futuristic
Description: Futuristic newsletter layout: Bold newsletter cta.
Author: DevSnips Contributors
Usage Example: Drop this snippet into any Tailwind CSS page.
-->
<style>
  /* DevSnips style-helper classes (self-contained snippet) */
  
      .f-sans{font-family:'Space Grotesk',sans-serif}.f-mono{font-family:'JetBrains Mono',monospace}.f-disp{font-family:'Space Grotesk',sans-serif}
      .ft-grid{background-image:linear-gradient(rgba(34,211,238,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(34,211,238,.07) 1px,transparent 1px);background-size:40px 40px;mask-image:radial-gradient(70% 60% at 50% 30%,#000,transparent 100%)}
      .ft-glow{box-shadow:0 0 0 1px rgba(34,211,238,.2),0 0 30px -8px rgba(34,211,238,.4)}

</style>

<section class="relative w-full py-20 sm:py-28 text-white" data-section="futuristic">
<div class="mx-auto max-w-7xl px-5 sm:px-6 lg:px-8">
<div class="mb-10 text-center mx-auto"><p class="mb-4"><span class="inline-flex items-center gap-1.5 rounded-full border border-cyan-400/30 bg-cyan-400/10 px-3 py-1 f-mono text-[11px] font-medium uppercase tracking-wider text-cyan-200"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><rect width="20" height="16" x="2" y="4" rx="2"/><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"/></svg> Newsletter</span></p><h2 class="f-disp text-3xl sm:text-4xl lg:text-5xl font-bold tracking-tight text-center mx-auto">Stay in the loop</h2><p class="mt-4 max-w-2xl text-center mx-auto text-base sm:text-lg leading-relaxed text-cyan-100/50">Monthly product updates and ideas. No spam, unsubscribe anytime.</p></div><div class="bg-[#0b1220]/80 border border-cyan-400/20 rounded-2xl ft-glow p-8 sm:p-10 text-center" style="background:linear-gradient(135deg,#22d3ee22,transparent)"><div class="mb-4 flex justify-center"><span class="bg-[#0b1220]/60 border border-cyan-400/15 rounded-xl flex h-14 w-14 items-center justify-center"><svg class="h-7 w-7" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><rect width="20" height="16" x="2" y="4" rx="2"/><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"/></svg></span></div><h3 class="f-disp text-2xl sm:text-3xl font-bold">SUBSCRIBE</h3><p class="mt-3 text-sm text-cyan-100/50">One email a month. Pure signal.</p><div class="mt-6"><form class="flex flex-col sm:flex-row gap-2 max-w-2xl mx-auto w-full"><label for="nl-email" class="sr-only">Email address</label><input id="nl-email" type="email" placeholder="you@email.com" class="w-full rounded-xl border border-cyan-400/20 bg-[#0b1220]/60 px-4 py-3 text-white placeholder:text-cyan-100/40 focus:outline-none focus:ring-2 focus:ring-cyan-400/40 flex-1" aria-label="Email"><button type="submit" class="bg-cyan-400 text-[#070b14] rounded-xl font-bold hover:bg-cyan-300 shadow-[0_0_24px_-6px_rgba(34,211,238,.7)] justify-center"><svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="m22 2-7 20-4-9-9-4Z"/><path d="M22 2 11 13"/></svg> Subscribe</button></form></div></div>
</div>
</section>
20 lines UTF-8 · LF · Spaces: 2

AI-ready

Available to your agent.

This section is reachable through the DevSnips CLI, MCP server and Skills integrations — one registry, one resource path.

Resource path

devsnips://sections/newsletter/futuristic

Continue browsing

View all