From dd0c699d8a866b53b962f92f98939ebb527dded0 Mon Sep 17 00:00:00 2001 From: "Indoteknik ." Date: Mon, 11 Aug 2025 15:56:53 +0700 Subject: (andri) fix layout --- src/lib/pengajuan-tempo/component/FinishTempo.jsx | 55 +++++++++++++---------- 1 file changed, 32 insertions(+), 23 deletions(-) (limited to 'src') diff --git a/src/lib/pengajuan-tempo/component/FinishTempo.jsx b/src/lib/pengajuan-tempo/component/FinishTempo.jsx index 9d912b1a..ad8a7e67 100644 --- a/src/lib/pengajuan-tempo/component/FinishTempo.jsx +++ b/src/lib/pengajuan-tempo/component/FinishTempo.jsx @@ -106,11 +106,41 @@ const FinishTempo = ({ query }) => { 'Proses pengajuan tempo anda sudah berhasil terdaftar di indoteknik.com. Nikmati pembelian anda di website indoteknik dengan menggunakan pembayaran tempo'} +
+ + {/* Video panduan khusus tampil saat status switch-account */} + {query?.status === 'switch-account' && ( +
+
+

+ Video Panduan Pengajuan Tempo +

+
+
+ +
+
+ )} + {/* Tombol dengan behavior berbeda jika status switch-account */} {query?.status === 'switch-account' ? (