Components
Bold marketing feature section with an uppercase headline and hover-glow gradient cards that highlight product capabilities.
Loading preview...
import { FeatureVelocity } from "@/components/ui/feature-velocity";
export default function DefaultDemo() {
return <FeatureVelocity />;
}