Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 77363c8f4f | |||
| 485818ad35 | |||
| 28a7e237d6 | |||
| aff0a14bfc | |||
| 33c8fdb6d3 |
@@ -44,6 +44,11 @@ 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,
|
||||
@@ -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>
|
||||
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
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."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user