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 ( -
+

Random

-
+
post title 2 -
-

BY

-

- TOMAS LAURINAVICIUS -

-

IN

-

- RESOURCE -

+
+
+

+ BY +

+

+ TOMAS LAURINAVICIUS +

+
+
+

+ IN +

+

+ RESOURCE +

+
-

+

How to Fix Error 404 Not Found on Your WordPress Site

@@ -35,7 +43,7 @@ export default function Random() { guide to why you should be doing it — and how to get started.

-
+
post title 3 -
-

BY

-

- TOMAS LAURINAVICIUS -

-

IN

-

- ANNOUNCEMENTS -

+
+
+

+ BY +

+

+ TOMAS LAURINAVICIUS +

+
+
+

+ IN +

+

+ ANNOUNCEMENTS +

+
-

+

How to Fix Error 404 Not Found on Your WordPress Site

@@ -61,7 +77,7 @@ export default function Random() { guide to why you should be doing it — and how to get started.

-
+
post title 3 -
-

BY

-

- TOMAS LAURINAVICIUS -

-

IN

-

- ANNOUNCEMENTS -

+
+
+

+ BY +

+

+ TOMAS LAURINAVICIUS +

+
+
+

+ IN +

+

+ ANNOUNCEMENTS +

+
-

+

How to Fix Error 404 Not Found on Your WordPress Site

@@ -87,7 +111,7 @@ export default function Random() { guide to why you should be doing it — and how to get started.

-
+
post title 3 -
-

BY

-

- TOMAS LAURINAVICIUS -

-

IN

-

- ANNOUNCEMENTS -

+
+
+

+ BY +

+

+ TOMAS LAURINAVICIUS +

+
+
+

+ IN +

+

+ ANNOUNCEMENTS +

+
-

+

How to Fix Error 404 Not Found on Your WordPress Site

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() { - {/* */} +

); }