export interface FooterProps { companyName: string; contactEmail: string; domain: string; }