Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Get In Touch"
|
||||
description="Located in Peterborough, we are ready to help with your heating needs. Fill out the form to request a quote or an emergency visit."
|
||||
description="Located in Peterborough, we are ready to help with your plumbing needs. Fill out the form to request a quote or an emergency visit."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
|
||||
Reference in New Issue
Block a user