Features with cards and image
Loading preview...
import { Feature1 } from "@/components/ui/feature-01"; export default function DemoOne() { return <Feature1 />; }