card-testimonial-3.tsx

src/components/card-testimonial-3.tsx
import { Paragraph } from '@/components/paragraph'
import { Heading } from '@/components/heading'
import { Label } from '@/components/label'
import { Icon } from '@/components/icon'
import { Image } from '@/components/image'
import starIcon from '@iconify/icons-heroicons/star-solid'
interface CardTestimonial3Props {
name: string
title: string
review: string
rating?: number
/** Optional profile headshot image URL */
image?: string
}
export function CardTestimonial3({
name,
title,
review,

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC