Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c6c0b06cdd | |||
| b5651ac5b9 | |||
| 145814d192 |
@@ -1410,4 +1410,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -149,11 +149,11 @@ export default function LandingPage() {
|
|||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Get In Touch"
|
tag="Get In Touch"
|
||||||
title="Ready to Fix Your Vehicle?"
|
title="Ready to Fix Your Vehicle?"
|
||||||
description="Contact us today for a free estimate on collision repair or mechanical services. Our expert team is ready to help."
|
description="Get your free estimate today on collision repair or mechanical services. Our expert team is ready to help you with a hassle-free quote."
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Get Quote"
|
buttonText="Request Free Estimate"
|
||||||
termsText="We respect your privacy. Unsubscribe at any time."
|
termsText="We respect your privacy. Unsubscribe at any time."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -191,4 +191,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user