diff --git a/src/components/header/ProjectBrochuresList.tsx b/src/components/header/ProjectBrochuresList.tsx index d0fbecd..6a6e895 100644 --- a/src/components/header/ProjectBrochuresList.tsx +++ b/src/components/header/ProjectBrochuresList.tsx @@ -16,13 +16,15 @@ export default function ProjectBrochuresList({ const isMobile = variant === "mobile"; return ( -
-

{projectTitle}

+
+

{projectTitle}

{brochures.map((brochure, index) => ( - {title} + {title}