# Testimonial URL: /docs/apps/marketing/landing-page/testimonial A testimonial element to show that customers are receiving value. ## Preview ![testimonial](/static/assets/testimonial.png) ## Import ```tsx title="page.tsx" import { Testimonial } from "@/components/Testimonial"; ```