Implement new website layout with custom header and SEO, and add login templates.

This commit is contained in:
Alaguraj0361 2026-03-09 09:25:08 +05:30
parent daa3fbd056
commit 5caf51ecf4
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@
</div>
<div class="o_login_footer_custom">
<p>Powered by <a href="https://dine360.com/" target="_blank">Dine360</a></p>
<p>Powered by <a href="https://dine360.com/" target="_blank">Dine360 Inc</a></p>
</div>
</div>
</xpath>

View File

@ -278,7 +278,7 @@
<!-- Copyright Bar (Yellow) -->
<div class="footer-copyright-bar-new py-3">
<div class="container text-center">
<p class="mb-0 fw-bold">Copyright 2026 @ Chennora. Powered by <a href="https://dine360.com/" target="_blank">Dine360</a>. All Right Reserved.</p>
<p class="mb-0 fw-bold">Copyright 2026 @ Chennora. Powered by <a href="https://dine360.com/" target="_blank">Dine360 Inc</a>. All Right Reserved.</p>
</div>
</div>
</section>