-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(nx-dev): revamp the Nx Enterprise page on nx.dev (#29209)
This update introduces a revamp to the Nx Enterprise page. The code changes involved the addition of new image files, amending several components for improved UI/UX. This refactor also includes an alteration to the Call-to-Action section and an introduction of a new Carousel component for better navigation. These adjustments aim to provide an improved user experience and enhanced readability. --------- Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
- Loading branch information
1 parent
2e98918
commit cc14411
Showing
32 changed files
with
1,689 additions
and
1,852 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
export * from './lib/call-to-action'; | ||
export * from './lib/download-case-study'; | ||
export * from './lib/download-ebook'; | ||
export * from './lib/enterprise-addons'; | ||
export * from './lib/hero'; | ||
export * from './lib/metrics-and-customers'; | ||
export * from './lib/scale-your-people'; | ||
export * from './lib/security'; | ||
export * from './lib/trusted-by'; | ||
export * from './lib/solve-your-ci'; | ||
export * from './lib/customer-logos'; | ||
export * from './lib/customer-metrics'; | ||
export * from './lib/make-your-ci-fast'; | ||
export * from './lib/hetzner-cloud-testimonial'; | ||
export * from './lib/vmware-testimonial'; | ||
export * from './lib/scale-your-organization'; | ||
export * from './lib/testimonial-carousel'; | ||
export * from './lib/download-case-study'; |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.