diff --git a/frontend/src/components/home/HeroArticle.tsx b/frontend/src/components/home/HeroArticle.tsx
index 5c32d21..91b6ac0 100644
--- a/frontend/src/components/home/HeroArticle.tsx
+++ b/frontend/src/components/home/HeroArticle.tsx
@@ -57,9 +57,9 @@ export function HeroArticle() {
{article.featuredImage && (
-
- Прекршени Вести
-
+
+ Прекршени Вести
+
![]()
{article.title}
-
+
@@ -88,14 +88,14 @@ export function HeroArticle() {
})}
-
+
{article.author && (
{article.author.name}
)}
-
+
{article.views} views
@@ -124,11 +124,11 @@ export function HeroArticle() {
-
+
{(article.facebookShares || 0) + (article.twitterShares || 0) + (article.whatsappShares || 0) + (article.telegramShares || 0)}