From 6a22fe48bf20370341df93b5e2d482afd20163eb Mon Sep 17 00:00:00 2001 From: talksik Date: Thu, 31 Mar 2022 14:12:00 -0400 Subject: [PATCH] Update index.tsx --- packages/web/pages/index.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/packages/web/pages/index.tsx b/packages/web/pages/index.tsx index a3368e6..7b63761 100644 --- a/packages/web/pages/index.tsx +++ b/packages/web/pages/index.tsx @@ -1,11 +1,12 @@ import { BsApple, BsWindows } from "react-icons/bs"; +import { FaPeopleCarry, FaRunning } from "react-icons/fa"; -import { FaRunning } from "react-icons/fa"; import FullMottoLogo from "../../components/logo/fullMotto"; import Head from "next/head"; import HorizontalLogo from "../../components/logo/horizontal"; import Image from "next/image"; import { LogoType } from "../../components/logo/full"; +import { MdOutlineNaturePeople } from "react-icons/md"; import type { NextPage } from "next"; import styles from "../styles/Home.module.css"; @@ -69,7 +70,7 @@ const Home: NextPage = () => {
- + Move Faster @@ -83,7 +84,7 @@ const Home: NextPage = () => { - + Minimal @@ -95,7 +96,7 @@ const Home: NextPage = () => { - + Build Culture