chore: add icons in CTA button in hero section

This commit is contained in:
kusowl 2026-01-07 17:38:45 +05:30
parent 6d3aad0bce
commit 0445c7d489

View File

@ -17,7 +17,7 @@
Connect with trusted brokers and discover opportunities you can count on.
</p>
<div class="mt-6 flex flex-col gap-4 md:flex-row">
<a href="" class="ui-btn ui-btn-neutral">Explore Deals</a>
<a href="" class="ui-btn ui-btn-neutral">Explore Deals <x-heroicon-o-arrow-right class="w-4 inline ml-4"/> </a>
<a href="" class="ui-btn ui-btn bg-white/80 border border-gray-300">Become a Broker</a>
</div>
</div>