From 8fb959209e54bdb1523da73f393cfd8c2458a509 Mon Sep 17 00:00:00 2001 From: Nicholas Cunningham Date: Thu, 6 Feb 2025 14:48:04 -0700 Subject: [PATCH] fix(nx-dev): Update customers carousel subtitle (#29920) --- .../src/lib/customer-testimonial-carousel.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nx-dev/ui-customers/src/lib/customer-testimonial-carousel.tsx b/nx-dev/ui-customers/src/lib/customer-testimonial-carousel.tsx index 2d2de57939..755167064b 100644 --- a/nx-dev/ui-customers/src/lib/customer-testimonial-carousel.tsx +++ b/nx-dev/ui-customers/src/lib/customer-testimonial-carousel.tsx @@ -75,7 +75,7 @@ const testimonials: Testimonial[] = [ { title: 'Customer story', 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: [ { value: 'Massive scale', @@ -104,7 +104,7 @@ const testimonials: Testimonial[] = [ { title: 'Customer story', subtitle: - 'How SiriusXM stays competitive by iterating and getting to market fast.', + 'How SiriusXM stays competitive by iterating and getting to market fast', metrics: [ { value: 'Faster releases', @@ -135,7 +135,7 @@ const testimonials: Testimonial[] = [ { title: 'Customer story', 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: [ { value: 'From 5 days → 2 hours', @@ -164,7 +164,7 @@ const testimonials: Testimonial[] = [ { title: 'Customer story', subtitle: - 'How UKG reduced build times while scaling development across teams.', + 'How UKG reduced build times while scaling development across teams', metrics: [ { value: 'From 1 day → instant builds',