chore(nx-dev): change help section titles for clarity (#27465)
Renamed "Sales" to "Talk to Sales" and "Engineers" to "Learn more about Nx Cloud".
This commit is contained in:
parent
289b23bfdf
commit
958f188bd0
@ -23,7 +23,7 @@ export function HowCanWeHelp(): JSX.Element {
|
|||||||
className="h-5 w-5 shrink-0"
|
className="h-5 w-5 shrink-0"
|
||||||
/>
|
/>
|
||||||
<h3 className="text-xl font-medium text-slate-700 dark:text-slate-300">
|
<h3 className="text-xl font-medium text-slate-700 dark:text-slate-300">
|
||||||
Sales
|
Talk to Sales
|
||||||
</h3>
|
</h3>
|
||||||
</div>
|
</div>
|
||||||
<p className="mt-4">
|
<p className="mt-4">
|
||||||
@ -47,7 +47,7 @@ export function HowCanWeHelp(): JSX.Element {
|
|||||||
className="h-5 w-5 shrink-0"
|
className="h-5 w-5 shrink-0"
|
||||||
/>
|
/>
|
||||||
<h3 className="text-xl font-medium text-slate-700 dark:text-slate-300">
|
<h3 className="text-xl font-medium text-slate-700 dark:text-slate-300">
|
||||||
Engineers
|
Learn more about Nx Cloud
|
||||||
</h3>
|
</h3>
|
||||||
</div>
|
</div>
|
||||||
<p className="mt-4">
|
<p className="mt-4">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user