1 Commits

Author SHA1 Message Date
77363c8f4f Update src/app/page.tsx 2026-04-09 00:14:21 +00:00

View File

@@ -100,13 +100,13 @@ export default function LandingPage() {
features={[ features={[
{ {
icon: Terminal, icon: Terminal,
title: "Software Development", description: "Custom applications built to ensure faster time-to-market and seamless integration."}, title: "Software Development", description: "Custom applications built on secure, modern, and scalable stacks."},
{ {
icon: Cloud, icon: Cloud,
title: "Cloud Infrastructure", description: "Reliable, high-availability deployments focused on optimized performance and uptime."}, title: "Cloud Infrastructure", description: "Reliable, high-availability deployments tailored for high performance."},
{ {
icon: Star, icon: Star,
title: "AI Integration", description: "Implementing advanced ML workflows designed to drive efficiency and measurable ROI."}, title: "AI Integration", description: "Implementing advanced ML workflows to streamline your internal data processes."},
]} ]}
title="Comprehensive Technical Services" title="Comprehensive Technical Services"
description="We offer a full stack of engineering and design capabilities to accelerate your business growth." description="We offer a full stack of engineering and design capabilities to accelerate your business growth."
@@ -130,7 +130,7 @@ export default function LandingPage() {
background={{ background={{
variant: "gradient-bars"}} variant: "gradient-bars"}}
tag="Let's Collaborate" tag="Let's Collaborate"
title="Ready to Start Your Project?" title="Ready to Accelerate Your Digital Growth?"
description="Get in touch with Erickson Tech Design today to discuss your next big idea." description="Get in touch with Erickson Tech Design today to discuss your next big idea."
/> />
</div> </div>