+ Ready to
+
+ build smarter and ship faster?
+
+
+ );
+}
diff --git a/nx-dev/ui-community/src/lib/connect-with-us.tsx b/nx-dev/ui-community/src/lib/connect-with-us.tsx
index f7a42efb28777..6301ea9a48726 100644
--- a/nx-dev/ui-community/src/lib/connect-with-us.tsx
+++ b/nx-dev/ui-community/src/lib/connect-with-us.tsx
@@ -10,7 +10,7 @@ export function ConnectWithUs(): JSX.Element {
>
diff --git a/nx-dev/ui-company/src/lib/co-founders.tsx b/nx-dev/ui-company/src/lib/co-founders.tsx
index 1a17dcbf107bd..a0a33f9caa4a7 100644
--- a/nx-dev/ui-company/src/lib/co-founders.tsx
+++ b/nx-dev/ui-company/src/lib/co-founders.tsx
@@ -1,4 +1,4 @@
-import { SectionHeading } from '@nx/nx-dev/ui-common/src/lib/section-tags';
+import { SectionHeading } from '@nx/nx-dev/ui-common';
import { XIcon } from '@nx/nx-dev/ui-common';
const coFounders = [
diff --git a/nx-dev/ui-company/src/lib/hero.tsx b/nx-dev/ui-company/src/lib/hero.tsx
index 048101b57068c..2adb9869b52d3 100644
--- a/nx-dev/ui-company/src/lib/hero.tsx
+++ b/nx-dev/ui-company/src/lib/hero.tsx
@@ -1,4 +1,4 @@
-import { SectionHeading } from '@nx/nx-dev/ui-common/src/lib/section-tags';
+import { SectionHeading } from '@nx/nx-dev/ui-common';
import {
GlobeAltIcon,
TrophyIcon,
diff --git a/nx-dev/ui-company/src/lib/the-team.tsx b/nx-dev/ui-company/src/lib/the-team.tsx
index 8b58035183348..ffa514e93ca6e 100644
--- a/nx-dev/ui-company/src/lib/the-team.tsx
+++ b/nx-dev/ui-company/src/lib/the-team.tsx
@@ -1,4 +1,4 @@
-import { SectionHeading } from '@nx/nx-dev/ui-common/src/lib/section-tags';
+import { SectionHeading } from '@nx/nx-dev/ui-common';
const teamMembers = [
{
diff --git a/nx-dev/ui-customers/src/lib/enterprise-customers.tsx b/nx-dev/ui-customers/src/lib/enterprise-customers.tsx
index 0df793eb2a635..b2763c037e12f 100644
--- a/nx-dev/ui-customers/src/lib/enterprise-customers.tsx
+++ b/nx-dev/ui-customers/src/lib/enterprise-customers.tsx
@@ -1,52 +1,49 @@
import {
- ManIcon,
- VmwareIcon,
- SevenElevenIcon,
- AwsAmplifyIcon,
- CapitalOneIcon,
- ShopifyIcon,
+ AdidasIcon,
+ AdobeIcon,
AmericanAirlinesIcon,
- CiscoIcon,
+ BillIcon,
+ BloombergIcon,
+ CaisGroupIcon,
+ CapitalOneIcon,
+ CasewareIcon,
CaterpillarIcon,
+ CiscoIcon,
+ ClickUpIcon,
+ DeloitteIcon,
+ DnbIcon,
+ EntainIcon,
+ FedExIcon,
FicoIcon,
+ HasuraIcon,
+ HetznerCloudIcon,
HiltonIcon,
- FedExIcon,
- ParamountIcon,
- AdobeIcon,
- AddidasIcon,
- IntelIcon,
IkeaIcon,
- DeloitteIcon,
- VodafoneIcon,
- TMobileIcon,
+ IntelIcon,
+ LegoIcon,
MailChimpIcon,
+ ManIcon,
+ MillienniumIcon,
ModernaIcon,
- ClickUpIcon,
- SharpIcon,
- RedBullIcon,
- LegoIcon,
+ ParamountIcon,
+ PayfitIcon,
+ PaylocityIcon,
PhilipsIcon,
- BloombergIcon,
+ RedBullIcon,
+ RoyalBankOfCanadaIcon,
SainsburysIcon,
+ SevenElevenIcon,
+ SharpIcon,
+ SpliceIcon,
+ ThreeKitIcon,
TideIcon,
+ TMobileIcon,
UkgIcon,
- SpliceIcon,
- DnbIcon,
- HetznerCloudIcon,
- GhostIcon,
- HasuraIcon,
- PaylocityIcon,
VarianIcon,
- PayfitIcon,
- CasewareIcon,
- ThreeKitIcon,
- CaisGroupIcon,
- MillienniumIcon,
- EntainIcon,
+ VmwareIcon,
+ VodafoneIcon,
ZipariIcon,
- BillIcon,
- RoyalBankOfCanadaIcon,
-} from '@nx/nx-dev/ui-common';
+} from '@nx/nx-dev/ui-icons';
export function EnterpriseCustomers(): JSX.Element {
return (
@@ -173,7 +170,7 @@ export function EnterpriseCustomers(): JSX.Element {
target="_blank"
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
>
-
+ Powerful and elegant UI
+
+ CI application build for monorepos, so you can quickly find what
+ failed, debug and move on.
+ See how Nx Cloud works In under 9 minutes
+ Halve your CI bill
+
+ Nx Cloud doesn't only makes your runs{' '}
+
+ 30% to 70% faster
+
+ , but also significantly cheaper.
+
+ Cost per month for CI compute. Data
+ collected based on a typical month of CI runs measured on the Nx OSS
+ monorepo.
+
+ Works with your current CI
+
+ Use your current CI provider, export your compute and slash your CI
+ bill by using Nx engines to save time, better performance and proper
+ developer experience.
+
- No need to browse the docs to find the right commands to run.{' '}
- Stay in the flow! Augment your
- editor with Nx Console, a dedicated extension available for{' '}
-
- VSCode
- {' '}
- ,{' '}
-
- JetBrains
- {' '}
- and{' '}
-
- Neovim
-
- . Generating a new library, running e2e tests, building your app -
- everything just a click away.
-
- Debug and understand your workspace with the built-in{' '}
-
-
- →
- {' '}
-
- ~/workspace
- {' '}
- $
- nx connect-to-nx-cloud
-
-
-
-
-
-
-
-
-
-
- →
- {' '}
-
- ~/workspace
- {' '}
- $
- nx graph
-
- Nx
- {' '}
- Project graph started at{' '}
- http://127.0.0.1:4211
-
- {feature.description}
-
- Official Nx plugins are created and maintained by the Nx team. You
- can see all the available plugins when you run the{' '}
-
-
- →
- {' '}
-
- ~/workspace
- {' '}
- $
- nx list
-
- NX
- {' '}
- Local workspace plugins: {plugin.description} {plugin.description}
- Keeping your stack up to date can be a struggle. Nx comes with a
- smart system that is capable of automatically upgrading your
- codebase. Think of it like{' '}
-
- database migration scripts, but for your config files, npm
- packages and even source code
-
- .
-
- Choose your style! Have a monorepo already?{' '}
-
- Add Nx on top!
- {' '}
- You control everything, Nx
- makes things fast. Or focus on what matters and{' '}
- let Nx do the heavy lifting{' '}
- with its set of{' '}
-
- powerful plugins
-
- . Extend Nx by creating custom plugins that{' '}
- work for your organization,
- and you'll get the best possible DX you can have in a monorepo.
-
- Join the Nx community and stay updated on new releases and features,
- guides and recipes, events and fresh video tutorials.
-
- Or follow use directly, You chose!
-
- We care about the protection of your data. Read our{' '}
-
- Privacy Policy.
-
-
- Whether your workspace{' '}
-
- has a single project or a thousand
-
- , Nx will keep your CI fast and your workspace maintainable.
-
- Nx comes with the building blocks to not only scale your monorepo
- locally and provide great DX while developing, but also to address
- one of the major pain points:{' '}
- fast, maintainable CI.
-
- Here is what they say about Nx, what they like about it, how it
- transforms their developer life and what you are missing out on!
-
- How Nx makes your workspace performant
-
+
+ new projects
+
+ nx graph
capabilities! Also,{' '}
-
- give yourself a treat by enabling the Nx Cloud GitHub integration
-
- . Most CI interfaces are a struggle to work with and they are not
- made for monorepos. The{' '}
-
- Nx Cloud
- {' '}
- integration takes care of that, presenting what matters most in an
- awesome visual way.
-
- {feature.name}
-
-
-
- Plugins available for all stacks
-
-
- nx list
-
{' '}
- command in your workspace.
-
-
- @nx/react-native (executors,generators)
- @nx/jest (executors,generators)
- @nx/storybook (executors,generators)
-
-
-
- NX
- {' '}
- Installed plugins:
-
- @nx/js (executors,generators)
- @nx/eslint (executors,generators)
- @nx/next (executors,generators)
-
-
-
- NX
- {' '}
- Also available:
-
- @nx/nest (executors,generators)
- @nx/node (executors,generators)
- @nx/express (executors,generators)
-
-
-
- NX
- {' '}
- Community plugins:
-
- @nxext/svelte
- @nx-tools/nx-docker
- @nx-plus/docusaurus
-
- {plugin.logo}
- {plugin.name}
-
-
-
-
- {plugin.logo}
- {plugin.name}
-
-
-
-
- Ready to dive in?
-
- Start your monorepo now with Nx.
-
-
-
+
- Nx is a{' '}
- setDisplayBuildSystem(!displayBuildSystem)}
- className={cx(
- 'text-md my-0.5 inline-flex cursor-pointer items-center rounded-md px-1.5 py-0.5 font-medium ring-1 ring-inset ring-slate-500/10 transition hover:bg-slate-50 hover:underline dark:ring-slate-400/20 hover:dark:bg-slate-400/10',
- displayBuildSystem && 'bg-yellow-500/10 dark:bg-yellow-500/20'
- )}
- >
- build system
- {' '}
-
-
- Taste the performance,
-
- improve your worst case CI times in 5 minutes
-
-
-
- Already have a monorepo?
-
- Nxify your workspace in less than a day.
-
-
-
-
-
-
-
+ {statistics.map((stat) => (
+
+
- Full monorepo support
-
-