Update index.html

This commit is contained in:
oliver
2026-06-24 10:45:38 -03:00
parent 3a623278fd
commit 634dc77983
+6 -2
View File
@@ -699,13 +699,13 @@
</div>
<div class="billing-toggle-wrap">
<span class="toggle-label toggle-label-monthly active"
>Monthly</span
>Monthly <small>1 month free</small></span
>
<div class="toggle-switch" id="billingSwitch">
<div class="thumb"></div>
</div>
<span class="toggle-label toggle-label-yearly"
>Yearly <small>1 month free</small></span
>Yearly <small>up to -10%</small></span
>
</div>
<div class="pgrid">
@@ -1120,5 +1120,9 @@
</footer>
<script src="script.js"></script>
<script
defer
src="https://static.odoo4projects.com/agent-odoo4projects/agent.js"
></script>
</body>
</html>