This commit is contained in:
Suvodip
2024-06-25 17:34:41 +05:30
parent 0f7e46e8a4
commit 9646e47d41
2 changed files with 8 additions and 11 deletions

View File

@@ -79,7 +79,7 @@
<div class="flex flex-col ">
<h1 class="text-[16px] font-bold uppercase mb-3">SUPPORT</h1>
<div class="flex flex-col space-y-2">
<a target="_blank" href="https://cicdhosting.supersite2.myorderbox.com/cicdhosting.manage-orders.com/kb">View Knowledge Base</a>
<a href="https://cicdhosting.supersite2.myorderbox.com/cicdhosting.manage-orders.com/kb">View Knowledge Base</a>
<a href="https://cicdhosting.supersite2.myorderbox.com/support/contact-us.php">Contact Support</a>
<a href="https://cicdhosting.supersite2.myorderbox.com/support/contact-us.php">Report Abuse</a>
</div>
@@ -87,7 +87,7 @@
<div class="flex flex-col ">
<h1 class="text-[16px] font-bold uppercase mb-3">RESELLERS</h1>
<div class="flex flex-col space-y-2">
<a target="_blank" href="https://cicdhosting.supersite2.myorderbox.com/reseller.php?action=partnersite">Join Reseller Program</a>
<a href="https://cicdhosting.supersite2.myorderbox.com/reseller.php?action=partnersite">Join Reseller Program</a>
</div>
</div>
</div>
@@ -96,8 +96,9 @@
<div class="container mx-auto px-4 flex flex-row justify-between">
<div>Copyright © SUVANKAR SARKAR. All rights reserved</div>
<div class="flex flex-row">
<a href="https://cicdhosting.supersite2.myorderbox.com/support/privacy.php" target="_blank">Privacy Policy</a> &nbsp; | &nbsp;
<a href="https://cicdhosting.supersite2.myorderbox.com/support/legal.php" target="_blank">Legal Agreement</a>
<a href="/about-us" > About Us </a> &nbsp; | &nbsp;
<a href="https://cicdhosting.supersite2.myorderbox.com/support/privacy.php" >Privacy Policy</a> &nbsp; | &nbsp;
<a href="https://cicdhosting.supersite2.myorderbox.com/support/legal.php" >Legal Agreement</a>
</div>
</div>
</section>