Update src/app/page.tsx

This commit is contained in:
2026-04-15 20:29:29 +00:00
parent 0b36ae1c7d
commit fd8d593c36

View File

@@ -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: "#"},
]}
/>
</div>