s11
parent
fa137cf2a6
commit
7bdb8cb8e5
|
@ -29,7 +29,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="flex flex-col lg:flex-row place-content-between bg-gray-800 text-xl text-white">
|
<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="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>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
|
@ -256,7 +256,7 @@ const schema = {
|
||||||
<div class="container mx-auto w-full py-10">
|
<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-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>
|
<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>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue