diff --git a/src/sections/Community/Members-grid/index.js b/src/sections/Community/Members-grid/index.js index 300fc0444639..2ed1db12c627 100644 --- a/src/sections/Community/Members-grid/index.js +++ b/src/sections/Community/Members-grid/index.js @@ -12,8 +12,10 @@ import VintageBox from "../../../reusecore/VintageBox"; // Assets import { MembersGridWrapper } from "./membersGrid.style"; import communityImg from "../../../assets/images/community/community-green.svg"; +import badgeImg from "../../../assets/images/recognition-program/recognition-program.png"; import { FaBook } from "@react-icons/all-files/fa/FaBook"; import { FaUsers } from "@react-icons/all-files/fa/FaUsers"; +import { FaCertificate } from "@react-icons/all-files/fa/FaCertificate"; const MembersGrid = (props) => { return ( @@ -32,6 +34,7 @@ const MembersGrid = (props) => { ))} +
+ Layer5 badges are one of the many ways that we recognize the efforts + of our contributors and uplift our users. Layer5 badges represent milestones + that you achieve both in using and in contributing to Layer5-supported + open source projects. As a contributor, this is how you demonstrate your ownership, + dedication, skills and loyalty to Layer5. As a user, + this is how you demonstrate your prowess. +
++ Whether as a user or a contributor, + community members are awarded badges as and when they + achieve any number of different milestones throughout + their journey whether that accomplishment lie within a + community activity or an aspect of using or contributing to a project. + Every community member, whether contributing with code or not, + has the opportunity to obtain any number of badges in + recognition of your achievements. +
++ See what badges you can earn by visiting the Layer5 badges site. Collect the whole set! +
+ + {/*Would you like to participate?
*/} +