Update src/app/services/page.tsx

This commit is contained in:
2026-03-02 18:48:27 +00:00
parent 2a510f16d6
commit 263c63934f

View File

@@ -82,19 +82,19 @@ export default function ServicesPage() {
id: 1,
tag: "Short-Form Mastery", title: "TikTok & Reels Optimization", subtitle: "Viral-ready content designed to dominate", description:
"We create snappy, scroll-stopping content that leverages platform algorithms. From trending sounds to perfect cuts, every frame is engineered for virality and audience engagement. Our team stays ahead of trends and produces content that resonates with your target demographic.", imageSrc:
"http://img.b2bpic.net/free-photo/person-recording-blogger-influencer_1268-21928.jpg", imageAlt: "Short-form content creation", buttons: [{ text: "Learn More", href: "/services" }],
"http://img.b2bpic.net/free-photo/person-recording-blogger-influencer_1268-21928.jpg?_wi=2", imageAlt: "Short-form content creation", buttons: [{ text: "Learn More", href: "/services" }],
},
{
id: 2,
tag: "Long-Form Excellence", title: "YouTube & Podcast Production", subtitle: "Deep dives that build loyal communities", description:
"Our long-form specialists craft narratives that hold attention from intro to outro. High-quality production, compelling storytelling, and strategic SEO optimization for maximum reach. We produce everything from documentary-style series to educational content that establishes authority.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-shot-phone-used-film-by-influencer-making-energetic-hand-movements_482257-123006.jpg", imageAlt: "Long-form video production", buttons: [{ text: "Learn More", href: "/services" }],
"http://img.b2bpic.net/free-photo/close-up-shot-phone-used-film-by-influencer-making-energetic-hand-movements_482257-123006.jpg?_wi=2", imageAlt: "Long-form video production", buttons: [{ text: "Learn More", href: "/services" }],
},
{
id: 3,
tag: "Cross-Platform Strategy", title: "Omnichannel Content Planning", subtitle: "One idea, infinite platforms", description:
"We develop content ecosystems where short-form pieces funnel audiences to long-form experiences. Strategic repurposing maximizes your content ROI across YouTube, Instagram, TikTok, Twitter, and LinkedIn. Our integrated approach ensures consistent messaging while optimizing for each platform.", imageSrc:
"http://img.b2bpic.net/free-vector/social-media-network-tree_1394-23.jpg", imageAlt: "Multi-platform content strategy", buttons: [{ text: "Learn More", href: "/services" }],
"http://img.b2bpic.net/free-vector/social-media-network-tree_1394-23.jpg?_wi=2", imageAlt: "Multi-platform content strategy", buttons: [{ text: "Learn More", href: "/services" }],
},
]}
/>