From dd8ec56bf90d1e7d9f63a95bbf7a69be99ad4c79 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 06:47:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d61e0a..4357588 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,6 +150,7 @@ export default function LandingPage() { { id: "f3", title: "Can I cancel anytime?", content: "Yes, our contracts are month-to-month based on performance." }, ]} title="Frequently Asked" + description="Common questions about our agency services and process." faqsAnimation="slide-up" textboxLayout="default" /> -- 2.49.1