What
A responsive component designed to introduce and showcase what the product is, featuring key benefits with icons and an illustration image
Preview
Features
- 🎨 Responsive grid layout design
- 🖼️ Featured illustration image
- 🌐 Multi-language support
- ✨ Customizable feature icons
- 📊 Dynamic feature content
Usage
Import and use the What component in your page:
Customization Content
You can customize the section title, description, and features by setting the translations in the messages/en.json
file:
Customization Feature Icons
You can customize the feature icons by modifying the FEATURE_ICONS
array in the What component:
Customization Illustration
You can change the illustration image by:
- Adding your image to the
public/images/
directory - Updating the image path in the component:
Styling
The component uses Tailwind CSS classes for styling. You can customize the appearance by modifying the classes in the component: