diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e3ea57..188e7cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjH7znA6tHGbsw1jyRuA29OB1U/a-modern-clean-ict-dashboard-interface-d-1773098971090-139a8892.png" imageAlt="Modern ICT infrastructure and digital solutions" buttons={[ - { text: "Explore Services", href: "services" }, + { text: "Start Your Transformation", href: "services" }, { text: "Schedule Consultation", href: "contact" } ]} />