diff --git a/packages/web/pages/index.tsx b/packages/web/pages/index.tsx index 1175a91..a3368e6 100644 --- a/packages/web/pages/index.tsx +++ b/packages/web/pages/index.tsx @@ -1,5 +1,6 @@ import { BsApple, BsWindows } from "react-icons/bs"; +import { FaRunning } from "react-icons/fa"; import FullMottoLogo from "../../components/logo/fullMotto"; import Head from "next/head"; import HorizontalLogo from "../../components/logo/horizontal"; @@ -62,13 +63,60 @@ const Home: NextPage = () => { className="h-[30em]" /> + - {/* value points */} + {/* value points */} +