From a9af463a5dfb6965f018d874825e4ed10f773f23 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 00:14:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a0ec73d..95c47fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,13 +100,13 @@ export default function LandingPage() { features={[ { icon: Terminal, - title: "Software Development", description: "Custom applications built on secure, modern, and scalable stacks."}, + title: "Software Development", description: "Custom applications built to ensure faster time-to-market and seamless integration."}, { icon: Cloud, - title: "Cloud Infrastructure", description: "Reliable, high-availability deployments tailored for high performance."}, + title: "Cloud Infrastructure", description: "Reliable, high-availability deployments focused on optimized performance and uptime."}, { icon: Star, - title: "AI Integration", description: "Implementing advanced ML workflows to streamline your internal data processes."}, + title: "AI Integration", description: "Implementing advanced ML workflows designed to drive efficiency and measurable ROI."}, ]} title="Comprehensive Technical Services" description="We offer a full stack of engineering and design capabilities to accelerate your business growth." -- 2.49.1