feat: remove member benefits callout and update product and support callout button links.
This commit is contained in:
parent
8f3dd9975c
commit
9222a3401d
@ -30,21 +30,12 @@
|
|||||||
</flux:callout.text>
|
</flux:callout.text>
|
||||||
|
|
||||||
<x-slot name="actions">
|
<x-slot name="actions">
|
||||||
<flux:button>Jelajahi</flux:button>
|
<flux:button href="{{ route('product.index') }}">Jelajahi</flux:button>
|
||||||
<flux:button
|
<flux:button target="_blank"
|
||||||
href="https://wa.me/62895405946991?text=Halo%2C%20saya%20mau%20tanya%20tentang%20produk%20Anda">
|
href="https://wa.me/62895405946991?text={{ urlencode('Halo Admin Yadi Parfum, saya ingin bertanya lebih lanjut mengenai produk parfum yang tersedia. Bisa bantu saya memilih yang cocok?') }}">
|
||||||
Tanya Ahli</flux:button>
|
Tanya Ahli</flux:button>
|
||||||
</x-slot>
|
</x-slot>
|
||||||
</flux:callout>
|
</flux:callout>
|
||||||
|
|
||||||
<flux:callout icon="star" color="purple" inline>
|
|
||||||
<flux:callout.heading> Temukan keuntungan eksklusif dan manfaat spesial sebagai member.
|
|
||||||
</flux:callout.heading>
|
|
||||||
|
|
||||||
<x-slot name="actions">
|
|
||||||
<flux:button>Lihat</flux:button>
|
|
||||||
</x-slot>
|
|
||||||
</flux:callout>
|
|
||||||
</div>
|
</div>
|
||||||
@else
|
@else
|
||||||
<flux:heading class="mb-4">Anda belum terdaftar menjadi member, silakan isi formulir di bawah ini.
|
<flux:heading class="mb-4">Anda belum terdaftar menjadi member, silakan isi formulir di bawah ini.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user