diff --git a/src/components/FeaturesCards.tsx b/src/components/FeaturesCards.tsx index c4b16bba..7b2b421f 100644 --- a/src/components/FeaturesCards.tsx +++ b/src/components/FeaturesCards.tsx @@ -61,7 +61,7 @@ const features = [ export function FeaturesCards() { return ( - + {features.map((feature) => (