diff --git a/src/app/(routes)/blog/components/home/random/random.tsx b/src/app/(routes)/blog/components/home/random/random.tsx index 188141a..53aeda3 100644 --- a/src/app/(routes)/blog/components/home/random/random.tsx +++ b/src/app/(routes)/blog/components/home/random/random.tsx @@ -2,14 +2,14 @@ import Image from "next/image"; export default function Random() { return ( -
BY
-IN
-+ BY +
++ IN +
+@@ -35,7 +43,7 @@ export default function Random() { guide to why you should be doing it — and how to get started.
BY
-IN
-+ BY +
++ IN +
+@@ -61,7 +77,7 @@ export default function Random() { guide to why you should be doing it — and how to get started.
BY
-IN
-+ BY +
++ IN +
+@@ -87,7 +111,7 @@ export default function Random() { guide to why you should be doing it — and how to get started.
BY
-IN
-+ BY +
++ IN +
+
diff --git a/src/app/(routes)/blog/page.tsx b/src/app/(routes)/blog/page.tsx
index f650afc..ac5fb07 100644
--- a/src/app/(routes)/blog/page.tsx
+++ b/src/app/(routes)/blog/page.tsx
@@ -9,7 +9,7 @@ export default async function Blog() {