diff --git a/src/components/Features.tsx b/src/components/Features.tsx index a8ce652..331d0a0 100644 --- a/src/components/Features.tsx +++ b/src/components/Features.tsx @@ -72,8 +72,8 @@ const Features = () => { {features.map((feature, index) => { const IconComponent = feature.icon; return ( -
-
+
+

{feature.title}