-
-
-
- {post.type}
-
-
-
-
- {post.title}
-
-
-
-
+
+
+
+
+
+
+
+ {post.type}
+
+
+
+ {post.title}
+
+
+
+
+
+
+
+
+
);
diff --git a/components/newsroom/FeaturedBlogPost.tsx b/components/newsroom/FeaturedBlogPost.tsx
index 49b4c8ef4ab4..99cac6c76b60 100644
--- a/components/newsroom/FeaturedBlogPost.tsx
+++ b/components/newsroom/FeaturedBlogPost.tsx
@@ -9,6 +9,7 @@ import { HeadingLevel, HeadingTypeStyle } from '@/types/typography/Heading';
import { ParagraphTypeStyle } from '@/types/typography/Paragraph';
import AuthorAvatars from '../AuthorAvatars';
+import Button from '../buttons/Button';
import Heading from '../typography/Heading';
import Paragraph from '../typography/Paragraph';
@@ -107,6 +108,18 @@ export default function FeaturedBlogPost({ post, className = '' }: FeaturedBlogP
+
-
-
-
-
+
-
-
-
-
-
- {post.authors
- .map((author, index) =>
- author.link ? (
-
+
+
+
+
+
+ {post.readingTime} min read
+
+
+
+
+
+
+
+ {post.readingTime} min read
+
+ •
+
+