import Head from "next/head";
import {
FaSlackHash,
FaNewspaper,
FaCalendarAlt,
FaRocketchat,
FaAngleRight,
FaCheck,
FaInfo,
FaInfoCircle,
FaClock,
FaLink,
FaPlay,
} from "react-icons/fa";
import { FcGoogle } from "react-icons/fc";
import { BsThreeDots } from "react-icons/bs";
import TeamVoiceLine from "../components/demo/TeamVoiceLine";
import Announcements from "../components/demo/Announcements";
import Rooms from "../components/demo/Rooms";
import VoiceLineConceptDemo from "../components/demo/VoiceLineConceptDemo";
import MainLogo from "../components/MainLogo";
import { Divider, Tooltip, Image as AntDImage } from "antd";
import LangingPageLayout from "../components/Layouts/LandingPageLayout";
import LandingPageActionBar from "../components/demo/LandingPageActionBar";
import Link from "next/link";
export default function Home() {
const handleGetDemo = () => {
window.open("https://calendly.com/usenirvana/30min", "_blank");
};
const getStartedButton = (
);
return (
{/* header text */}
Minimal
Communication Tool for
Messy, Distracted Remote
Teams.
A 'less is more'{" "}
approach.
Skip{" "}
{" "}
scheduling, {" "}
notifications, and{" "}
{" "}
threads,
and just talk to your team.
{/* Improve team focus, performance, and wellbeing. */}
Features
Try Nirvana for 2 people for 30 days. No credit card
required.
{/* main above fold product image */}
window.open("/teams/demo", "_blank")}
src="/screenshots/frame_safari_dark.png"
className="flex-1 min-h-[20rem] min-w-[30rem]"
/>
{/* image for mobile, just barely see it kind of thing */}
{/* voice line section */}
VOICE ONLY
Move 10x Faster.
{"Resolve issues faster, and improve performance."}
{/* checkmarks of value add */}
{"Asynchronous."}
{"NO low-quality chatter."}
{"Clear Communication."}
{/* {"Resolve issues faster, and improve performance."} */}
{
"An experience as if your team was across the table. And it's still"
}
asynchronous.
No more days of{" "}
back and forth texting for
complex, technical issues.
{/* bond/team/collaborate section */}
{/* illustration of collaborating */}
{/* description text */}
TEAM
Bond & Collaborate{" "}
Seamlessly.
{/* checkmarks of value add */}
{"Spontaneous Conversations."}
{"No more 'let's find a time to discuss...'"}
{"Cross Collaborate."}
{"Glance all of the conversations going on in your team."}
Work in the{" "}
'corner' office room
{" "}
{" "}
with your closest teammates throughout the day.
Have lunch in the 'kitchen' with your team.
Connect in seconds, resolve matters in minutes.
or
Create more formal meeting rooms (
Meet).
{" "}
Spontaneous, scheduled, or recurring.
{" "}
All within Nirvana.
{/* focus on today section */}
{/* description card */}
CLARITY
Focus on Right Now.
{/* checkmarks of value add */}
{"Overall Wellbeing."}
{"Clarity of Mind."}
{"Come to work seeing only what's important today/this week."}
{"Inbox Zero."}
{
"Conversations are ephemeral like in real life. We keep you at inbox zero."
}
Your current tools bombard
you with files, notifications, scrolling, clicking, emojis,
threads...
They are designed to{" "}
addict you, and keep you
distracted.
{/* illustration of collaborating */}
{/* action section to get started now */}
{/* customer testimonial section */}
Our CustomersListen to what they have to
say.
{/* all voice testimonial cards */}
Heran PatelCEO of FinityOne
);
}