From 59ea2c16239fa513cba9cbad647c44b77451f357 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 20:42:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1817909..3eadaa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,9 +61,7 @@ export default function LandingPage() { enableKpiAnimation={true} buttons={[ { - text: "Start Your Recruitment", href: "#contact"}, - { - text: "Book Free Evaluation", href: "#contact"}, + text: "Get Evaluated for Free", href: "#contact"}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v60y5r&_wi=1" mediaAnimation="blur-reveal" -- 2.49.1