Update src/app/page.tsx

This commit is contained in:
2026-05-23 12:46:40 +00:00
parent e5b8883636
commit abfba55c37

View File

@@ -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" }}
/>
</div>