LandingLogos
Overview
The LandingLogos component displays a grid of logos, typically used for showcasing partner or client logos on a landing page.
import LandingLogos from '@/components/blocks/landing/landing-logos/LandingLogos.vue';

Props
The LandingLogos component accepts the following props
Required Props
logos(Array ofLogoProps)- Description: An array of logo objects to be displayed.