2 Commits

Author SHA1 Message Date
33c8fdb6d3 Update src/app/page.tsx 2026-04-08 23:39:11 +00:00
1a6ad16194 Merge version_1 into main
Merge version_1 into main
2026-04-08 23:33:04 +00:00

View File

@@ -30,17 +30,11 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Erickson Tech Design" brandName="Erickson Tech Design"
/> />
@@ -52,63 +46,33 @@ export default function LandingPage() {
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."
testimonials={[ testimonials={[
{ {
name: "Alex Rivet", name: "Alex Rivet", handle: "@rivet-tech", testimonial: "Their engineering team is world-class. Erickson delivered our platform on time and exceeded expectations.", rating: 5,
handle: "@rivet-tech", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg?_wi=1"},
testimonial: "Their engineering team is world-class. Erickson delivered our platform on time and exceeded expectations.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg?_wi=1",
},
{ {
name: "Sarah Chen", name: "Sarah Chen", handle: "@chen_innovates", testimonial: "A seamless experience from design to deployment. They truly understand modern software architecture.", rating: 5,
handle: "@chen_innovates", imageSrc: "http://img.b2bpic.net/free-photo/serious-young-woman-with-tablet-emotion-concept_169016-66294.jpg"},
testimonial: "A seamless experience from design to deployment. They truly understand modern software architecture.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-woman-with-tablet-emotion-concept_169016-66294.jpg",
},
{ {
name: "Mark Sterling", name: "Mark Sterling", handle: "@sterling_ventures", testimonial: "The AI integration they built for us reduced our operational costs by 30%. Simply brilliant work.", rating: 5,
handle: "@sterling_ventures", imageSrc: "http://img.b2bpic.net/free-photo/positive-hipster-entrepreneur-it-expert-software-developer_74855-3635.jpg"},
testimonial: "The AI integration they built for us reduced our operational costs by 30%. Simply brilliant work.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-hipster-entrepreneur-it-expert-software-developer_74855-3635.jpg",
},
{ {
name: "Elena Rodriguez", name: "Elena Rodriguez", handle: "@elena_ceo", testimonial: "Erickson Tech Design provides the technical backbone we needed to scale our infrastructure globally.", rating: 5,
handle: "@elena_ceo", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg"},
testimonial: "Erickson Tech Design provides the technical backbone we needed to scale our infrastructure globally.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg",
},
{ {
name: "David Park", name: "David Park", handle: "@park_dev", testimonial: "Exceptional code quality and proactive communication. They are our go-to partner for complex projects.", rating: 5,
handle: "@park_dev", imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880953.jpg"},
testimonial: "Exceptional code quality and proactive communication. They are our go-to partner for complex projects.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880953.jpg",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg?_wi=2"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg", src: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg", alt: "Client avatar 1"},
alt: "Client avatar 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/serious-young-woman-with-tablet-emotion-concept_169016-66294.jpg", src: "http://img.b2bpic.net/free-photo/serious-young-woman-with-tablet-emotion-concept_169016-66294.jpg", alt: "Client avatar 2"},
alt: "Client avatar 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/positive-hipster-entrepreneur-it-expert-software-developer_74855-3635.jpg", src: "http://img.b2bpic.net/free-photo/positive-hipster-entrepreneur-it-expert-software-developer_74855-3635.jpg", alt: "Client avatar 3"},
alt: "Client avatar 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg", src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg", alt: "Client avatar 4"},
alt: "Client avatar 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880953.jpg", src: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880953.jpg", alt: "Client avatar 5"},
alt: "Client avatar 5",
},
]} ]}
avatarText="Trusted by 50+ industry leaders" avatarText="Trusted by 50+ industry leaders"
/> />
@@ -119,8 +83,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
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."]}
]}
/> />
</div> </div>
@@ -132,18 +95,15 @@ export default function LandingPage() {
features={[ features={[
{ {
icon: Terminal, icon: Terminal,
title: "Software Development", title: "Software Development", description: "Custom applications built on secure, modern, and scalable stacks.", button: { text: "Learn More", href: "#contact" }
description: "Custom applications built on secure, modern, and scalable stacks.",
}, },
{ {
icon: Cloud, icon: Cloud,
title: "Cloud Infrastructure", title: "Cloud Infrastructure", description: "Reliable, high-availability deployments tailored for high performance.", button: { text: "Learn More", href: "#contact" }
description: "Reliable, high-availability deployments tailored for high performance.",
}, },
{ {
icon: Star, icon: Star,
title: "AI Integration", title: "AI Integration", description: "Implementing advanced ML workflows to streamline your internal data processes.", button: { text: "Learn More", href: "#contact" }
description: "Implementing advanced ML workflows to streamline your internal data processes.",
}, },
]} ]}
title="Comprehensive Technical Services" title="Comprehensive Technical Services"
@@ -156,14 +116,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"InnovateLab", "InnovateLab", "TechFlow", "GrowthGen", "SkyMetric", "CloudScale", "DevForge", "DataDrive"]}
"TechFlow",
"GrowthGen",
"SkyMetric",
"CloudScale",
"DevForge",
"DataDrive",
]}
title="Trusted by Innovative Companies" title="Trusted by Innovative Companies"
description="Partnering with industry leaders to ship cutting-edge technology." description="Partnering with industry leaders to ship cutting-edge technology."
/> />
@@ -173,8 +126,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
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 Start Your Project?"
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."
@@ -185,29 +137,19 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Careers", label: "Careers", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -217,4 +159,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }