Storybook Image fixes

This commit is contained in:
adilallo
2025-08-28 14:29:04 -06:00
parent 6a66f5f61f
commit 4d8e735398
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
import React from "react";
import ContentLockup from "./ContentLockup";
import MiniCard from "./MiniCard";
import Image from "next/image";
const FeatureGrid = ({ title, subtitle, className = "" }) => {
return (