Homepage copy & SEO: hero headline, CTAs, features and transparency block

This commit is contained in:
2026-03-24 18:49:29 +00:00
parent 1fdd767903
commit e9a6b8f136
+66 -18
View File
@@ -3,9 +3,9 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title> NGO ERP Landingpage | ODOO4projects</title>
<meta name="description" content="Purpose-built ERP platform for NGOs. Centralize programs, automate donor and grant reporting, and launch in weeks with ODOO4projects." />
<meta name="keywords" content="NGO ERP system, nonprofit management software, ERP for NGOs, NGO operations platform, ODOO for nonprofits" />
<title>Odoo donor management for NGOs — Transparent, lowadmin fundraising</title>
<meta name="description" content="Simplify fundraising with Odoo: automated receipts, clear reports, and donor communication that reduces admin and builds trust." />
<meta name="keywords" content="donor management software, Odoo NGO, NGO donor management, transparent fundraising" />
<link rel="icon" href="https://odoo4projects.com/web/image/website/1/favicon?unique=725c3af" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
@@ -60,16 +60,23 @@
<option value="es">Español</option>
<option value="de">Deutsch</option>
</select>
<a href="https://calendar.google.com/calendar/u/0/appointments/schedules/AcZssZ3DDbaiHFlhNhWySszAQoPXE_H73QLqYT3w7H9IYWC76RA_TgNIhLESjb4N7ep_D2D_OyW9q4-c" target="_blank" rel="noopener" class="px-5 py-2 bg-brand-sunrise text-brand-ink font-semibold rounded-full text-sm shadow-brand hover:translate-y-0.5 transition plausible-event-name=meeting" data-i18n="cta-meeting"></a>
<a href="/donate" class="px-4 py-2 bg-white text-brand-ink font-semibold rounded-full text-sm shadow-sm hover:translate-y-0.5 transition">Donate now</a>
<a href="/demo" class="px-4 py-2 border border-white/30 text-sm rounded-full hover:bg-white/10 transition">Request a demo</a>
</div>
</div>
<div class="max-w-6xl mx-auto px-6 py-16 grid md:grid-cols-2 gap-12 items-center">
<div>
<p class="text-brand-sunrise font-semibold mb-4" data-i18n="hero-pill"></p>
<h1 class="text-4xl md:text-5xl font-semibold leading-tight mb-6"><span class=\"emoji\" aria-hidden=\"true\"></span> <span data-i18n=\"hero-headline\"></span></h1>
<p class="text-lg text-white/80 mb-8" data-i18n="hero-subheadline"></p>
<p class="text-lg text-white/80 mb-4" data-i18n="hero-subheadline"></p>
<ul class="mt-4 text-sm text-white/90 space-y-2">
<li>Little admin: automated receipts, reconciliations, and workflows</li>
<li>Transparent reports: donor summaries, public impact reports, and audit trails</li>
<li>Better relationships: personalized donor communication and retention tools</li>
</ul>
<div class="flex flex-wrap gap-4">
<a href="#trial" class="px-6 py-3 bg-brand-accent hover:bg-brand-sunrise text-brand-ink font-semibold rounded-full transition" data-i18n="cta-trial" data-event="cta:hero-trial"></a>
<a href="/donate" class="px-6 py-3 bg-brand-accent hover:bg-brand-sunrise text-brand-ink font-semibold rounded-full transition">Donate now</a>
<a href="/demo" class="px-6 py-3 border border-white/30 rounded-full hover:bg-white/5">Request a demo</a>
</div>
<div class="mt-10 grid grid-cols-2 gap-6 text-sm text-white/80">
<div>
@@ -95,22 +102,60 @@
</div>
</header>
<section class="max-w-6xl mx-auto px-6 py-16 grid md:grid-cols-3 gap-8">
<section class="max-w-6xl mx-auto px-6 py-16">
<div class="max-w-4xl mx-auto text-center mb-12">
<h2 class="text-3xl font-semibold">Donor management made easy</h2>
<p class="text-brand-ink/80 mt-4">Everything you need to acquire, acknowledge and retain donors — without heavy administration.</p>
</div>
<div class="max-w-6xl mx-auto px-6 grid md:grid-cols-2 lg:grid-cols-4 gap-6">
<article class="bg-white rounded-2xl p-6 shadow-brand border border-brand-smoke">
<h2 class="text-xl font-semibold mb-2" data-i18n="value1-title"></h2>
<p class="text-sm text-brand-ink/80" data-i18n="value1-body"></p>
<h3 class="text-lg font-semibold mb-2">Automated receipts & tax documents</h3>
<p class="text-sm text-brand-ink/80 mb-4">Instant, compliant receipts and recurring donation handling with minimal setup.</p>
<a href="#receipts" class="text-sm text-brand-accent font-semibold">Learn more</a>
</article>
<article class="bg-white rounded-2xl p-6 shadow-brand border border-brand-smoke">
<h2 class="text-xl font-semibold mb-2" data-i18n="value2-title"></h2>
<p class="text-sm text-brand-ink/80" data-i18n="value2-body"></p>
<h3 class="text-lg font-semibold mb-2">Donor CRM & segmentation</h3>
<p class="text-sm text-brand-ink/80 mb-4">Track donor histories, segment supporters, and send personalized appeals.</p>
<a href="#crm" class="text-sm text-brand-accent font-semibold">Learn more</a>
</article>
<article class="bg-white rounded-2xl p-6 shadow-brand border border-brand-smoke">
<h2 class="text-xl font-semibold mb-2" data-i18n="value3-title"></h2>
<p class="text-sm text-brand-ink/80" data-i18n="value3-body"></p>
<h3 class="text-lg font-semibold mb-2">Transparent financial reports</h3>
<p class="text-sm text-brand-ink/80 mb-4">Real-time dashboards, exportable reports, and public impact pages for donors.</p>
<a href="#reports" class="text-sm text-brand-accent font-semibold">Learn more</a>
</article>
<article class="bg-white rounded-2xl p-6 shadow-brand border border-brand-smoke">
<h3 class="text-lg font-semibold mb-2">Easy donor communication</h3>
<p class="text-sm text-brand-ink/80 mb-4">Email templates, scheduled campaigns, and integrated follow-ups to build trust.</p>
<a href="#communication" class="text-sm text-brand-accent font-semibold">Learn more</a>
</article>
</div>
</section>
<section id="blog" class="bg-white py-20">
<section class="max-w-6xl mx-auto px-6 py-12">
<div class="bg-white rounded-2xl p-8 shadow-brand border border-brand-smoke">
<h2 class="text-2xl font-semibold mb-3">Built for transparency</h2>
<p class="text-brand-ink/80 mb-4">Provide donors with clear, auditable records and public impact updates. Odoos built-in reporting and access controls make it easy to show where funds go.</p>
<div class="grid grid-cols-2 md:grid-cols-4 gap-4 mt-6">
<div class="flex items-center gap-3">
<img src="assets/icons/audit.svg" alt="Audit trails" width="28" height="28" />
<span class="text-sm font-medium">Audit trails</span>
</div>
<div class="flex items-center gap-3">
<img src="assets/icons/export.svg" alt="Exportable reports" width="28" height="28" />
<span class="text-sm font-medium">Exportable reports</span>
</div>
<div class="flex items-center gap-3">
<img src="assets/icons/gdpr.svg" alt="GDPR-ready data controls" width="28" height="28" />
<span class="text-sm font-medium">GDPR-ready data controls</span>
</div>
<div class="flex items-center gap-3">
<img src="assets/icons/consent.svg" alt="Donor consent management" width="28" height="28" />
<span class="text-sm font-medium">Donor consent management</span>
</div>
</div>
</div>
</section>
class="bg-white py-20">
<div class="max-w-6xl mx-auto px-6">
<div class="flex flex-col md:flex-row md:items-end md:justify-between gap-6 mb-12">
<div>
@@ -201,12 +246,15 @@
'nav-trial': 'Free Trial',
'hero-badge': 'ERP FOR NGOs',
'hero-pill': 'Unified NGO ERP Platform',
'hero-headline': 'Simplify every mission workflow with an ERP built for NGOs',
'hero-subheadline': 'Consolidate programs, automate donor and grant reporting, and give every field office the same source of truth. Launch in weeks with templates tailored to humanitarian and community-impact teams.',
'cta-trial': 'Sign Up for Free Trial',
'cta-meeting': 'Schedule a Meeting',
'hero-headline': 'Make every donation count — simple donor management with Odoo',
'hero-subheadline': 'Transparent reporting, automated donor communication, and minimal admin — so you can focus on impact.',
'cta-trial': 'Donate now',
'cta-meeting': 'Request a demo',
'hero-stat1': 'Faster donor & grant reporting cycles',
'hero-stat2': 'Increase in volunteer onboarding speed',
'hero-bullet1': 'Little admin: automated receipts, reconciliations, and workflows',
'hero-bullet2': 'Transparent reports: donor summaries, public impact reports, and audit trails',
'hero-bullet3': 'Better relationships: personalized donor communication and retention tools',
'hero-card-title': 'Live KPI snapshot',
'hero-card-headline': 'Program Impact Dashboard',
'hero-card-body': 'Realtime budgets • Volunteer hours • Donor health',