export interface SocialMedia { type: string; url: string; }