From 90c307b1faec50b8b8659affe71f9fac9820beab Mon Sep 17 00:00:00 2001
From: Dan Lebo
Date: Sun, 5 Feb 2023 08:51:17 -0800
Subject: [PATCH] more small polish
---
beta/src/components/Layout/HomeContent.js | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)
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.