fix(nx-dev): Update customers carousel subtitle (#29920)
This commit is contained in:
parent
f8f1f070de
commit
8fb959209e
@ -75,7 +75,7 @@ const testimonials: Testimonial[] = [
|
|||||||
{
|
{
|
||||||
title: 'Customer story',
|
title: 'Customer story',
|
||||||
subtitle:
|
subtitle:
|
||||||
'Scaling 700+ projects: How Nx Enterprise became a no-brainer for Caseware.',
|
'Scaling 700+ projects: How Nx Enterprise became a no-brainer for Caseware',
|
||||||
metrics: [
|
metrics: [
|
||||||
{
|
{
|
||||||
value: 'Massive scale',
|
value: 'Massive scale',
|
||||||
@ -104,7 +104,7 @@ const testimonials: Testimonial[] = [
|
|||||||
{
|
{
|
||||||
title: 'Customer story',
|
title: 'Customer story',
|
||||||
subtitle:
|
subtitle:
|
||||||
'How SiriusXM stays competitive by iterating and getting to market fast.',
|
'How SiriusXM stays competitive by iterating and getting to market fast',
|
||||||
metrics: [
|
metrics: [
|
||||||
{
|
{
|
||||||
value: 'Faster releases',
|
value: 'Faster releases',
|
||||||
@ -135,7 +135,7 @@ const testimonials: Testimonial[] = [
|
|||||||
{
|
{
|
||||||
title: 'Customer story',
|
title: 'Customer story',
|
||||||
subtitle:
|
subtitle:
|
||||||
'From 5 days to 2 hours: How Payfit improved velocity and offloads complexity.',
|
'From 5 days to 2 hours: How Payfit improved velocity and offloads complexity',
|
||||||
metrics: [
|
metrics: [
|
||||||
{
|
{
|
||||||
value: 'From 5 days → 2 hours',
|
value: 'From 5 days → 2 hours',
|
||||||
@ -164,7 +164,7 @@ const testimonials: Testimonial[] = [
|
|||||||
{
|
{
|
||||||
title: 'Customer story',
|
title: 'Customer story',
|
||||||
subtitle:
|
subtitle:
|
||||||
'How UKG reduced build times while scaling development across teams.',
|
'How UKG reduced build times while scaling development across teams',
|
||||||
metrics: [
|
metrics: [
|
||||||
{
|
{
|
||||||
value: 'From 1 day → instant builds',
|
value: 'From 1 day → instant builds',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user