Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fd8d593c36 | |||
| 0b36ae1c7d |
@@ -61,7 +61,9 @@ export default function LandingPage() {
|
|||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get Evaluated for Free", href: "#contact"},
|
text: "Start Your Recruitment", href: "#contact"},
|
||||||
|
{
|
||||||
|
text: "Book Free Evaluation", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v60y5r&_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v60y5r&_wi=1"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
@@ -215,7 +217,7 @@ export default function LandingPage() {
|
|||||||
description="Ready to take your game to the U.S.? Fill in your details and we'll reply within 24-48 hours to schedule your free evaluation."
|
description="Ready to take your game to the U.S.? Fill in your details and we'll reply within 24-48 hours to schedule your free evaluation."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Submit Application", href: "#"},
|
text: "Start Your Free Evaluation", href: "#"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user