A reusable feature section with shader animation
Loading preview...
import Component from "@/components/ui/feature-shader-v2"; export default function DemoOne() { return <Component />; }