diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 81cee0a..74f1538 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -164,7 +164,7 @@ const Home: NextPage = () => { ), title: "1. Record a video message", description: - "Record a short video of your screen and camera with just a few clicks. No installations required.", + "Record a short video of your screen with just a few clicks. No installations required.", }, { icon: , @@ -176,12 +176,12 @@ const Home: NextPage = () => { icon: , title: "3. Get work done", description: - "Get feedback, gather opinions, make decisions and more using interactive features such as on-video comments, on-video emoji reactions, video replies, polls, and more.", + "Get feedback, gather opinions, make decisions and more.", }, ].map(({ title, description, icon }) => (
{icon}