diff --git a/src/app/page.tsx b/src/app/page.tsx index 30e214b..1bd0754 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-incident-response-a-team-1772524195915-ed74180f.png?_wi=1", imageAlt: "Incident Response Team"}, ]} buttons={[ - { text: "Schedule Consultation", href: "contact" }, + { text: "Start Free Trial", href: "contact" }, { text: "Learn More", href: "services" }, ]} mediaAnimation="slide-up"