This commit is contained in:
iimtt s33
2025-05-30 06:31:37 +00:00
parent e151b28ee4
commit 2096990b94

View File

@@ -1,8 +1,5 @@
<!-- FOOTER -->
<section>
<div style="position:fixed;bottom:80px;right:18px;z-index:10000000">
<a href="https://api.whatsapp.com/send/?phone=918420595031&text&app_absent=0"><img src='/assets/img/whatsappimg.webp' width='68px'/></a>
</div>
<footer class="py-8 py-md-11 bg-gray-200 shadow-light-lg bg-cover overlay overlay-dark overlay-5">
<div style="margin: 0px 60px;" class="fluid-container">
<div class="row">
@@ -122,6 +119,31 @@
<div class="f1">
<a href="#" class="back-to-top"><i class="fe fe-lg fe-arrow-up"></i></a>
<div>
<!-------------------------- whatApps Widget Start-------------------->
<script>
var options = {
brandSetting: {
brandImg: "/assets/img/whatsappimg.webp",
welcomeText: `Hi there!
How can I help you?`,
messageText: `I need more information about Montessori Teachers training`,
phoneNumber: "919748356431",
},
chatButtonSetting: {
backgroundColor: "#24d366",
ctaText: 'Chat with us',
marginLeft: "0",
marginRight: "30",
marginBottom: "150",
position: "right",
},
enabled: true,
isNewChatWidget: true
}
</script>
<script type="text/javascript" onload="CreateWhatsappChatWidget(options)" src="https://msg91.com/js/waWidget.js"></script>
<!-------------------------- whatApps Widget End-------------------->
<!-- JAVASCRIPT -->
<!-- Vendor JS -->