ProComponentsLanding

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

<ULandingLogos title="Trusted by the best front-end teams" align="center">
  <UIcon name="i-logos-nuxt-icon" class="w-10 h-10 flex-shrink-0" />
  <UIcon name="i-logos-arc" class="w-10 h-10 flex-shrink-0" />
  <UIcon name="i-logos-chrome" class="w-10 h-10 flex-shrink-0" />
  <UIcon name="i-logos-discord-icon" class="w-10 h-10 flex-shrink-0" />
  <UIcon name="i-logos-figma" class="w-10 h-10 flex-shrink-0" />
  <UIcon name="i-logos-headlessui-icon" class="w-10 h-10 flex-shrink-0" />
</ULandingLogos>

Slots

default
{}

Props

ui
{}
{}
title
string
""
align
"left" | "right" | "center"
"center"