Update src/app/page.tsx
This commit is contained in:
@@ -153,6 +153,7 @@ export default function LandingPage() {
|
||||
title="Need a local expert in San Angelo?"
|
||||
description="Pioneer Pest Control is your community partner in pest-free living. Reach out to schedule your service or request a free quote today."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email to get started"
|
||||
/>
|
||||
</div>
|
||||
@@ -171,4 +172,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user