first commit
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
<h2 class="text-lg font-semibold">Important Links</h2>
|
||||
<ul class="mt-4 leading-loose">
|
||||
<li><a href="https://codebushi.com">Terms & Conditions</a></li>
|
||||
<li><a href="https://codebushi.com">Privacy Policy</a></li>
|
||||
</ul>
|
@ -0,0 +1,6 @@
|
||||
<div class="flex mt-4 sm:mt-0">
|
||||
<a class="px-4" href="#features">Features</a>
|
||||
<a class="px-4" href="#services">Services</a>
|
||||
<a class="px-4" href="#stats">Stats</a>
|
||||
<a class="px-4" href="#testimonials">Testimonials</a>
|
||||
</div>
|
Reference in New Issue
Block a user