Merge version_1 into main #10
@@ -37,7 +37,7 @@ export default function ContactPage() {
|
||||
description="Ready to take control of your accounting? Fill in the form and we'll reach out shortly."
|
||||
inputs={[{ name: "name", type: "text", placeholder: "Your Name", required: true }, { name: "email", type: "email", placeholder: "Email Address", required: true }, { name: "business", type: "text", placeholder: "Business Name" }]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your needs", rows: 4 }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-saleswoman-business-woman-office-sitting-chair-with-documents-reading-papers_1258-194548.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/portrait-saleswoman-business-woman-office-sitting-chair-with-documents-reading-papers_1258-194548.jpg"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user