Testimonials

A clean and responsive testimonials component. Completly customizable. To see more UI Components/Blocks click here.

Preview

Usage

testimonials-default.tsx
import { TestimonialsDefault } from "@/components/blocks/testimonials/testimonials-default"

export default function Page() {
    return (
        <TestimonialsDefault/>
    )
}

The testimonials-default.tsx file already comes in the EasyToLaunch repo by default.

On this page