Merge version_3 into main #5
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Get Your Personalized Trading Dashboard Demo"
|
||||
title="See Your Dashboard in Action – Request a Live Demo"
|
||||
description="Get your personalized trading dashboard demo in 24 hours"
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Full Name", required: true },
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
imageAlt="Contact section illustration"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
buttonText="Get My Demo"
|
||||
buttonText="Request Demo"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -222,4 +222,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user