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

@@ -48,6 +48,9 @@ export interface Business {
description: string;
logoUrl: string;
videoUrl?: string; // YouTube/Vimeo link
coverUrl?: string;
coverPosition?: string;
coverZoom?: number;
socialLinks?: SocialLinks;
contactEmail: string;
contactPhone?: string;