. Focus on professional storytelling; Friday is often the peak engagement day Agorapulse
Film deep-dive tutorials, career Q&As, and day-in-the-life vlogs.
// Social Media Types export interface SocialPost id: string; author: string; avatar: string; content: string; media?: string; likes: number; shares: number; timestamp: string;