import Image from 'next/image' import TestimonialImage from '@/public/images/testimonial.jpg' export default function Testimonials() { return (
{/* Illustration behind content */}
{/* Section header */}

Trusted by over 20,000 companies all over the world

Arcu cursus vitae congue mauris rhoncus viverra nibh cras pulvinar mattis blandit libero cursus mattis.

{/* Items */}
{/* Item */}
{/* Item */}
{/* Item */}
{/* Item */}
{/* Item */}
{/* Testimonials */}
{/* Testimonial */}
Testimonial 01
“ I love this product and would recommend it to anyone. Could be not easier to use, and our multiple websites are wonderful. We get nice comments all the time. “
Darya Finger
CEO & Co-Founder @Dropbox
) }