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:
parent
560a53e558
commit
9fd51ed659
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user