features section
Loading preview...
import { Features } from "@/components/blocks/features-2" export const Demo = () => { return <Features /> }