diff --git a/app/community/recipes/page.tsx b/app/community/recipes/page.tsx index 810fb0e..9257450 100644 --- a/app/community/recipes/page.tsx +++ b/app/community/recipes/page.tsx @@ -47,9 +47,9 @@ export default function Recipes() {
{post.title.length > 40 ? `${post.title.slice(0, 40)}...` : post?.title}
- read more + read more
- +
diff --git a/app/community/single-recipes/page.tsx b/app/community/single-recipes/page.tsx index 96e538a..eb46add 100644 --- a/app/community/single-recipes/page.tsx +++ b/app/community/single-recipes/page.tsx @@ -108,9 +108,9 @@ const Page = () => {
{relatedPost.title.length > 40 ? `${relatedPost.title.slice(0, 40)}...` : relatedPost?.title}
- read more + read more
- +
@@ -131,11 +131,11 @@ const Page = () => {
- Where Vision Meetup Connect: Eventify 2024 + Where Vision Meetup Connect: Eventify 2024
- read more + read more
- +
@@ -155,11 +155,11 @@ const Page = () => {
- Fuel Your Business Growth at Eventify + Fuel Your Business Growth at Eventify
- read more + read more
- +