Update src/app/page.tsx

This commit is contained in:
2026-04-02 20:34:57 +00:00
parent 0a3be27457
commit 3830b8e4e3

View File

@@ -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 && (