maj countries + cover annuaire details
Some checks failed
Build and Push App / build (push) Failing after 53m38s

This commit is contained in:
2026-04-23 13:23:03 +02:00
parent 12e48a738c
commit 33ec11d6db
6 changed files with 348 additions and 7 deletions

View File

@@ -38,6 +38,9 @@ model Business {
location String
description String
logoUrl String
coverUrl String?
coverPosition String? @default("50% 50%")
coverZoom Float? @default(1.0)
videoUrl String?
contactEmail String
contactPhone String?