diff --git a/nx-dev/nx-dev/pages/_app.tsx b/nx-dev/nx-dev/pages/_app.tsx index 55f719b9cc..14b1c8cb36 100644 --- a/nx-dev/nx-dev/pages/_app.tsx +++ b/nx-dev/nx-dev/pages/_app.tsx @@ -8,7 +8,7 @@ export default function CustomApp({ Component, pageProps }: AppProps) { return ( <> - Nx documentation + Nx: Smart, Extensible Build Framework - {/*ANNOUNCEMENT BANNER*/} -
-
-
-
- - - -

- We announced a new nx.dev! - - Big news! We're excited to announce a brand new nx.dev. - -

-
-
- - Learn more - -
-
- -
-
-
-
- {/*INTRO COMPONENT*/} -
-
+
+
-

+

Smart, Extensible Build Framework

Build full-stack applications with modern tools and reinforce - best practices for your entire development team. Use Nx to build - software at scale, the better way. + best practices for your entire development team.

- + Get Started @@ -95,189 +33,325 @@ export function Index() {
-