Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-02-23 01:28:53 +00:00

View File

@@ -65,7 +65,7 @@ export default function BlogPage() {
) : (
<div id="blog" data-section="blog" className="min-h-screen">
<BlogCardTwo
items={posts}
posts={posts}
title="Latest Articles"
description="Insights and updates from our team"
animationType="slide-up"