diff --git a/src/app/page.tsx b/src/app/page.tsx index 165bc4e..f8870a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,6 +113,7 @@ export default function LandingPage() { description="Easily book your doctor appointment online to receive prompt medical care and reduce waiting times." buttons={[{ text: "Book Now", href: "#contact" }]} useInvertedBackground={true} + background={{ variant: "plain" }} />