|
@@ -29,6 +29,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.hero {
|
|
.hero {
|
|
|
|
+ margin-top: 3rem;
|
|
text-align: center;
|
|
text-align: center;
|
|
padding: 4rem 0;
|
|
padding: 4rem 0;
|
|
}
|
|
}
|
|
@@ -82,6 +83,7 @@
|
|
<p class="subtitle">Advanced analytics and campaign management for modern businesses</p>
|
|
<p class="subtitle">Advanced analytics and campaign management for modern businesses</p>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
|
|
+ <!--
|
|
<div class="features">
|
|
<div class="features">
|
|
<div class="feature-card">
|
|
<div class="feature-card">
|
|
<div class="icon">📈</div>
|
|
<div class="icon">📈</div>
|
|
@@ -101,6 +103,7 @@
|
|
<p>Manage all your marketing channels from one integrated interface.</p>
|
|
<p>Manage all your marketing channels from one integrated interface.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+ -->
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</body>
|
|
</html>
|
|
</html>
|