Restore blog section (light theme), remove N8N preinstall claims from hero, features, tabs, how-it-works, and meta

This commit is contained in:
2026-06-24 21:59:51 +00:00
parent 60f45ebfce
commit 706b8e13a8
2 changed files with 87 additions and 17 deletions
+36 -17
View File
@@ -5,17 +5,17 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
name="description"
content="Deploy Odoo in 5 minutes with AI automation built in. Odoo Community hosting with automatic backups, SSL, 6 global locations, and N8N integration."
content="Deploy Odoo in 5 minutes with fully managed hosting. Automatic backups, SSL, Git-based modules, and 6 global locations."
/>
<title>ODOO4projects | Deploy Odoo in 5 Minutes — AI Automation Included</title>
<title>ODOO4projects | Deploy Odoo in 5 Minutes — Fully Managed Hosting</title>
<link rel="canonical" href="https://ODOO4projects.com/" />
<meta
property="og:title"
content="ODOO4projects | Deploy Odoo in 5 Minutes — AI Automation Included"
content="ODOO4projects | Deploy Odoo in 5 Minutes — Fully Managed Hosting"
/>
<meta
property="og:description"
content="Deploy Odoo in 5 minutes with AI automation built in. Odoo Community hosting with automatic backups, SSL, and N8N integration."
content="Deploy Odoo in 5 minutes with fully managed hosting. Automatic backups, SSL, and Git-based module management."
/>
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ODOO4projects.com/" />
@@ -27,7 +27,7 @@
"@type": "Organization",
"name": "ODOO4projects",
"url": "https://ODOO4projects.com/",
"description": "Odoo hosting with AI-powered automation. Deploy in 5 minutes with automatic backups, SSL, and N8N.",
"description": "Odoo hosting with fully managed infrastructure. Deploy in 5 minutes with automatic backups, SSL, and Git-based modules.",
"foundingDate": "2020",
"contactPoint": {
"@type": "ContactPoint",
@@ -282,10 +282,10 @@
<!-- Hero Section -->
<section class="hero">
<div class="container">
<h1>Deploy Odoo in <span>5 Minutes</span>With AI Automation Built In</h1>
<h1>Deploy Odoo in <span>5 Minutes</span>Fully Managed Hosting</h1>
<p class="hero-sub">
Launch a production-ready Odoo Community instance with automatic backups,
free SSL, and a pre-configured N8N automation server. No DevOps required.
free SSL, and Git-based module management. No DevOps required.
</p>
<div class="hero-stats">
<span class="hero-stat"><i class="fas fa-check-circle"></i> 6 global locations</span>
@@ -331,8 +331,8 @@
</div>
<div class="item">
<i class="fas fa-robot"></i>
<h3>AI &amp; N8N Pre-Installed</h3>
<p>Every plan includes an N8N automation server. Connect Odoo to AI agents, email, Slack, and more — out of the box.</p>
<h3>AI-Ready Infrastructure</h3>
<p>Integrate with N8N, AI agents, and automation tools. Your Odoo instance connects to the tools you already use.</p>
</div>
<div class="item">
<i class="fas fa-globe"></i>
@@ -388,8 +388,7 @@
</p>
<p>
<strong>Here's what you get:</strong> A production-ready Odoo instance
with automatic daily backups, free SSL, Git-based module management,
and a pre-configured N8N server for AI-powered automation. All
with automatic daily backups, free SSL, and Git-based module management. All
managed through your Odoo Settings panel — no SSH required.
</p>
<p>
@@ -406,10 +405,10 @@
only when you need it — we support both on the same infrastructure.
</p>
<p>
&#129302; <strong>Automation-first architecture</strong><br />
N8N and AI agents are not add-ons — they're built into every plan.
Automate invoicing, customer follow-ups, inventory alerts, and
reporting without writing code.
&#129302; <strong>Automation-ready platform</strong><br />
Integrate N8N, AI agents, and custom workflows with your
Odoo instance. Automate invoicing, customer follow-ups, inventory alerts, and
reporting — all through standard APIs.
</p>
<p>
&#9992;&#65039; <strong>Global by default</strong><br />
@@ -469,7 +468,7 @@
<div class="how-step">
<div class="num">1</div>
<h3>Choose Your Plan</h3>
<p>Side Hustle for small teams, Powerhouse for growing businesses. All plans include N8N automation.</p>
<p>Side Hustle for small teams, Powerhouse for growing businesses. All plans include automatic backups and SSL.</p>
</div>
<div class="how-step">
<div class="num">2</div>
@@ -479,7 +478,7 @@
<div class="how-step">
<div class="num">3</div>
<h3>Start Building</h3>
<p>Install apps, configure modules, connect N8N workflows. Your Odoo is live and ready in minutes.</p>
<p>Install apps, configure modules, set up your workflows. Your Odoo is live and ready in minutes.</p>
</div>
</div>
</div>
@@ -620,6 +619,26 @@
</div>
</div>
<!-- Blog -->
<section class="blog-section blog-section-light" id="blog">
<div class="container">
<div class="text-center mb-4">
<h2>Latest from the Blog</h2>
</div>
<div class="blog-search-wrap">
<input
type="text"
class="blog-search"
id="blogSearch"
placeholder="Search posts..."
style="background: #fff; border: 1px solid var(--border); color: var(--dark);"
/>
</div>
<div class="blog-grid" id="blogGrid"></div>
<div class="blog-pagination" id="blogPagination"></div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">