feat: split components into mybizapp.js + trial_modal.html, add show_calendar()
This commit is contained in:
+5
-5
@@ -1662,8 +1662,8 @@
|
||||
</div>
|
||||
<div class="nav-right">
|
||||
<a
|
||||
class="nav-cta-book plausible-event-name=Meeting"
|
||||
href="#story"
|
||||
class="nav-cta-book open-calendar plausible-event-name=Meeting"
|
||||
href="#"
|
||||
>Book Meeting</a
|
||||
>
|
||||
<div class="nav-chat" id="nav-chat">
|
||||
@@ -2054,8 +2054,8 @@
|
||||
style="margin-top: auto; justify-content: flex-end"
|
||||
>
|
||||
<a
|
||||
class="btn-secondary plausible-event-name=Meeting"
|
||||
href="#pricing"
|
||||
class="btn-secondary open-calendar plausible-event-name=Meeting"
|
||||
href="#"
|
||||
>Book Meeting</a
|
||||
>
|
||||
</div>
|
||||
@@ -3210,7 +3210,7 @@
|
||||
"https://002-001-5dd6e535-4d1c-46bc-9bd9-42ad4bc5f082.odoo4projects.com/webhook/c25169c6-4234-4b47-8e74-612b9539da0a",
|
||||
};
|
||||
</script>
|
||||
<script src="components/trial_modal.js"></script>
|
||||
<script src="components/mybizapp.js"></script>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/@slicemypage/motionflow@latest/dist/motionflow.min.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user