src/app/(hero-dark)/layout-7/_blocks/testimonial.tsximport { Section } from '@/components/section'import { Heading } from '@/components/heading'import { Paragraph } from '@/components/paragraph'import { CountUp } from '@/components/count-up'import { Accent } from '@/components/accent'import { Label } from '@/components/label'import { Icon } from '@/components/icon'import { Image } from '@/components/image'import { Grid } from '@/components/grid'import starIcon from '@iconify/icons-heroicons/star-solid'import chatBubbleIcon from '@iconify/icons-heroicons/chat-bubble-bottom-center-text-solid'const testimonials = [{quote:'Sarah has an incredible gift for making her guests feel comfortable enough to share their most vulnerable moments. Every episode leaves me feeling inspired.',author: 'Michael Torres',title: 'Regular Listener',rating: 5,image: '/images/profiles/pexels-linkedin-2182970.jpg',
Showing the first 20 lines.
Get full code