change selfie with ktp to selfie with setrip tag

This commit is contained in:
2026-05-08 20:02:11 +07:00
parent f5d86d2414
commit ccb3437e82
24 changed files with 127 additions and 84 deletions
@@ -93,8 +93,8 @@ export function ReviewCard({ verification }: { verification: Verification }) {
src={`/api/files/kyc/${verification.id}/ktp`}
/>
<ImagePreview
label="Selfie + KTP"
src={`/api/files/kyc/${verification.id}/selfie`}
label="Foto memegang kertas SETRIP"
src={`/api/files/kyc/${verification.id}/liveness`}
/>
</div>