From c7711fd2156df536c9954c65943e69a22aabd9d9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 09:14:42 +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 8ae59a6..3ecc180 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,6 +179,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" faqsAnimation="slide-up" + useInvertedBackground={false} faqs={[ { id: "faq-1", title: "How often should my dog be groomed?", content: "Most dogs benefit from professional grooming every 4-8 weeks, depending on their breed and coat type. We recommend consulting with our grooming experts during your first appointment to establish the best schedule for your pup." -- 2.49.1