Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 11b63122a8 | |||
| c9f17f1dcc | |||
| a9af463a5d | |||
| dd5497e6ff | |||
| 77363c8f4f | |||
| 485818ad35 | |||
| 28a7e237d6 | |||
| aff0a14bfc | |||
| 33c8fdb6d3 |
@@ -42,8 +42,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Engineering Future-Ready Digital Solutions"
|
||||
title="Scale Your Infrastructure with Engineering-Led Design"
|
||||
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,
|
||||
@@ -84,11 +89,6 @@ export default function LandingPage() {
|
||||
title="Design-Led Engineering"
|
||||
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."]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started", href: "#contact"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user