Merge version_4 into main #4
@@ -174,8 +174,8 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Get Started Today"
|
||||
description="Fill out the form to request a custom demo or talk to our HR experts."
|
||||
title="Request a Personalized Demo"
|
||||
description="Fill out the form to request a Personalized Demo and see how our tools fit your workflow."
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name"},
|
||||
@@ -202,4 +202,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user