diff --git a/app/components/feature/FeatureImage.tsx b/app/components/feature/FeatureImage.tsx index 3221632f..8f47df30 100644 --- a/app/components/feature/FeatureImage.tsx +++ b/app/components/feature/FeatureImage.tsx @@ -8,7 +8,7 @@ interface FeatureImageProps { const FeatureImage: React.FC = ({image, alt}) => { return ( -
+