From f507fbdc037e20dc19d88e5f414b43448368e585 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 02:03:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 48fb9c2..439a1c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,6 +118,8 @@ export default function LandingPage() { title="What kind of work do you need done?" description="We provide repairs, installations, assemblies, and other handyman services with a 50-minute response time and excellent quality." buttons={[{ text: "Request Quote", href: "/contact" }]} + background={{ variant: "plain" }} + useInvertedBackground={false} />