Components

1 components available

'use client'
import { useState, useEffect } from 'react'

const TESTIMONIALS = [
  { name: 'Sarah Chen', role: 'Lead Designer @ Vercel', avatar: 'SC', rating: 5, text: 'Empire UI completely transformed our design workflow. The components are production-ready and the code quality is exceptional. We shipped our dashboard 3x faster.' },
  { name: 'Mar
TestimonialCarousel
TestimonialCarousel
Testimonials
react