diff --git a/public/images/members/qualcomm.png b/public/images/members/qualcomm.png new file mode 100644 index 00000000..9127f261 Binary files /dev/null and b/public/images/members/qualcomm.png differ diff --git a/src/assets/images/members/qualcomm.png b/src/assets/images/members/qualcomm.png new file mode 100644 index 00000000..9127f261 Binary files /dev/null and b/src/assets/images/members/qualcomm.png differ diff --git a/src/content/data/members.json b/src/content/data/members.json index 111be3b2..4a95855d 100644 --- a/src/content/data/members.json +++ b/src/content/data/members.json @@ -58,5 +58,11 @@ "name": "NXP", "type": "platinum", "url": "https://www.nxp.com/" + }, + { + "image": "../../assets/images/members/qualcomm.png", + "name": "Qualcomm", + "type": "platinum", + "url": "https://www.qualcomm.com/" } ]