Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-20 18:42:27 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}