Logo Wall #9

Merged
an.di merged 12 commits from adilallo/component/LogoWall into adilallo/HeroBanner 2025-08-21 23:09:19 +00:00
Showing only changes of commit b998ea50d2 - Show all commits
+28
View File
@@ -0,0 +1,28 @@
# [PR Title]
## Overview
Brief description of what this PR does and why.
Mention any context, background, or goals.
## Changes
- High-level summary of key changes
- List of components, features, or files added/modified
- Reference design tokens, breakpoints, or accessibility improvements if relevant
## Screenshots
<!-- Add image tags if visual changes exist, otherwise leave this section empty -->
## How to Test
1. Steps to run locally or in Storybook
2. List what to verify (e.g., responsive layout, accessibility, functional links)
3. Include breakpoints, browsers, or devices if relevant
## Notes
- Any future follow-ups, TODOs, or known limitations
- Temporary setups or workarounds (e.g., personal deployments, placeholder assets)
- External dependencies (e.g., design tokens, API connections)