diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 3a8fb4a..cdf330c 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -38,7 +38,10 @@ const Home: NextPage = () => {
<>
Snapify | Async video messaging
-
+
diff --git a/src/pages/pricing.tsx b/src/pages/pricing.tsx
index 5edaebd..bf6d8d4 100644
--- a/src/pages/pricing.tsx
+++ b/src/pages/pricing.tsx
@@ -24,7 +24,10 @@ export default function Pricing() {
<>
Snapify | Pricing
-
+
diff --git a/src/pages/share/[videoId].tsx b/src/pages/share/[videoId].tsx
index fa30c28..f852193 100644
--- a/src/pages/share/[videoId].tsx
+++ b/src/pages/share/[videoId].tsx
@@ -85,7 +85,10 @@ const VideoList: NextPage = () => {
<>
{video?.title ?? "Snapify | Async video messaging"}
-
+
diff --git a/src/pages/sign-in.tsx b/src/pages/sign-in.tsx
index 3a22a49..3aecd91 100644
--- a/src/pages/sign-in.tsx
+++ b/src/pages/sign-in.tsx
@@ -16,7 +16,10 @@ const SignIn = ({
<>
Sign in to Snapify
-
+
diff --git a/src/pages/videos.tsx b/src/pages/videos.tsx
index 093e27c..7e25e8b 100644
--- a/src/pages/videos.tsx
+++ b/src/pages/videos.tsx
@@ -68,7 +68,10 @@ const VideoList: NextPage = () => {
<>
Library | Snapify
-
+