Installation
Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | "Trusted by industry leaders" | Main heading text |
clients | Client[] | defaultClients | Array of client objects |
speed | number | 20 | Animation speed in seconds |
direction | string | "left" | Scroll direction: "left" or "right" |
Client Interface
| Prop | Type | Description |
|---|---|---|
name | string | Client company name |
logo | string | Client logo image URL |
Features
- Infinite auto-scrolling animation
- Customizable scroll speed and direction
- Responsive design with mobile optimization
- Pause on hover functionality
- Seamless loop without gaps

