From 454ddf6a3bcdf08f0db46e9981e18856924fd3a4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 07:57:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ebf9703..4e0e824 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -246,7 +246,6 @@ export default function LandingPage() { cardTag="Trusted Feedback" cardAnimation="slide-up" buttonAnimation="slide-up" - tagAnimation="slide-up" /> @@ -258,7 +257,7 @@ 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."},n ]} + 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"