Update src/app/page.tsx
This commit is contained in:
@@ -136,6 +136,7 @@ export default function LandingPage() {
|
||||
description="Have questions or need a service? Reach out through our contact form below, or visit our office. Our team is here to help."
|
||||
onSubmit={(email) => alert("Inquiry received for " + email)}
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user