@ -27,6 +27,7 @@ export default function HomePage() {
]}
backgroundImage
/>
<ProductFeaturesList
heading="Why Consul?"
features={[
@ -68,101 +69,36 @@ export default function HomePage() {
},
]}
/>
<CaseStudyCarousel
title="Trusted by startups and the world’s largest organizations"
caseStudies={[
{
quote:
'Kubernetes is the 800-pound gorilla of container orchestration, coming with a price tag. So we looked into alternatives - and fell in love with Nomad.',
'We have people who are first-time system administrators deploying applications. There is a guy on our team who worked in IT help desk for 8 years - just today he upgraded an entire cluster himself.',
'Our customers’ jobs are changing constantly. It’s challenging to dynamically predict demand, what types of jobs, and the resource requirements. We found that Nomad excelled in this area.',
'Adopting Nomad did not require us to change our packaging format — we could continue to package Python in Docker and build binaries for the rest of our applications.',