diff --git a/src/app/(routes)/blog/components/footer/footer.tsx b/src/app/(routes)/blog/components/footer/footer.tsx index 537a0f1..3c71e0d 100644 --- a/src/app/(routes)/blog/components/footer/footer.tsx +++ b/src/app/(routes)/blog/components/footer/footer.tsx @@ -3,7 +3,7 @@ import React from "react"; export default function Footer() { return ( -
BY
-IN
-+ BY +
++ IN +
++
User research is the reality check every project needs. Here’s our guide to why you should be doing it — and how to get started.
View all new
diff --git a/src/app/(routes)/blog/layout.tsx b/src/app/(routes)/blog/layout.tsx
index a450c64..9d7a95f 100644
--- a/src/app/(routes)/blog/layout.tsx
+++ b/src/app/(routes)/blog/layout.tsx
@@ -23,7 +23,7 @@ export default function RootLayout({