Update src/app/blog/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function BlogPage() {
|
||||
) : (
|
||||
<div id="blog" data-section="blog">
|
||||
<BlogCardTwo
|
||||
articles={posts}
|
||||
posts={posts}
|
||||
title="Latest Articles"
|
||||
description="Insights and updates from our team"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user