diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d7c559..1817909 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,9 @@ export default function LandingPage() { enableKpiAnimation={true} 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" 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." buttons={[ { - text: "Submit Application", href: "#"}, + text: "Start Your Free Evaluation", href: "#"}, ]} />