From 7fe3303b7ccfc521df21e372a94cfe7c3d2b38ce Mon Sep 17 00:00:00 2001 From: MarconLP <13001502+MarconLP@users.noreply.github.com> Date: Fri, 7 Jul 2023 12:47:40 +0200 Subject: [PATCH] change hero section and title to opensource loom alternative --- src/pages/index.tsx | 8 ++++---- src/pages/share/[videoId].tsx | 12 +++++++----- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index bf10859..93c300d 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -47,7 +47,7 @@ const Home: NextPage = () => { return ( <> - Snapify | Async video messaging + Snapify | The Open Source Loom Alternative { {/**/}

- Async video messaging + The open source Loom alternative.

- Share high-quality videos asynchronously and collaborate on your - own schedule + Self-hosted or hosted by us. You are in control of your own + data.

) : (
-
-
+
+
)}
@@ -191,8 +193,8 @@ const VideoList: NextPage = () => { ) : ( <> -
-
+
+
)}