Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f7c2f27b96 | |||
| c2b634e661 |
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148119208.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148119208.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
inputPlaceholder="Enter your email for a quote"
|
inputPlaceholder="Enter your email for a quote"
|
||||||
buttonText="Request Quote"
|
buttonText="Get My Free Quote"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
@@ -143,4 +143,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user