Update client/src/pages/Home.tsx
This commit is contained in:
parent
a72fcfdbb0
commit
25d59aaa62
@ -493,12 +493,6 @@ const Home = () => {
|
|||||||
<div className="flex pt-8 mt-4 border-t justify-between px-4">
|
<div className="flex pt-8 mt-4 border-t justify-between px-4">
|
||||||
<span>© 2025 EQUILINK</span>
|
<span>© 2025 EQUILINK</span>
|
||||||
<div className="flex space-x-4">
|
<div className="flex space-x-4">
|
||||||
<a href="#" className="hover:underline">
|
|
||||||
Privacy Policy
|
|
||||||
</a>
|
|
||||||
<a href="#" className="hover:underline">
|
|
||||||
Terms of Use
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user