content: rework hero for NGO ICP with 50% offer, rework blog heading

This commit is contained in:
oliver
2026-05-03 05:55:01 -03:00
parent 8594393664
commit 3215694f5c
+70 -13
View File
@@ -529,6 +529,49 @@
justify-content: center;
}
.hero-offer {
display: inline-flex;
align-items: center;
gap: 14px;
margin-top: 26px;
padding: 16px 26px;
border-radius: 16px;
background: linear-gradient(135deg, rgba(230, 81, 0, 0.10), rgba(251, 140, 0, 0.08));
border: 1px solid rgba(230, 81, 0, 0.28);
max-width: 540px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
.hero-offer-badge {
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
width: 52px;
height: 52px;
border-radius: 50%;
background: linear-gradient(135deg, var(--gold-lo), var(--gold));
color: #fff;
font-size: 0.72rem;
font-weight: 800;
line-height: 1.1;
text-align: center;
letter-spacing: 0.02em;
}
.hero-offer-text {
font-size: 0.88rem;
color: var(--white);
line-height: 1.45;
}
.hero-offer-text strong {
color: var(--gold);
font-weight: 700;
}
.btn-primary,
.pricing-cta,
.modal-submit,
@@ -2218,8 +2261,8 @@
data-mf-animation-distance="30"
data-mf-animation-once="true"
>
Your business should feel
<span class="accent">beautifully under control.</span>
Your mission deserves
<span class="accent">more than spreadsheets.</span>
</h1>
<p
class="hero-sub"
@@ -2229,9 +2272,9 @@
data-mf-animation-distance="26"
data-mf-animation-once="true"
>
All your invoicing, CRM, inventory, and reporting in one
system. No more switching between [Tool A], [Tool B],
and spreadsheets.
Donor reporting, grant compliance, and impact
dashboards in one system. Pull audit-ready reports in
minutes and spend more time on the ground.
</p>
<p
class="hero-note"
@@ -2249,11 +2292,25 @@
data-mf-text-typing-interval="1800"
data-mf-text-typing-cursor="true"
data-mf-text-typing-cursor-char="|"
><span>No spreadsheet drift.</span
><span>No mystery workflows.</span
><span>No expensive lock-in.</span></span
><span>No reconciling spreadsheets at midnight.</span
><span>No donor trust left to chance.</span
><span>No audit panic. Ever.</span></span
>
</p>
<div
class="hero-offer"
data-mf-animation="fade-up"
data-mf-animation-duration="650"
data-mf-animation-delay="320"
data-mf-animation-distance="22"
data-mf-animation-once="true"
>
<div class="hero-offer-badge">50%<br>OFF</div>
<div class="hero-offer-text">
<strong>NGO Launch Offer</strong> &mdash; 50&percnt; off your first year,
plus free access to our special <strong>Accounting video library</strong>.
</div>
</div>
<div
class="hero-trust"
data-mf-stagger-animation="fade-up"
@@ -2263,15 +2320,15 @@
data-mf-stagger-once="true"
>
<div class="trust-card">
<strong>Built on Odoo Community Edition</strong>
<strong>Built for NGOs with &le;15 staff</strong>
</div>
<span class="trust-sep">·</span>
<div class="trust-card">
<strong>From $214 / year</strong>
<strong>From $107 / year with NGO discount</strong>
</div>
<span class="trust-sep">·</span>
<div class="trust-card">
<strong>Own your stack</strong>
<strong>Zero IT burden</strong>
</div>
</div>
</div>
@@ -2319,10 +2376,10 @@
data-mf-animation-distance="24"
data-mf-animation-once="true"
>
The inspiration for your operations.
From spreadsheet chaos to impact dashboards.
</h2>
<p class="section-sub">
Read what a modern system can do to improve your workflows.
How small NGOs are saving hours on reporting, keeping donors engaged, and staying audit-ready.
</p>
</div>
</div>