From 0baaea54de2ce532d517607a0f88e21ddb6e9959 Mon Sep 17 00:00:00 2001 From: Amit Moryossef Date: Fri, 29 Nov 2024 22:19:50 +0100 Subject: [PATCH] fix(team): modify text and title (closes #183) --- .../pages/landing/about/about-team/about-team.component.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/pages/landing/about/about-team/about-team.component.ts b/src/app/pages/landing/about/about-team/about-team.component.ts index bbd2784f..39222884 100644 --- a/src/app/pages/landing/about/about-team/about-team.component.ts +++ b/src/app/pages/landing/about/about-team/about-team.component.ts @@ -11,10 +11,10 @@ export class AboutTeamComponent { name: 'Timothy Rabozzi', avatar: 'assets/promotional/about/team/timothy-rabozzi.jpg', title: 'CEO', - bio: 'Background in LegalTech, campaigning, and business analysis. Holds a Master of Law with a focus on public law and innovation from the University of Bern.', + bio: 'Experienced in leading innovation in LegalTech, politics and regulated industries with a Master of Law from the University of Bern.', }, { - name: 'Amit Moryossef', + name: 'Dr. Amit Moryossef', avatar: 'assets/promotional/about/team/amit-moryossef.jpg', title: 'CTO', bio: 'Experienced CTO. Award-winning expert in sign language technology. Ex-Google in the sign language team, Ph.D. in Computer Science.',