Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement About page components from the Figma design #6050

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Sep 5, 2023

  1. enhancement: Reusable OverlayListDisplay and SVG icon integration

    - Refactored the homepage by creating a reusable component, `OverlayListDisplay`, for the "Who Is Mapping" section. This component efficiently handles content display for both dark and light variants. Integrated the new `OverlayListDisplay` component into the `WhoIsMapping` component section.
    - Replaced all organization PNG icons in the assets folder with corresponding SVG icons sourced from the Figma design. Additionally, updated Bing's icon to a newer version. Introduced the `isShowWhiteLogo` prop for all SVG icons to control the display of white logos on the homepage and original logos on the about page.
    HelNershingThapa committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    686dab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    229911f View commit details
    Browse the repository at this point in the history