From 3986a619abaf28e91a9f803b876576138dc8b6b6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:59:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ]} />