From 1fd946251a78450bf0a36d76f57a4d018805b140 Mon Sep 17 00:00:00 2001 From: Joywin Bennis <107112207+joywin2003@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:49:59 +0530 Subject: [PATCH] fixed name for hanniel andrede to andrade --- src/components/common/Team-Section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/common/Team-Section.tsx b/src/components/common/Team-Section.tsx index 4ed56c9..848fa95 100644 --- a/src/components/common/Team-Section.tsx +++ b/src/components/common/Team-Section.tsx @@ -18,7 +18,7 @@ const team = [ url: `${tedxsjecAssetsPrefix}/team/hanniele.avif`, title: "Technical Head", id: 3, - name: "Hanniel Andrede", + name: "Hanniel Andrade", }, { url: `${tedxsjecAssetsPrefix}/team/vyasa.avif`,