From 0fb5a0c21c9f70193ba91067eb9ded360314bca5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 07:58:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e0e824..1faeacb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -257,7 +257,8 @@ export default function LandingPage() { { id: "q1", title: "What is your website development process?", content: "Our process typically involves discovery, planning, design, development, testing, and deployment, followed by ongoing support and maintenance to ensure your site remains optimal."}, { id: "q2", title: "How long does it take to build a website?", content: "The timeline varies based on complexity and features. A basic site might take 4-6 weeks, while more complex projects can take several months. We provide a detailed timeline after the initial consultation."}, { - id: "q3", title: "Do you offer post-launch support?", content: "Yes, we offer comprehensive post-launch support and maintenance packages. This includes security updates, performance monitoring, and content management to keep your website running smoothly."]} + id: "q3", title: "Do you offer post-launch support?", content: "Yes, we offer comprehensive post-launch support and maintenance packages. This includes security updates, performance monitoring, and content management to keep your website running smoothly."} + ]}, title="Frequently Asked Questions" description="Find quick answers to the most common questions about our services and process." faqsAnimation="slide-up"