Logo Cloud
A responsive logo showcase component displaying technology stack or partners with dark mode support
Preview
Features
- 🎨 Clean, responsive layout design
- 🖼️ Automatic dark mode support with invert effect
- 🌐 Multi-language support
- 🛠️ Easily customizable logos
- 📱 Mobile-friendly arrangement
Usage
Import and use the LogoCloud component in your page:
Customization Section Content
You can customize the section title, heading, and description by setting the appropriate values in the messages/en.json
file.
Customization Logos
The logos displayed can be customized by modifying the LOGOS
array in the logo-cloud component:
Adding New Logos
To add a new logo:
- Add the logo image file to the
public/images/logos/
directory - Import the logo in the component
- Add it to the
LOGOS
array with the appropriate alt text and height
Customization Styling
You can customize the appearance of the logos by modifying the className in the component: