Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-15 20:29:33 +00:00

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>