← All components
Hero
freeDuotone Bold Startup Hero 08
Oxblood-washed startup hero with a giant condensed wordmark, yellow pill meta and CTAs, one bold headline and a single sub-line.
Preview
Copy the code
paste-ready → Designer
<!-- Paste markup into an Embed, or recreate as native elements.
Styles below map 1:1 to the class names above. -->
<section class="hero_component">
<div class="hero_inner">
<nav class="hero_meta">
<a class="hero_pill" href="#">Now in open beta</a>
<p class="hero_metatext">Seed-stage · Backed by operators, not tourists</p>
</nav>
<h1 class="hero_wordmark">
<span class="hero_wordmark_accent">LEDGER</span>
<span class="hero_wordmark_tail">LOOP</span>
</h1>
<div class="hero_copy">
<h2 class="hero_headline">Close the books in minutes, not weeks.</h2>
<p class="hero_subline">LedgerLoop syncs every account, categorizes every transaction, and drafts your monthly close automatically — so finance teams ship reports instead of chasing spreadsheets.</p>
</div>
<div class="hero_actions">
<a class="hero_button_primary" href="#">Start free trial</a>
<a class="hero_button_ghost" href="#">Book a demo</a>
</div>
<div class="hero_visual"></div>
</div>
</section>
<style>
.hero_component {
position:relative;
width:100%;
overflow:hidden;
background-color:#7a1420;
padding:6rem 1.5rem;
font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
box-sizing:border-box;
}
.hero_inner {
position:relative;
z-index:10;
margin:0 auto;
max-width:1200px;
display:flex;
flex-direction:column;
gap:2.5rem;
}
.hero_meta {
display:flex;
flex-wrap:wrap;
align-items:center;
gap:0.75rem;
}
.hero_pill {
display:inline-block;
border-radius:999px;
background-color:#ffd400;
padding:0.375rem 1rem;
font-size:0.72rem;
font-weight:700;
text-transform:uppercase;
letter-spacing:0.18em;
color:#7a1420;
text-decoration:none;
}
.hero_metatext {
margin:0;
font-size:0.72rem;
font-weight:600;
text-transform:uppercase;
letter-spacing:0.18em;
color:#f3c9ce;
}
.hero_wordmark {
margin:0;
font-size:clamp(4.5rem,18vw,15rem);
font-weight:800;
text-transform:uppercase;
line-height:0.82;
letter-spacing:-0.03em;
color:#fef6ee;
font-family:'Arial Narrow',Impact,'Helvetica Neue',sans-serif;
}
.hero_wordmark_accent {
color:#ffd400;
}
.hero_wordmark_tail {
color:#fef6ee;
}
.hero_copy {
display:flex;
flex-direction:column;
gap:1.5rem;
max-width:720px;
}
.hero_headline {
margin:0;
font-size:clamp(1.75rem,4vw,3rem);
font-weight:700;
line-height:1.05;
letter-spacing:-0.01em;
color:#fef6ee;
}
.hero_subline {
margin:0;
font-size:1.05rem;
line-height:1.6;
color:#f3c9ce;
}
.hero_actions {
display:flex;
flex-wrap:wrap;
align-items:center;
gap:1rem;
}
.hero_button_primary {
display:inline-block;
border-radius:999px;
background-color:#ffd400;
padding:1rem 2rem;
font-size:0.95rem;
font-weight:700;
text-transform:uppercase;
letter-spacing:0.05em;
color:#7a1420;
text-decoration:none;
}
.hero_button_ghost {
display:inline-block;
border-radius:999px;
border:2px solid #ffd400;
padding:0.875rem 2rem;
font-size:0.95rem;
font-weight:700;
text-transform:uppercase;
letter-spacing:0.05em;
color:#ffd400;
text-decoration:none;
background-color:transparent;
}
.hero_visual {
margin-top:1.5rem;
width:100%;
min-height:280px;
border-radius:1.5rem;
border:1px solid rgba(255,212,0,0.3);
background:linear-gradient(135deg,#8f1a28 0%,#5c0f18 100%);
}
</style>One email unlocks copying across the whole library — that's the only ask.