LandingLogos
A list of logos or images to put on your landing pages.
Usage
Use the title prop and pass a list of icons or images in the default slot.
Trusted by the best front-end teams
{
"message": "You should use slots with <ContentRenderer>",
"value": {},
"excerpt": false,
"tag": "div"
}Slots
default
{}
Props
title
string
undefinedui
any
{}align
"left" | "center" | "right"
"center"Config
{
wrapper: 'text-center',
title: 'text-lg font-semibold leading-8 text-gray-900 dark:text-white',
images: 'mx-auto mt-10 flex flex-wrap items-center justify-between gap-8'
}