redirection links

This commit is contained in:
2026-05-05 15:39:30 -04:00
parent e13451e0b1
commit d3978dcd94
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -506,12 +506,12 @@
<div class="module-text-border border-1 rounded-20 border-black-10 transition-all ld-fancy-heading relative hover:inner-text-black animation-element">
<p class="ld-fh-element relative inner-text-black py-10 px-20 m-0 text-slate-300">
Still have a question?
<a href="#" class="text-slate-300 inner-text-black" target="_blank">
<a href="http://tokslaw.net" class="text-slate-300 inner-text-black" target="_blank">
<u>Learn More</u>
</a>
or
<a href="#contact-modal" class="text-slate-300 inner-text-black" data-lity="#contact-modal">
<u>contact ME.</u>
<u>Contact Me.</u>
</a>
</p>
</div>