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} />