Skip to content

Commit

Permalink
feat(nx-dev): last fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bcabanes committed Jul 16, 2024
1 parent 4ec894a commit 5b0b1f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions nx-dev/ui-common/src/lib/call-to-action.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ export function CallToAction(): JSX.Element {
<br />
build smarter and ship faster?
</h2>
<p className="mx-auto mt-6 max-w-xl text-2xl leading-8 text-slate-700 dark:text-slate-300">
Experience the next generation of build tooling.
</p>
<div className="mt-10 flex items-center justify-center gap-x-6">
<Link
href="/getting-started/intro"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export function WorkBetterAchieveMoreShipQuicker(): JSX.Element {
variant="primary"
size="large"
>
Get started with Cloud. It’s Free
Try Nx for yourself
</ButtonLink>
</div>
</div>
Expand Down

0 comments on commit 5b0b1f5

Please sign in to comment.