diff --git a/src/pages/index.tsx b/src/pages/index.tsx index e2bc61b..c07881d 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -161,17 +161,8 @@ const Home: NextPage = () => { Get started easily. Share video instantly. -
-
- step description -
-
+
+
{[ { icon: ( @@ -202,9 +193,9 @@ const Home: NextPage = () => { ].map(({ title, description, icon }) => (
-
{icon}
+
{icon}
{title} {description}