diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f36b02..c99b5c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,6 +151,8 @@ export default function LandingPage() { { text: "Start on WhatsApp", href: "https://wa.me/919876543210" }, { text: "Email Us", href: "mailto:info@designstudio9.com" } ]} + background={{ variant: "plain" }} + useInvertedBackground={false} />