Skip to content

Commit

Permalink
feat(nx-dev): Update Hero component link and remove Rabobank icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ndcunningham committed Jan 9, 2025
1 parent 487c7fc commit a27d1c4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 18 deletions.
2 changes: 1 addition & 1 deletion nx-dev/ui-customers/src/lib/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export function Hero(): ReactElement {
</SectionHeading>
<div className="mt-16 flex items-center justify-center gap-x-6">
<ButtonLink
href="/pricing"
href="https://cloud.nx.app/get-started/"
title="Try Nx Cloud for free"
variant="primary"
size="default"
Expand Down
1 change: 0 additions & 1 deletion nx-dev/ui-icons/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export * from './lib/customers/payfit';
export * from './lib/customers/paylocity';
export * from './lib/customers/philips';
export * from './lib/customers/plex';
export * from './lib/customers/rabobank';
export * from './lib/customers/react-query';
export * from './lib/customers/red-bull';
export * from './lib/customers/redwood-js';
Expand Down
16 changes: 0 additions & 16 deletions nx-dev/ui-icons/src/lib/customers/rabobank.tsx

This file was deleted.

0 comments on commit a27d1c4

Please sign in to comment.