Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b24f1405f | |||
| 722b265e89 | |||
| 9574387a52 |
@@ -1415,4 +1415,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -198,9 +198,9 @@ export default function LandingPage() {
|
|||||||
tagIcon={Phone}
|
tagIcon={Phone}
|
||||||
background={{ variant: "rotated-rays-static-grid" }}
|
background={{ variant: "rotated-rays-static-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="your@email.com"
|
||||||
buttonText="Book Now"
|
buttonText="Book Now"
|
||||||
termsText="We respect your privacy. Your information will only be used for your roof inspection appointment."
|
termsText="Schedule your free inspection. We respect your privacy. Your information will only be used for your roof inspection appointment."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -238,4 +238,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user