Merge version_3 into main #3
@@ -1415,4 +1415,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -198,9 +198,9 @@ export default function LandingPage() {
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "rotated-rays-static-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
inputPlaceholder="your@email.com"
|
||||
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>
|
||||
|
||||
@@ -238,4 +238,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user