docs(nx-dev): update headings on solutions (#31316)

Revised the heading text from "Hear from developers like you" to "Don't just take our word for it".
This commit is contained in:
Benjamin Cabanes 2025-05-23 08:48:24 -04:00 committed by GitHub
parent 560a53e558
commit 9fd51ed659
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@ export function SolutionsEngineeringTestimonials(): ReactElement {
<div className="border border-slate-100 bg-slate-50 px-6 py-24 sm:px-6 sm:py-32 lg:px-8 dark:border-slate-900 dark:bg-slate-900/[0.8]">
<div className="mx-auto max-w-5xl text-center">
<SectionHeading as="h2" variant="title" id="testimonials">
Hear from developers like you
Don't just take our word for it.
</SectionHeading>
<SectionHeading as="p" variant="subtitle" className="mt-6">
Don't just take our word for it. See how Nx transforms development for

View File

@ -12,7 +12,7 @@ export function SolutionsLeadershipTestimonials(): ReactElement {
<div className="border border-slate-100 bg-slate-50 px-6 py-24 sm:px-6 sm:py-32 lg:px-8 dark:border-slate-900 dark:bg-slate-900/[0.8]">
<div className="mx-auto max-w-5xl text-center">
<SectionHeading as="h2" variant="title" id="testimonials">
Hear from developers like you
Don't just take our word for it.
</SectionHeading>
<SectionHeading as="p" variant="subtitle" className="mt-6">
Don't just take our word for it. See how Nx transforms development for

View File

@ -11,7 +11,7 @@ export function SolutionsManagementTestimonials(): ReactElement {
<div className="border border-slate-100 bg-slate-50 px-6 py-24 sm:px-6 sm:py-32 lg:px-8 dark:border-slate-900 dark:bg-slate-900/[0.8]">
<div className="mx-auto max-w-5xl text-center">
<SectionHeading as="h2" variant="title" id="testimonials">
Hear from developers like you
Don't just take our word for it.
</SectionHeading>
<SectionHeading as="p" variant="subtitle" className="mt-6">
Don't just take our word for it. See how Nx transforms development for

View File

@ -12,7 +12,7 @@ export function SolutionsPlatformTestimonials(): ReactElement {
<div className="border border-slate-100 bg-slate-50 px-6 py-24 sm:px-6 sm:py-32 lg:px-8 dark:border-slate-900 dark:bg-slate-900/[0.8]">
<div className="mx-auto max-w-5xl text-center">
<SectionHeading as="h2" variant="title" id="testimonials">
Hear from developers like you
Don't just take our word for it.
</SectionHeading>
<SectionHeading as="p" variant="subtitle" className="mt-6">
Don't just take our word for it. See how Nx transforms development for