From 4730bdd38ad406c6464de25e14da00f3244a7593 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 21:23:15 +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 58c8d8c..d6665eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,6 +153,7 @@ export default function LandingPage() { title="Need a local expert in San Angelo?" description="Pioneer Pest Control is your community partner in pest-free living. Reach out to schedule your service or request a free quote today." background={{ variant: "gradient-bars" }} + useInvertedBackground={false} inputPlaceholder="Enter your email to get started" /> @@ -171,4 +172,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file