master
Subhodip Ghosh 2025-09-08 21:17:16 +05:30
parent fa137cf2a6
commit 7bdb8cb8e5
3 changed files with 2 additions and 2 deletions

BIN
dist.zip Normal file

Binary file not shown.

View File

@ -29,7 +29,7 @@
</div>
<div class="flex flex-col lg:flex-row place-content-between bg-gray-800 text-xl text-white">
<div class="flex py-4 px-8">© Copyright RGYCI. All Rights Reserved</div>
<div class="py-4 px-8">Designed by<a class="text-blue-700 hover:underline" href=""> DWD Consultancy Service</a></div>
<div class="py-4 px-8">Powered by<a class="text-blue-700 hover:underline" href="https://dwd.siliconpin.com"> DWD Consultancy Service</a></div>
</div>
</section>
</main>

View File

@ -256,7 +256,7 @@ const schema = {
<div class="container mx-auto w-full py-10">
<p class="text-4xl text-center font-bold text-shadow">A F F I L I A T E - P R O G R A M</p>
<p class="text-2xl text-center text-gray-900 py-2 ">Welcome to Our Partnership Program</p>
<div class="flex justify-center "><a href=""><button class="text-base text-white hover:underline bg-yellow-500 px-4 py-2 rounded-lg">Click Here to Know More</button></a></div>
<div class="flex justify-center "><a href="https://center.rgyci.org/form/franchise_enquiry"><button class="text-base text-white hover:underline bg-yellow-500 px-4 py-2 rounded-lg">Click Here to Know More</button></a></div>
</div>
</section>