diff --git a/docs/data/about/teamMembers.json b/docs/data/about/teamMembers.json index 60cae9cd7711aa..769515333874c0 100644 --- a/docs/data/about/teamMembers.json +++ b/docs/data/about/teamMembers.json @@ -358,5 +358,23 @@ "locationCountry": "rs", "github": "lukatosic19-del", "twitter": null + }, + { + "name": "Eliot Heitz", + "title": "Account Executive — Sales", + "about": "Big on reading, travel, and time with friends and family 🙌.", + "location": "London, UK", + "locationCountry": "gb", + "github": null, + "twitter": null + }, + { + "name": "Jenna Smith", + "title": "Product Engineer — Base UI", + "about": "👩🏻‍💻 codes 🤘 gigs 😴 sleeps ♻️ repeats.", + "location": "London, UK", + "locationCountry": "gb", + "github": "jjenzz", + "twitter": "jjenzz" } ] diff --git a/docs/public/static/branding/about/eliot-heitz.png b/docs/public/static/branding/about/eliot-heitz.png new file mode 100644 index 00000000000000..73805dcafb7158 Binary files /dev/null and b/docs/public/static/branding/about/eliot-heitz.png differ diff --git a/docs/public/static/branding/about/jenna-smith.png b/docs/public/static/branding/about/jenna-smith.png new file mode 100644 index 00000000000000..3d4f0d8732d275 Binary files /dev/null and b/docs/public/static/branding/about/jenna-smith.png differ