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:
Benjamin Cabanes 2024-08-16 12:27:07 -04:00 committed by GitHub
parent 289b23bfdf
commit 958f188bd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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">