From 02a81b7f7d52b2c99167f6bccbfa71b6f10b5b36 Mon Sep 17 00:00:00 2001 From: talksik Date: Thu, 31 Mar 2022 14:08:29 -0400 Subject: [PATCH] whole thing done --- packages/web/pages/index.tsx | 54 ++++++++++++++++++++++++++++++++++-- 1 file changed, 51 insertions(+), 3 deletions(-) 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 */} +
+ + + + + Move Faster + + + + + No more back and forth chatter. Resolve issues in seconds with + spontaneous conversations. + + + + + + + Minimal + + + + All of your team’s converstions in one place. Nirvana’s built for + flow state. Communication as simple and human as possible. + + + + + + + + Build Culture + + + + + Close-knit culture and increased serendipity by knowing your + team’s right there with you. + +
{/* footer */} -
- +
+ + Wanna chat? + + arjunpatel@berkeley.edu + + +