Bug 571894 - Update featured committer and project

Change-Id: I5d52ac03226bee2a26f6fe7ca890a83177136e5c
Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
diff --git a/images/featured_contents/featured_committers/jason.jpg b/images/featured_contents/featured_committers/jason.jpg
new file mode 100644
index 0000000..d5a999f
--- /dev/null
+++ b/images/featured_contents/featured_committers/jason.jpg
Binary files differ
diff --git a/images/featured_contents/featured_projects/ice0ryx.png b/images/featured_contents/featured_projects/ice0ryx.png
new file mode 100644
index 0000000..9e736a7
--- /dev/null
+++ b/images/featured_contents/featured_projects/ice0ryx.png
Binary files differ
diff --git a/js/data.json b/js/data.json
index e0f0edf..b800f6a 100644
--- a/js/data.json
+++ b/js/data.json
@@ -1,20 +1,20 @@
 {
     "committers": [
         {
-            "name": "Simon Bernard",
-            "Committer to": "Eclipse Leshan, Eclipse Wakaama, Eclipse Californium (Cf) CoAP Framework, Eclipse Lua Development Tools",
-            "Committer since": "2011",
-            "image": "/home/images/featured_contents/featured_committers/simon_bernard.png",
-            "url": "http://eclipse.org/community/eclipse_newsletter/2021/february/4.php"
+            "name": "Jason Mehrens",
+            "Committer to": "Jakarta Mail",
+            "Committer since": "2019",
+            "image": "/home/images/featured_contents/featured_committers/jason.jpg",
+            "url": "http://eclipse.org/community/eclipse_newsletter/2021/march/4.php"
         }
     ],
 
     "projects": [
         {
-            "name": "Eclipse Che",
-            "description": "Eclipse Che is a developer workspace server and cloud IDE for Kubernetes development.",
-            "image": "/home/images/featured_contents/featured_projects/che.png",
-            "url": "https://www.eclipse.org/che/"
+            "name": "Eclipse iceoryx",
+            "description": "Eclipse iceoryx uses a true zero-copy, shared memory approach that allows to transfer data from publishers to subscribers with constant latency, regardless of the size of the payload.",
+            "image": "/home/images/featured_contents/featured_projects/ice0ryx.png",
+            "url": "https://projects.eclipse.org/projects/technology.iceoryx"
         }
     ]
 }
\ No newline at end of file