diff --git a/src/components/home/HeroSection.tsx b/src/components/home/HeroSection.tsx index 4a7daad..83e872b 100644 --- a/src/components/home/HeroSection.tsx +++ b/src/components/home/HeroSection.tsx @@ -24,7 +24,7 @@ export function HeroSection({ series }: HeroSectionProps) { // }); return ( -
+
{/* Grille de couvertures en arrière-plan */}
{series?.map((series) => (