Installation
Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | "Trusted by industry leaders" | Main heading text |
clients | Client[] | defaultClients | Array of client objects |
Client Interface
| Prop | Type | Description |
|---|---|---|
name | string | Client company name |
logo | string | Client logo image URL |

