fix(overview): correct typo in product exploration button text

This commit is contained in:
Yoga Pangestu 2025-10-18 14:52:22 +07:00
parent acd4abca0a
commit 3e0ff70eea

View File

@ -29,8 +29,10 @@
</flux:callout.text>
<x-slot name="actions">
<flux:button>Jelajadi</flux:button>
<flux:button>Tanya Ahli</flux:button>
<flux:button>Jelajahi</flux:button>
<flux:button
href="https://wa.me/62895405946991?text=Halo%2C%20saya%20mau%20tanya%20tentang%20produk%20Anda">
Tanya Ahli</flux:button>
</x-slot>
</flux:callout>