Features
A clean and responsive features component. Completly customizable. To see more UI Components/Blocks click here.
Preview
Usage
import { FeaturesDefault } from "@/components/blocks/features/features-default"
export default function Page() {
return (
<FeaturesDefault/>
)
}The features-default.tsx file already comes in the EasyToLaunch repo by default.