0.7.2

WidgetBrands

Source code

.

Partnership and cooperation

We work with the best global brands on the market to be able to offer our customers the highest quality products.

---
import { WidgetBrands } from '@yatoday/astro-ui/astro';
---

<WidgetBrands
  title="Partnership and cooperation"
  subtitle="We work with the best global brands on the market to be able to offer our customers the highest quality products."
  icons={[
    'tabler:brand-envato',
    'tabler:brand-facebook',
    'tabler:brand-docker',
    'tabler:brand-databricks',
  ]}
/>

Props

PropTypeDefaultDescription
titlestring-Title in Headline component
subtitlestring-Subtitle in Headline component
taglinestring-Tagline in Headline component
iconsstring[]-Array of icon names
imagesstring[] | Image []-Array of images
isAfterContentbooleanfalse-
idstring-Specify a unique id for the section
isDarkbooleanfalseAdds the dark CSS class to the wrapper
bgstring-Set background element
classes.containerstring-CSS classes for the root container
classes.iconstring-CSS classes for each icon
classes.imagestring-CSS classes for each image
classes.headline.{...}string-CSS classes for the Headline component