Merge pull request #11586 from hashicorp/use-case-updates
Updates use cases
This commit is contained in:
commit
a0f714a9d5
|
@ -183,23 +183,6 @@ export default function Homepage() {
|
||||||
'https://www.datocms-assets.com/2885/1582162145-trivago.svg',
|
'https://www.datocms-assets.com/2885/1582162145-trivago.svg',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
|
||||||
quote:
|
|
||||||
'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.',
|
|
||||||
caseStudyURL: 'https://www.hashicorp.com/case-studies/roblox/',
|
|
||||||
person: {
|
|
||||||
firstName: 'Rob',
|
|
||||||
lastName: 'Cameron',
|
|
||||||
photo:
|
|
||||||
'https://www.datocms-assets.com/2885/1582180216-rob-cameron.jpeg',
|
|
||||||
title: 'Technical Director of Infrastructure',
|
|
||||||
},
|
|
||||||
company: {
|
|
||||||
name: 'Roblox',
|
|
||||||
logo:
|
|
||||||
'https://www.datocms-assets.com/2885/1582180369-roblox-color.svg',
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
quote:
|
quote:
|
||||||
'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.',
|
'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.',
|
||||||
|
@ -278,11 +261,6 @@ export default function Homepage() {
|
||||||
url:
|
url:
|
||||||
'https://www.datocms-assets.com/2885/1582162317-trivago-monochromatic.svg',
|
'https://www.datocms-assets.com/2885/1582162317-trivago-monochromatic.svg',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
companyName: 'Roblox',
|
|
||||||
url:
|
|
||||||
'https://www.datocms-assets.com/2885/1582180373-roblox-monochrome.svg',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
companyName: 'CircleCI',
|
companyName: 'CircleCI',
|
||||||
url:
|
url:
|
||||||
|
|
|
@ -198,26 +198,6 @@ export default function SimpleContainerOrchestrationPage({ codeBlocks }) {
|
||||||
heading="Case Studies"
|
heading="Case Studies"
|
||||||
theme="dark"
|
theme="dark"
|
||||||
features={[
|
features={[
|
||||||
{
|
|
||||||
logo: {
|
|
||||||
url:
|
|
||||||
'https://www.datocms-assets.com/2885/1582097215-roblox-white.svg',
|
|
||||||
alt: 'Roblox',
|
|
||||||
},
|
|
||||||
image: {
|
|
||||||
url:
|
|
||||||
'https://www.datocms-assets.com/2885/1582096961-roblox-case-study.jpg',
|
|
||||||
alt: 'Roblox Nomad Case Study',
|
|
||||||
},
|
|
||||||
heading: 'Roblox',
|
|
||||||
content:
|
|
||||||
'Scale a global gaming platform easily and reliably with Nomad to serve 100 million monthly active users',
|
|
||||||
link: {
|
|
||||||
text: 'Read Case Study',
|
|
||||||
url: 'https://www.hashicorp.com/case-studies/roblox',
|
|
||||||
type: 'outbound',
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
logo: {
|
logo: {
|
||||||
url:
|
url:
|
||||||
|
|
Loading…
Reference in a new issue