diff --git a/src/app/page.tsx b/src/app/page.tsx index ec68741..69a6bd9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,6 +164,7 @@ export default function LandingPage() { { id: "q1", title: "How do you ensure ROI transparency?", content: "We provide weekly, detailed reporting that tracks all key performance indicators against your business goals, ensuring every dollar spent is accounted for." }, { id: "q2", title: "What makes Levox Media different?", content: "We balance creative storytelling with rigorous, data-driven performance marketing. We don't just design; we grow businesses." }, { id: "q3", title: "Do you work with mid-market companies?", content: "Yes, we specialize in scaling mid-market brands through multi-channel digital strategies designed to drive revenue and market share." }, + { id: "q4", title: "What is the typical project timeline?", content: "Most initial strategy engagements run for 90 days to establish baselines and optimize performance, though we often see significant results within the first 30-45 days of implementation." }, ]} imageSrc="http://img.b2bpic.net/free-photo/businesswoman-sitting-table-with-laptop_1157-33415.jpg" title="Frequently Asked Questions" @@ -192,4 +193,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file