feat(nx-dev): update hero tagline
This commit is contained in:
parent
49b346b912
commit
41387af458
@ -22,11 +22,11 @@ export function Enterprise(): ReactElement {
|
||||
return (
|
||||
<>
|
||||
<NextSeo
|
||||
title="Solving the Performance Paradox, get speed and scale"
|
||||
title="Develop like an enterprise. Deliver like a startup."
|
||||
description="Accelerate your organization's journey to tighter collaboration, better developer experience, and speed…lots of speed."
|
||||
openGraph={{
|
||||
url: 'https://nx.dev' + router.asPath,
|
||||
title: 'Solving the Performance Paradox, get speed and scale',
|
||||
title: 'Develop like an enterprise. Deliver like a startup.',
|
||||
description:
|
||||
"Accelerate your organization's journey to tighter collaboration, better developer experience, and speed…lots of speed.",
|
||||
images: [
|
||||
|
||||
@ -49,9 +49,9 @@ export function Hero(): ReactElement {
|
||||
variant="display"
|
||||
className="mt-8 text-pretty tracking-tight"
|
||||
>
|
||||
Solving the Performance Paradox,{' '}
|
||||
Develop like an enterprise.{' '}
|
||||
<span className="rounded-lg bg-gradient-to-r from-pink-500 to-fuchsia-500 bg-clip-text text-transparent">
|
||||
get speed and scale
|
||||
Deliver like a startup.
|
||||
</span>
|
||||
</SectionHeading>
|
||||
<SectionHeading
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user