diff --git a/app/components/FeatureGrid.js b/app/components/FeatureGrid.js index 0cdec2e..fe91bb3 100644 --- a/app/components/FeatureGrid.js +++ b/app/components/FeatureGrid.js @@ -7,61 +7,63 @@ import MiniCard from "./MiniCard"; const FeatureGrid = ({ title, subtitle, className = "" }) => { return (
-
- {/* Feature Content Lockup */} -
- -
+
+
+ {/* Feature Content Lockup */} +
+ +
- {/* MiniCard Grid */} -
- - - - + {/* MiniCard Grid */} +
+ + + + +