@@ -44,13 +44,13 @@ export default function BlogCard({ post }: BlogCardProps) {
-
+
+
{post.title}
-
{post.excerpt}
+{post.excerpt}
-
+
{post.author}