Merge version_1 into main #15

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

View File

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