diff --git a/src/app/page.tsx b/src/app/page.tsx index bf3b028..8eec0f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -227,7 +227,7 @@ export default function WebAgency2Page() { useInvertedBackground={false} faqsAnimation="slide-up" faqs={[ - { id: "1", title: "How long does a typical project take?", content: "Most projects are completed within 2-4 weeks depending on scope and complexity. We'll provide a detailed timeline during our initial consultation." }, + { id: "1", title: "How long does a typical project take?", content: "We offer a 2-week rapid launch process to get your business online faster. We'll provide a detailed timeline during our initial consultation." }, { id: "2", title: "What is your pricing structure?", content: "We offer project-based pricing tailored to your needs. Every project includes design, development, SEO optimization, and post-launch support." }, { id: "3", title: "Do you offer ongoing maintenance?", content: "Yes! We provide ongoing support and maintenance packages to keep your website updated, secure, and performing at its best." }, { id: "4", title: "Can you redesign my existing website?", content: "Absolutely. We specialize in website redesigns that modernize your brand while preserving your existing content and SEO rankings." },