@@ -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;
The note is not visible to the blocked user.