1 Commits

Author SHA1 Message Date
33c8fdb6d3 Update src/app/page.tsx 2026-04-08 23:39:11 +00:00

View File

@@ -44,11 +44,6 @@ export default function LandingPage() {
<HeroOverlayTestimonial
title="Engineering Future-Ready Digital Solutions"
description="Erickson Tech Design builds innovative, scalable software systems tailored to your unique business challenges. Transforming ideas into high-performance digital products."
buttons={[
{
text: "Schedule a Consultation", href: "#contact"
}
]}
testimonials={[
{
name: "Alex Rivet", handle: "@rivet-tech", testimonial: "Their engineering team is world-class. Erickson delivered our platform on time and exceeded expectations.", rating: 5,
@@ -100,13 +95,16 @@ 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 on secure, modern, and scalable stacks.", button: { text: "Learn More", href: "#contact" }
},
{
icon: Cloud,
title: "Cloud Infrastructure", description: "Reliable, high-availability deployments tailored for high performance."},
title: "Cloud Infrastructure", description: "Reliable, high-availability deployments tailored for high performance.", button: { text: "Learn More", href: "#contact" }
},
{
icon: Star,
title: "AI Integration", description: "Implementing advanced ML workflows to streamline your internal data processes."},
title: "AI Integration", description: "Implementing advanced ML workflows to streamline your internal data processes.", button: { text: "Learn More", href: "#contact" }
},
]}
title="Comprehensive Technical Services"
description="We offer a full stack of engineering and design capabilities to accelerate your business growth."