“Amazing product!”
J
John Doe
CEO
Testimonial Card
CardsCustomer testimonial card
testimonialreviewquote
Installation
$
Usage
tsx
import { TestimonialCard } from "@/components/nonaxial/testimonial-card"
export default function Example() {
return (
<TestimonialCard>{/* Your content here */}</TestimonialCard>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |