4 Commits

Author SHA1 Message Date
fd71a430a9 Update src/app/page.tsx 2026-04-22 15:26:46 +00:00
36816b7667 Merge version_3 into main
Merge version_3 into main
2026-04-22 15:25:43 +00:00
f10745ddd2 Update src/app/page.tsx 2026-04-22 15:25:40 +00:00
8337c77c95 Merge version_2 into main
Merge version_2 into main
2026-04-22 15:24:58 +00:00

View File

@@ -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."
/>