Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e93d86373 | |||
| 3fdf0f6eab | |||
| f201beab51 |
@@ -207,7 +207,7 @@ export default function HomePage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Schedule Your Financial Strategy Consultation"
|
||||
description="Let's discuss how we can optimize your financial situation. Share some details and we'll reach out to arrange a confidential consultation."
|
||||
description="Let's discuss how we can optimize your financial situation. Share some details and we'll reach out to arrange a confidential consultation. Confidential consultation - no obligation."
|
||||
inputs={[
|
||||
{
|
||||
name: "firstName", type: "text", placeholder: "First Name", required: true,
|
||||
@@ -242,4 +242,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user