From 71a829e7266de753fbcafb630a0bf929cf341715 Mon Sep 17 00:00:00 2001 From: = Date: Fri, 6 Dec 2024 04:06:07 +0100 Subject: [PATCH] Edit hero banner --- front/src/components/ArticlesSection.tsx | 2 +- front/src/components/FstSection.tsx | 5 +++-- front/src/pages/MainPage.tsx | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/front/src/components/ArticlesSection.tsx b/front/src/components/ArticlesSection.tsx index a7b5df2..fdcca0b 100644 --- a/front/src/components/ArticlesSection.tsx +++ b/front/src/components/ArticlesSection.tsx @@ -17,7 +17,7 @@ export default function ArticlesSection() { }, []); return ( -

{centertxt}


-
) diff --git a/front/src/pages/MainPage.tsx b/front/src/pages/MainPage.tsx index a64aeef..e371366 100644 --- a/front/src/pages/MainPage.tsx +++ b/front/src/pages/MainPage.tsx @@ -7,9 +7,9 @@ export default function MainPage() { <>