"This testimonial platform has transformed how we collect and display customer feedback. Highly recommended!"
Sarah Johnson
CEO at TechCorp
"Easy to integrate and looks beautiful. Our conversion rate increased by 40% after adding testimonials."
Michael Chen
Product Manager at StartupXYZ
"The widget is so customizable and fits perfectly with our brand. Love the dark mode!"
Emily Rodriguez
Creative Director at DesignStudio
"Best testimonial solution I've found. The carousel layout is perfect for our landing page."
David Kim
Founder at SaaS Inc
"Our customers love how easy it is to submit testimonials. Great UX all around!"
Lisa Anderson
CMO at Marketing Pro
"Lightweight, fast, and reliable. Exactly what we needed for our product pages."
James Wilson
CTO at E-commerce Plus
import { TestimonialWidget } from 'testimon-widget';
function App() {
return (
<TestimonialWidget
apiKey="your-api-key"
theme="dark"
layout="grid"
maxItems={6}
/>
);
}💡 Get your API key from the dashboard after signing up
1. Install the package
npm install testimon-widget2. Import and use
import { TestimonialWidget } from 'testimon-widget'3. Add to your app
<TestimonialWidget apiKey="..." /><script src="https://cdn.testimon.com/widget.js"></script>Create your account and start collecting testimonials