diff --git a/src/components/TeaserCard.tsx b/src/components/TeaserCard.tsx index d1ec736..65f6ec4 100644 --- a/src/components/TeaserCard.tsx +++ b/src/components/TeaserCard.tsx @@ -11,7 +11,7 @@ export interface TeaserCardProps { } export const TeaserCard = ({ href, icon, title, caption }: TeaserCardProps) => ( - +