docs(core): Update meterics and customer background on enterprise page (#23123)
This commit is contained in:
parent
9b12d188c2
commit
b0ee75e6af
@ -1,6 +1,5 @@
|
|||||||
import { SectionHeading } from './temp/typography';
|
import { SectionHeading } from './temp/typography';
|
||||||
import { ButtonLink } from '@nx/nx-dev/ui-common';
|
import { ButtonLink } from '@nx/nx-dev/ui-common';
|
||||||
import Link from 'next/link';
|
|
||||||
|
|
||||||
export function Hero(): JSX.Element {
|
export function Hero(): JSX.Element {
|
||||||
return (
|
return (
|
||||||
|
|||||||
@ -6,7 +6,6 @@ import { ShopifyIcon } from './logos/shopify';
|
|||||||
import { CapitalOneIcon } from './logos/capital-one';
|
import { CapitalOneIcon } from './logos/capital-one';
|
||||||
import { VmwareIcon } from './logos/vmware';
|
import { VmwareIcon } from './logos/vmware';
|
||||||
import { StorybookIcon } from './logos/storybook';
|
import { StorybookIcon } from './logos/storybook';
|
||||||
import { RedwoodJsIcon } from './logos/redwood-js';
|
|
||||||
import { CaterpillarIcon } from './logos/caterpillar';
|
import { CaterpillarIcon } from './logos/caterpillar';
|
||||||
import { SevenElevenColoredIcon } from './logos/7eleven';
|
import { SevenElevenColoredIcon } from './logos/7eleven';
|
||||||
import { BillColoredIcon } from './logos/bill';
|
import { BillColoredIcon } from './logos/bill';
|
||||||
@ -51,7 +50,7 @@ export function MetricsAndCustomers(): JSX.Element {
|
|||||||
<svg
|
<svg
|
||||||
x="50%"
|
x="50%"
|
||||||
y={-1}
|
y={-1}
|
||||||
className="overflow-visible fill-slate-50 dark:fill-slate-900"
|
className="overflow-visible fill-slate-50/15 dark:fill-slate-900/10"
|
||||||
>
|
>
|
||||||
<path
|
<path
|
||||||
d="M-100.5 0h201v201h-201Z M699.5 0h201v201h-201Z M499.5 400h201v201h-201Z M-300.5 600h201v201h-201Z"
|
d="M-100.5 0h201v201h-201Z M699.5 0h201v201h-201Z M499.5 400h201v201h-201Z M-300.5 600h201v201h-201Z"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user