Merge version_1 into main #8

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

View File

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