aktuelle online-Version inkl. Landingpage und styles.css

This commit is contained in:
2025-01-09 14:13:20 +01:00
parent a01e30899e
commit b179f23c06
12 changed files with 282 additions and 16 deletions

View File

@@ -19,14 +19,14 @@
</a>
</header>
<div class="hero-kosten">
<div class="herolp-kosten herolp">
<h1>Revolutionieren Sie Ihre Kundenkommunikation mit intelligenten Chatbots</h1>
</div>
<div class="content-wrapper">
<main>
<!-- content start -->
<section class="hero">
<section class="intro">
<div class="benefits">
<h2>Vorteile für Ihr Unternehmen:</h2>
<ul>
@@ -38,8 +38,10 @@
</div>
<div class="cta-buttons">
<a href="https://calendly.com/martin-rattensberger/kennenlernen" class="btn btn-primary">Kostenloses Beratungsgespräch</a>
<a href="https://copecart.com/products/ca4acfcf/checkout" class="btn btn-secondary">Preise entdecken</a>
<a href="https://calendly.com/martin-rattensberger/kennenlernen" class="btn btn-primary" target="_blank">Kostenloses Beratungsgespräch</a>
</div>
<div class="cta-buttons">
<a href="https://copecart.com/products/ca4acfcf/checkout" class="btn btn-secondary" target="_blank">Preise entdecken</a>
</div>
</section>
@@ -69,4 +71,4 @@
</footer>
</body>
</html>
</html>