Merge version_2 into main #4
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="cta" data-section="cta">
|
||||
<ContactSplitForm
|
||||
title="Need Collision Repair? Get Your Free Estimate Today"
|
||||
title="Get Your Free Estimate in 24 Hours"
|
||||
description="Fill out the form below and our team will contact you within 24 hours to discuss your vehicle damage and provide a transparent, honest estimate."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
@@ -245,4 +245,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user