diff --git a/src/app/page.tsx b/src/app/page.tsx index 1efee85..d627c8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,6 @@ export default function LandingPage() { ratingText="4.9 Stars - 200+ Reviews" background={{ variant: "plain" }} ariaLabel="BG Plumbing hero section with emergency contact" - useInvertedBackground={false} /> @@ -258,4 +257,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}