diff --git a/src/app/page.tsx b/src/app/page.tsx index d107658..0c86e9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,6 +144,7 @@ export default function LandingPage() { title="Reach out to Elite Lingo Brazil" description="We're here to help you navigate your life in the UK. Contact us directly via phone or email for quick support." background={{ variant: "plain" }} + useInvertedBackground={false} onSubmit={(email) => console.log(email)} />