← All components
Hero
freeLight Saas Agency Hero 03
Giant-wordmark agency hero with eyebrow meta row, deep-green accent word, one sub-line and dual pill CTAs on clean bg.
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">
<p class="hero_meta_brand">Northbeam Studio</p>
<p class="hero_meta_dot">—</p>
<p class="hero_meta_item">Product · Brand · Growth</p>
<p class="hero_meta_item">Est. 2016 · Remote-first</p>
</nav>
<h1 class="hero_title">
<span class="hero_title_accent">compound.</span>
</h1>
<div class="hero_lower">
<p class="hero_subline">A senior design and engineering studio partnering with fintech and SaaS teams to ship products people trust — from first pixel to production.</p>
<div class="hero_actions">
<a class="hero_button_primary" href="#contact">Start a project</a>
<a class="hero_button_ghost" href="#work">View our work</a>
</div>
</div>
<div class="hero_visual"></div>
</div>
</section>
<style>
.hero_component {
position:relative;
width:100%;
background-color:#f7f8fa;
overflow:hidden;
padding:120px 24px;
box-sizing:border-box;
font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;
}
.hero_inner {
margin:0 auto;
max-width:1200px;
display:flex;
flex-direction:column;
}
.hero_meta {
display:flex;
flex-wrap:wrap;
align-items:center;
column-gap:24px;
row-gap:12px;
margin-bottom:64px;
font-size:13px;
text-transform:uppercase;
letter-spacing:0.14em;
color:#5b6470;
font-weight:500;
}
.hero_meta_brand {
font-weight:600;
color:#0f4c3a;
margin:0;
letter-spacing:0.14em;
}
.hero_meta_dot {
margin:0;
color:#c2c8d0;
}
.hero_meta_item {
margin:0;
}
.hero_title {
font-weight:600;
color:#101418;
line-height:0.92;
letter-spacing:-0.03em;
font-size:clamp(3.5rem,11vw,10rem);
margin:0;
font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;
}
.hero_title_accent {
color:#0f4c3a;
font-style:italic;
}
.hero_lower {
display:flex;
flex-direction:column;
gap:40px;
margin-top:56px;
}
.hero_subline {
max-width:440px;
color:#3d454f;
font-size:18px;
line-height:1.55;
margin:0;
}
.hero_actions {
display:flex;
flex-wrap:wrap;
align-items:center;
gap:16px;
}
.hero_button_primary {
display:inline-flex;
align-items:center;
justify-content:center;
border-radius:999px;
background-color:#0f4c3a;
color:#ffffff;
font-size:15px;
font-weight:600;
padding:16px 32px;
text-decoration:none;
transition:background-color .2s ease;
}
.hero_button_ghost {
display:inline-flex;
align-items:center;
justify-content:center;
border-radius:999px;
border:1px solid #d3d8de;
background-color:transparent;
color:#101418;
font-size:15px;
font-weight:600;
padding:16px 32px;
text-decoration:none;
transition:border-color .2s ease;
}
.hero_visual {
margin-top:64px;
width:100%;
border-radius:24px;
min-height:300px;
background:linear-gradient(135deg,#0f4c3a 0%,#17694f 48%,#0b3a2c 100%);
border:1px solid rgba(15,76,58,0.15);
box-shadow:0 30px 60px -30px rgba(15,76,58,0.45);
}
</style>One email unlocks copying across the whole library — that's the only ask.