Remove Affiliate tab, rework copy on all 4 remaining tabs with copy-editing sweeps

This commit is contained in:
2026-06-24 22:03:16 +00:00
parent 706b8e13a8
commit 398ba7ba26
+33 -52
View File
@@ -371,10 +371,6 @@
<small>How we scale with you</small> <small>How we scale with you</small>
</button> </button>
<button class="tab-btn" data-t="tab4"> <button class="tab-btn" data-t="tab4">
Affiliate Program
<small>Earn 25% commissions</small>
</button>
<button class="tab-btn" data-t="tab5">
FAQ FAQ
<small>Answers to common questions</small> <small>Answers to common questions</small>
</button> </button>
@@ -382,78 +378,63 @@
<div class="tabs-content"> <div class="tabs-content">
<div class="tab-pane active" id="tab1"> <div class="tab-pane active" id="tab1">
<p> <p>
ODOO Community is a powerful ERP — but managing hosting, backups, Hosting Odoo yourself means wrestling with backups, SSL renewals,
SSL, and updates takes time away from your business. We handle server updates, and security patches. We handle all of that so you
all of that so you can focus on building. can focus on building your business &mdash; not managing infrastructure.
</p> </p>
<p> <p>
<strong>Here's what you get:</strong> A production-ready Odoo instance <strong>Every plan includes:</strong> automatic daily backups, free
with automatic daily backups, free SSL, and Git-based module management. All SSL on every domain, Git-based module deployment, and full management
managed through your Odoo Settings panel — no SSH required. through your Odoo Settings panel. No SSH, no terminal, no DevOps team.
</p> </p>
<p> <p>
<strong>Real proof:</strong> Our own sales process runs on N8N. <strong>We use what we sell.</strong> Our own sales process runs on
ODOO handles invoicing and payments. The website you're reading N8N. ODOO handles invoicing and payments. This entire website is
is powered by the same automation stack we sell. We don't ask you powered by the same stack we host for you. You're not buying a black
to trust us — we let you see how it works. box &mdash; you're buying the system we bet our own business on.
</p> </p>
</div> </div>
<div class="tab-pane" id="tab2"> <div class="tab-pane" id="tab2">
<p> <p>
&#127758; <strong>Promote ODOO Community, not lock-in</strong><br /> &#127758; <strong>Start with Community, upgrade when ready</strong><br />
Start with Community Edition to keep costs low. Upgrade to Enterprise ODOO Community keeps your costs near zero while you validate your workflow.
only when you need it — we support both on the same infrastructure. Enterprise is there when you need it &mdash; both run on the same infrastructure,
so migration takes minutes, not weeks.
</p> </p>
<p> <p>
&#129302; <strong>Automation-ready platform</strong><br /> &#129302; <strong>Automation-ready, not locked in</strong><br />
Integrate N8N, AI agents, and custom workflows with your Connect N8N, AI agents, or custom scripts through standard APIs. Automate
Odoo instance. Automate invoicing, customer follow-ups, inventory alerts, and invoicing, customer follow-ups, inventory alerts, and reporting &mdash; without
reporting — all through standard APIs. being forced into a proprietary stack.
</p> </p>
<p> <p>
&#9992;&#65039; <strong>Global by default</strong><br /> &#9992;&#65039; <strong>6 regions, one click</strong><br />
6 data regions, one-click deployment. Launch in the US today, Deploy in the US, UK, Brazil, India, Australia, or Netherlands. Add
add a Brazil instance next month. Your data stays where you need it. instances in new regions as you grow. Your data stays where you need it.
</p> </p>
</div> </div>
<div class="tab-pane" id="tab3"> <div class="tab-pane" id="tab3">
<p> <p>
We don't build data centers we partner with the world's top We don't build data centers &mdash; we partner with top-tier cloud providers
cloud providers (US, UK, Brazil, India, Australia, Netherlands) across 6 global regions and manage everything with fully automated
and manage everything with fully automated server orchestration. server orchestration.
</p> </p>
<p> <p>
This means: when you need to scale, we add capacity in minutes, <strong>Need more capacity?</strong> We spin up new nodes in minutes,
not days. When a region has an issue, your instance fails over not days. <strong>Region goes down?</strong> Your instance fails over
automatically. And if you already have bare metal servers, we automatically. <strong>Already have bare metal?</strong> We can
can integrate them into our management layer. integrate your existing servers into our management layer.
</p> </p>
<p> <p>
<a href="/contactus" class="btn btn-primary" style="display: inline-block;">Talk to Sales</a> <a href="/contactus" class="btn btn-primary" style="display: inline-block;">Talk to Sales</a>
</p> </p>
</div> </div>
<div class="tab-pane" id="tab4"> <div class="tab-pane" id="tab4">
<p> <p><strong>How fast can I get started?</strong><br />Pick a plan, choose your region &mdash; your instance is live in under 5 minutes. No credit card needed to see plans.</p>
<strong>Earn 25% Commission on Every Referral</strong> <p><strong>Can I install custom modules?</strong><br />Yes. All plans support Git-based module deployment. On the Rise and above include Quick Git for one-click installs.</p>
</p> <p><strong>What if I outgrow my plan?</strong><br />Upgrade instantly from your Odoo Settings panel. No data migration. No downtime.</p>
<p> <p><strong>Can I run Odoo Enterprise?</strong><br />Powerhouse and above are Enterprise-ready. You bring your license; we provide the infrastructure.</p>
Promote Odoo hosting and workshops to your audience. We handle <p><a href="support.html" style="color: var(--primary);">Full FAQ &rarr;</a></p>
sales, setup, and support. You earn recurring commissions.
</p>
<p>
&#127775; High-converting pages &bull; &#128230; Ready-made promo materials
&bull; &#128179; Monthly payouts
</p>
<p>
<a class="btn btn-primary" href="/contactus">Become an Affiliate</a>
</p>
</div>
<div class="tab-pane" id="tab5">
<p><strong>How fast can I get started?</strong><br />Pick a plan, choose your region, and your instance is live in under 5 minutes. No credit card required to see pricing.</p>
<p><strong>Can I install custom modules?</strong><br />Yes. Every plan supports Git-based module deployment. On the Rise and above include Quick Git for one-click installs.</p>
<p><strong>What happens if I outgrow my plan?</strong><br />Upgrade instantly from your Odoo Settings panel. No data migration, no downtime.</p>
<p><strong>Is Odoo Enterprise supported?</strong><br />Yes — Powerhouse and above are Enterprise-ready. You bring your Enterprise license; we provide the infrastructure.</p>
<p><a href="support.html" style="color: var(--primary);">Full FAQ →</a></p>
</div> </div>
</div> </div>
</div> </div>