working form

This commit is contained in:
Oliver
2025-08-25 20:03:57 +02:00
parent 72eb69e6cc
commit eea991a680
4 changed files with 217 additions and 5 deletions

View File

@@ -160,8 +160,11 @@
</ul>
</nav>
</div>
<section class="hero-content">
<h1>Odoo & n8n Automation Experts</h1>
<section class="hero-content">
<div class="hero-left">
<h1>Odoo & n8n Automation Experts</h1>
<p>We charge upfront — this lets us skip the sales talk and give serious clients immediate access to our best engineers.</p>
<ul class="hero-list">
<li><span class="icon"><i class="fa-solid fa-circle-check"></i></span><span>One-hour get-to-know session included — not satisfied? Full refund, no questions asked</span></li>
@@ -169,8 +172,20 @@
<li><span class="icon"><i class="fa-solid fa-circle-check"></i></span><span>Hosting solutions for Odoo & n8n available</span></li>
<li><span class="icon"><i class="fa-solid fa-circle-check"></i></span><span>Custom development tailored to your workflows</span></li>
</ul>
<button class="hero-button-cta plausible-event-name=ExplorePackages" onclick="location.href='#packages'">Explore packages</button>
</section>
<button class="hero-button-cta plausible-event-name=ExplorePackages" onclick="location.href='#packages'">
Explore packages
</button>
</div>
<div class="hero-right">
<div id="my-signup-widget"></div>
<script src="http://localhost:8000/widget-signup/widget.js"
data-affiliate="od8n"></script>
</div>
</section>
</header>
<!-- Product Packages -->