6
16

Live Preview

"This testimonial platform has transformed how we collect and display customer feedback. Highly recommended!"

S

Sarah Johnson

CEO at TechCorp

"Easy to integrate and looks beautiful. Our conversion rate increased by 40% after adding testimonials."

M

Michael Chen

Product Manager at StartupXYZ

"The widget is so customizable and fits perfectly with our brand. Love the dark mode!"

E

Emily Rodriguez

Creative Director at DesignStudio

"Best testimonial solution I've found. The carousel layout is perfect for our landing page."

D

David Kim

Founder at SaaS Inc

"Our customers love how easy it is to submit testimonials. Great UX all around!"

L

Lisa Anderson

CMO at Marketing Pro

"Lightweight, fast, and reliable. Exactly what we needed for our product pages."

J

James Wilson

CTO at E-commerce Plus

Implementation Code

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

Quick Installation

1. Install the package

npm install testimon-widget

2. Import and use

import { TestimonialWidget } from 'testimon-widget'

3. Add to your app

<TestimonialWidget apiKey="..." />

Alternative CDN

<script src="https://cdn.testimon.com/widget.js"></script>

Ready to get started?

Create your account and start collecting testimonials