diff --git a/app/gallery/page.tsx b/app/gallery/page.tsx index a87793d..4408a0f 100644 --- a/app/gallery/page.tsx +++ b/app/gallery/page.tsx @@ -91,8 +91,11 @@ export default async function Home() { presentation={presentation} /> -
- {splitTitle(equipment.rdfType)} +
+ + {presentation.icon} + {splitTitle(equipment.rdfType)} +

{componentDescriptionMap.get(equipment.rdfType)}