A responsive features section with two capability cards, icon-led bullet points, call-to-action buttons, and media placeholders.
import Features from "@/components/ui/features-03"; export default function FeaturesDemo() { return <Features />; }