Section

Startup Newsletter CTA — Elegant Luxury

Elegant Luxury newsletter layout: Startup newsletter cta.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/newsletter/elegant-luxury/
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/elegant-luxury
registry path: Tailwind/Sections/Newsletter/elegant-luxury

Source

Implementation

code.html
<!--
Snippet Name: Startup Newsletter CTA — Elegant Luxury
Description: Elegant Luxury newsletter layout: Startup 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:'Jost',sans-serif}.f-mono{font-family:'Jost',sans-serif}.f-disp{font-family:'Cormorant Garamond',serif}
      .el-line{background:linear-gradient(90deg,transparent,rgba(197,165,114,.6),transparent)}

</style>

<section class="relative w-full py-20 sm:py-28 text-[#ece7df]" data-section="elegant-luxury">
<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-sm border border-[#c5a572]/30 px-3 py-1 text-[11px] font-medium uppercase tracking-[0.22em] text-[#c5a572]"><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-[#9a948a]">Monthly product updates and ideas. No spam, unsubscribe anytime.</p></div><div class="bg-[#131312] border border-[#c5a572]/20 rounded-sm transition-colors hover:border-[#c5a572]/40 p-8"><div class="grid grid-cols-1 gap-6 lg:grid-cols-2 items-center"><div><span class="inline-flex items-center gap-1.5 rounded-sm border border-[#c5a572]/30 px-3 py-1 text-[11px] font-medium uppercase tracking-[0.22em] text-[#c5a572] mb-3 inline-flex"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><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"/><path d="M12 15 9 12a13.5 13.5 0 0 1 3-9c1.5-1.5 6-1.5 6-1.5s0 4.5-1.5 6a13.5 13.5 0 0 1-9 3z"/><path d="M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0"/></svg> Launch</span><h3 class="f-disp text-2xl font-bold">Be first to know</h3><p class="mt-2 text-sm text-[#9a948a]">Product launches and founder notes, monthly.</p></div><div><form class="flex flex-col gap-2 max-w-2xl sm:mx-0 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-sm border border-[#c5a572]/25 bg-[#131312] px-4 py-3 text-[#ece7df] placeholder:text-[#9a948a] focus:outline-none focus:ring-1 focus:ring-[#c5a572]/50" aria-label="Email"><button type="submit" class="bg-[#c5a572] text-[#0c0c0d] rounded-sm font-medium tracking-wider uppercase hover:bg-[#d4b883] 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 to the newsletter</button></form></div></div></div>
</div>
</section>
19 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/elegant-luxury

Continue browsing

View all