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