Merge version_3 into main #4
@@ -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