export interface BabylonSocialMediaI { icon: string; name: string; url: string; }