diff --git a/app/components/ui/carousel-section.tsx b/app/components/ui/carousel-section.tsx index 1e5b9e3..8e317ba 100644 --- a/app/components/ui/carousel-section.tsx +++ b/app/components/ui/carousel-section.tsx @@ -95,19 +95,18 @@ export const CarouselSection = (properties: TNews) => { alt={title} />
- - -
-

+
+ +

{title}

-

- {stripHtml(content).result} -

+

+ {stripHtml(content).result} +