Upload Picture - Voir le template
Avant du véhicule
<div class="flex justify-center items-center gap-2.5 flex-col bg-white border-2 border-dashed rounded-[15px] aspect-[1.96] max-w-[415px] w-full p-2">
<span class="text-center font-medium">Avant du véhicule</span>
<?= icon('image', 'w-8.5 shrink-0 text-icon m-2'); ?>
<span class="text-center text-icon text-sm">Déposez votre photo ici, ou <span class="text-background">téléchargez</span></span>
<span class="text-center text-xs text-icon">JPG, PNG et GIF sont autorisés</span>
</div>