Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a9af463a5d | |||
| 485818ad35 | |||
| 28a7e237d6 | |||
| aff0a14bfc | |||
| 33c8fdb6d3 |
@@ -44,6 +44,11 @@ export default function LandingPage() {
|
|||||||
<HeroOverlayTestimonial
|
<HeroOverlayTestimonial
|
||||||
title="Engineering Future-Ready Digital Solutions"
|
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."
|
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={[
|
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,
|
name: "Alex Rivet", handle: "@rivet-tech", testimonial: "Their engineering team is world-class. Erickson delivered our platform on time and exceeded expectations.", rating: 5,
|
||||||
@@ -84,11 +89,6 @@ export default function LandingPage() {
|
|||||||
title="Design-Led Engineering"
|
title="Design-Led Engineering"
|
||||||
description={[
|
description={[
|
||||||
"We believe that exceptional tech starts with deep design empathy. By bridging the gap between intuitive user experiences and complex backend architecture, we create products that stick."]}
|
"We believe that exceptional tech starts with deep design empathy. By bridging the gap between intuitive user experiences and complex backend architecture, we create products that stick."]}
|
||||||
buttons={[
|
|
||||||
{
|
|
||||||
text: "Get Started", href: "#contact"
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -100,13 +100,13 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
icon: Terminal,
|
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,
|
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,
|
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"
|
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."
|
||||||
|
|||||||
Reference in New Issue
Block a user