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