diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index ccf9b16..159d4ba 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -17,7 +17,6 @@ function FeaturedSection({ articles }: { articles: Article[] }) { return (
-

Neueste Artikel

-

- Alle Artikel -

{isLoading ? (
{Array.from({ length: 4 }).map((_, i) => (