<SectionLogos />

The SectionLogos component is commonly used to showcase the logos of companies, brands, or partners associated with a particular business, product, or service.

The component is located in the @/components/global/Section/Logos directory. To use the component, import it into your file:

import SectionLogos from '/components/global/Section/Logos';

Usage

To use the component, add it to your template:

<SectionLogos />

Properties

Config

For configuration's component, visit Config documentation.

Table of Contents