Update src/app/contact/page.tsx
This commit is contained in:
@@ -61,35 +61,17 @@ export default function ContactPage() {
|
||||
sideDescription="Get answers to common questions about our process and how we can help your business achieve its digital marketing goals."
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What is the best way to get started?",
|
||||
content: "Schedule a free consultation with our team. We'll discuss your business goals, current challenges, and how our services can help. No obligation - just a chance to explore how we can work together.",
|
||||
},
|
||||
id: "1", title: "What is the best way to get started?", content: "Schedule a free consultation with our team. We'll discuss your business goals, current challenges, and how our services can help. No obligation - just a chance to explore how we can work together."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How quickly can I expect results?",
|
||||
content: "Results vary based on your industry and goals. Most clients see meaningful improvements within 3-6 months. We focus on sustainable, long-term growth rather than quick wins.",
|
||||
},
|
||||
id: "2", title: "How quickly can I expect results?", content: "Results vary based on your industry and goals. Most clients see meaningful improvements within 3-6 months. We focus on sustainable, long-term growth rather than quick wins."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you offer custom packages?",
|
||||
content: "Absolutely! Every business is unique. We create customized strategies and packages tailored to your specific goals, budget, and timeline. Let's discuss what works best for you.",
|
||||
},
|
||||
id: "3", title: "Do you offer custom packages?", content: "Absolutely! Every business is unique. We create customized strategies and packages tailored to your specific goals, budget, and timeline. Let's discuss what works best for you."},
|
||||
{
|
||||
id: "4",
|
||||
title: "How do you communicate progress?",
|
||||
content: "We provide detailed monthly reports with key metrics, insights, and recommendations. Your dedicated account manager is also available for regular check-ins and strategy discussions.",
|
||||
},
|
||||
id: "4", title: "How do you communicate progress?", content: "We provide detailed monthly reports with key metrics, insights, and recommendations. Your dedicated account manager is also available for regular check-ins and strategy discussions."},
|
||||
{
|
||||
id: "5",
|
||||
title: "What makes Orion Media Co different?",
|
||||
content: "Our data-driven approach, experienced team, and commitment to your success set us apart. We're not just a vendor - we're your strategic partner invested in your growth.",
|
||||
},
|
||||
id: "5", title: "What makes Orion Media Co different?", content: "Our data-driven approach, experienced team, and commitment to your success set us apart. We're not just a vendor - we're your strategic partner invested in your growth."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Where is your office located?",
|
||||
content: "We're based in Atlanta, Georgia, but we work with clients across the country and internationally. We're flexible with communication and can meet your scheduling needs.",
|
||||
},
|
||||
id: "6", title: "Where is your office located?", content: "We're based in Atlanta, Georgia, but we work with clients across the country and internationally. We're flexible with communication and can meet your scheduling needs."},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user