diff --git a/beta/src/components/Layout/HomeContent.js b/beta/src/components/Layout/HomeContent.js index f0d829339..9fc9d13b0 100644 --- a/beta/src/components/Layout/HomeContent.js +++ b/beta/src/components/Layout/HomeContent.js @@ -8,6 +8,7 @@ import {IconRestart} from '../Icon/IconRestart'; import {Logo} from 'components/Logo'; import Link from 'components/MDX/Link'; import CodeBlock from 'components/MDX/CodeBlock'; +import {IconNavArrow} from 'components/Icon/IconNavArrow'; import cn from 'classnames'; export function HomeContent() { @@ -209,9 +210,13 @@ export function HomeContent() { href={'/'} type="primary" size="lg" - className="mt-16 w-full sm:w-auto justify-center" + className="mt-16 justify-center" label="Learn about our latest research"> Learn about our latest research +

@@ -313,15 +318,15 @@ export function HomeContent() { -
-
- +
+
+
-

+

Welcome to the React community

-

+

Get started today.