Update src/app/blog/page.tsx

This commit is contained in:
2026-03-14 09:11:05 +00:00
parent 1339314b5d
commit f659fcaabd

View File

@@ -151,6 +151,8 @@ export default function BlogPage() {
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-white mb-4"
textBoxDescriptionClassName="text-gray-300 text-lg mb-16 max-w-2xl"
dateClassName="text-gray-500 text-xs ml-auto"
tagAnimation="slide-up"
textboxLayout="default"
carouselMode="buttons"
uniformGridCustomHeightClasses="min-h-[600px]"
/>