From d9f502a096043104956ffb9d75a70e8b9ba04536 Mon Sep 17 00:00:00 2001
From: Adam Hyde <adam@coko.foundation>
Date: Tue, 21 Dec 2021 20:15:16 +0000
Subject: [PATCH] Update team.json

---
 src/data/team.json | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/data/team.json b/src/data/team.json
index cf6abc3..7a63413 100644
--- a/src/data/team.json
+++ b/src/data/team.json
@@ -23,10 +23,10 @@
         },
         {
             "cardWidth": "normal",
-            "portrait": "/images/uploads/Ben.jpg",
-            "name": "Ben Whitmore",
-            "fonction": "Lead Kotahi Developer",
-            "description": "Ben joins us from the lovely town of Raglan, New Zealand. Ben is the lead dev for Kotahi and works closely with all collaborating organizations wanting to use and extend Kotahi."
+            "portrait": "/images/uploads/Bethany.png",
+            "name": "Bethany Lyons",
+            "fonction": "Financial Administrator",
+            "description": "Bethany comes from the US but lives in Raglan, New Zealand. Bethany is part-owner and operator of the beautiful Koru Lodge and also teaches yoga."
         },
         {
             "cardWidth": "normal",
@@ -128,10 +128,10 @@
         },
         {
             "cardWidth": "normal",
-            "portrait": "/images/uploads/Bethany.png",
-            "name": "Bethany Lyons",
-            "fonction": "Financial Administrator",
-            "description": "Bethany comes from the US but lives in Raglan, New Zealand. Bethany is part-owner and operator of the beautiful Koru Lodge and also teaches yoga."
+            "portrait": "/images/uploads/Ben.jpg",
+            "name": "Ben Whitmore",
+            "fonction": "Lead Kotahi Developer",
+            "description": "Ben joins us from the lovely town of Raglan, New Zealand. Ben is the lead dev for Kotahi and works closely with all collaborating organizations wanting to use and extend Kotahi."
         },
         {
             "cardWidth": "normal",
-- 
GitLab