diff --git a/src/app/page.tsx b/src/app/page.tsx index e2c24a2..c913d2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,6 +63,7 @@ export default function Page() { description="Book a time that works best for you and our team." buttons={[{ text: "Book Now", href: "#contact" }]} background={{ variant: "plain" }} + useInvertedBackground={false} />