From 9e7f465965af80625554db8fe2ec83320598d06e Mon Sep 17 00:00:00 2001 From: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com> Date: Wed, 14 Aug 2024 13:06:55 -0400 Subject: [PATCH] feat(nx-dev): add support section on contact page Simplify imports and content descriptions for engineering contact page. Added new Nx Cloud support section and adjusted links and icons in the contact links component for consistency. --- nx-dev/nx-dev/pages/contact/engineering.tsx | 9 ++-- nx-dev/ui-contact/src/lib/contact-links.tsx | 50 +++++++++---------- nx-dev/ui-contact/src/lib/how-can-we-help.tsx | 30 ++++++++++- .../src/lib/talk-to-our-engineering-team.tsx | 4 +- 4 files changed, 57 insertions(+), 36 deletions(-) diff --git a/nx-dev/nx-dev/pages/contact/engineering.tsx b/nx-dev/nx-dev/pages/contact/engineering.tsx index 387fa02cc717f..bc1ba0e5450e6 100644 --- a/nx-dev/nx-dev/pages/contact/engineering.tsx +++ b/nx-dev/nx-dev/pages/contact/engineering.tsx @@ -1,10 +1,7 @@ import { useRouter } from 'next/router'; import { NextSeo } from 'next-seo'; import { Footer, Header } from '@nx/nx-dev/ui-common'; -import { - TalkToOurEngineeringTeam, - TalkToOurSalesTeam, -} from '@nx/nx-dev/ui-contact'; +import { TalkToOurEngineeringTeam } from '@nx/nx-dev/ui-contact'; export function EngineeringTeam(): JSX.Element { const router = useRouter(); @@ -13,12 +10,12 @@ export function EngineeringTeam(): JSX.Element { <>
++ Get an overview of Nx's features, integrations, and how to use them. +
+ + Nx docs + + +- Get an overview of Nx's features, integrations, and how to use them. -
- - Nx docs - - -Contact our developer productivity engineers for demos, onboarding - assistance, and technical product questions. + and product questions.
+ If you have questions about using Nx Cloud, need help connecting + your repository, or have questions about billing, log in to your + account and contact support. +
+- Contact our Developer Productivity Engineers for demos, onboarding - assistance, and technical support. Share your requirements and + Contact our Developer Productivity Engineers for demos, + onboarding, and product questions. Share your requirements and challenges with us, and{' '} we will help you utilize Nx Enterprise to enhance your