From 23ed6f232c7d7a0c0cd703dda1201364c1759677 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 17:47:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c4f81a4..0fdf31e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -265,13 +265,13 @@ export default function HomePage() { animationType="slide-up" faqs={[ { - id: "1", title: "What platforms do you specialize in?", content: "We specialize in all major social media platforms including Instagram, Facebook, TikTok, LinkedIn, Twitter, and YouTube. We customize strategies based on where your target audience is most active."}, + id: "1", title: "What platforms do you specialize in?", content: "We specialize in Instagram, Facebook, TikTok, LinkedIn, Twitter, and YouTube with customized strategies for your target audience."}, { - id: "2", title: "How long before we see results?", content: "Most clients start seeing meaningful results within 4-8 weeks. However, significant growth typically occurs over 3-6 months as our strategies are built for sustainable, long-term success rather than quick fixes."}, + id: "2", title: "How long before we see results?", content: "Most clients see results in 4-8 weeks, with significant growth at 3-6 months for sustainable, long-term success."}, { - id: "3", title: "What's your pricing structure?", content: "We offer flexible pricing packages tailored to your budget and goals. We provide transparent, no-hidden-fees pricing with detailed ROI tracking. Schedule a consultation to get a custom quote."}, + id: "3", title: "What's your pricing structure?", content: "We offer flexible, transparent pricing packages tailored to your budget and goals with detailed ROI tracking. Schedule a consultation for a custom quote."}, { - id: "4", title: "Do you provide analytics and reporting?", content: "Absolutely! We provide comprehensive monthly reports with detailed analytics, key performance indicators, and insights. You'll have full transparency into campaign performance and ROI."}, + id: "4", title: "Do you provide analytics and reporting?", content: "Yes, we provide comprehensive monthly reports with analytics, KPIs, and insights with full transparency into campaign performance and ROI."}, ]} /> -- 2.49.1