diff --git a/src/components/MainPage/sections/FeaturedAuthorsCards.tsx b/src/components/MainPage/sections/FeaturedAuthorsCards.tsx index 965a243..87fff9c 100755 --- a/src/components/MainPage/sections/FeaturedAuthorsCards.tsx +++ b/src/components/MainPage/sections/FeaturedAuthorsCards.tsx @@ -75,10 +75,12 @@ export default function FeaturedAuthorsCards(): JSX.Element { return (
{/* The Title of Featured Authors section */} - {t("mainPage.featuredAuthors")} + + {t("mainPage.featuredAuthors")} + {/* Featured Authors section */} -
+
- {t('mainPage.more')} + {t("mainPage.more")}