Clientele1
The Clientele1 component displays a horizontally scrolling marquee of client logos with an optional title, adjusting for RTL language direction.
Component path: src/blocks/clientele/Clientele1.tsx
Component usage path: src/app/blocks/clientele/clientele1/page.tsx
Preview link: https://www.saasable.io/blocks/clientele/clientele1
Props Details
Prop
Type
Description
Displayed as
title
string
(Optional)
Title or subtitle for the clientele section
"Our Esteemed Clients"
clienteleList
ClienteleListProps[]
List of clients or partners with image data
See the Example Structure
section above
Last updated