Merge version_1 into main #12

Merged
bender merged 1 commits from version_1 into main 2026-02-22 03:34:35 +00:00

View File

@@ -58,7 +58,7 @@ export default function BlogPage() {
</div>
) : (
<BlogCardTwo
articles={formattedPosts}
posts={formattedPosts}
title="Latest Articles"
description="Insights and updates from our team"
animationType="slide-up"