diff --git a/src/app/page.tsx b/src/app/page.tsx index 608f485..d3e09c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,6 +122,7 @@ export default function LandingPage() { title="Request a Free Quote" description="Fill out your email below and we'll reach out to schedule your service." tag="Get In Touch" + useInvertedBackground={false} onSubmit={handleFormSubmit} /> {submitted && (