Footer-link-update
parent
c6191dbb10
commit
7661499c82
|
@ -14,17 +14,17 @@
|
|||
|
||||
<div class="grid text-white text-lg">
|
||||
<p class="pt-2 text-xl font-bold pb-4">Useful Links</p>
|
||||
<a href="#">Home</a>
|
||||
<a href="#">About Us</a>
|
||||
<a href="/">Home</a>
|
||||
<a href="/aboutus">About Us</a>
|
||||
<a href="#">Terms of Service</a>
|
||||
<a href="#">Privacy Policy</a>
|
||||
</div>
|
||||
<div class="grid text-white text-lg">
|
||||
<p class="text-xl font-bold pt-2 pb-4">Get in Touch</p>
|
||||
<a href="#">Authorized Study Centres</a>
|
||||
<a href="#">How to Get Affiliation?</a>
|
||||
<a href="https://center.rgyci.org/center_list">Authorized Study Centres</a>
|
||||
<a href="https://center.rgyci.org/how-to-get-franchisee-with-rgyci">How to Get Affiliation?</a>
|
||||
<a href="#">Examinations</a>
|
||||
<a href="#">Student Registration</a>
|
||||
<a href="https://center.rgyci.org/center_list">Student Registration</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex flex-col lg:flex-row place-content-between bg-gray-800 text-xl text-white">
|
||||
|
|
Loading…
Reference in New Issue