Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 75b1f7d797 | |||
| fd71a430a9 | |||
| 36816b7667 | |||
| f10745ddd2 | |||
| 8337c77c95 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{ variant: "plain" }}
|
||||
title="Modern Software Engineering Solutions"
|
||||
description="Accelerate your development cycle with premium coding services, high-performance architecture, and robust scalable platforms."
|
||||
description="Reduce time-to-market by 40% with our premium coding services and scalable architecture."
|
||||
leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/entertainer-using-light-bulb-entertain-fans-pretending-be-electrocuted_482257-124250.jpg", imageAlt: "Code workspace" }]}
|
||||
rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/annoyed-worker-work-raging-after-losing-all-progress-due-computer-crash_482257-124211.jpg", imageAlt: "Code workspace" }]}
|
||||
buttons={[{ text: "Get Started", href: "contact" }, { text: "Learn More", href: "about" }]}
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{ items: ["Manual code reviews", "Siloed communication", "Legacy pipeline maintenance"] }}
|
||||
positiveCard={{ items: ["Automated CI/CD workflows", "Real-time collaboration", "Scalable cloud infrastructure"] }}
|
||||
positiveCard={{ items: ["Reduce Downtime with Automated CI/CD", "Accelerate Delivery with Real-time collaboration", "Scale Efficiently with cloud infrastructure"] }}
|
||||
title="Efficiency vs Chaos"
|
||||
description="We compare traditional workflows with modern streamlined development practices."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user