From 0f7e2a6bdba2812925851998380c2457323ed1c8 Mon Sep 17 00:00:00 2001 From: Olu Amey Date: Tue, 11 Apr 2023 09:00:01 -0400 Subject: [PATCH] name text change --- src/pages/assests/data/about.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/assests/data/about.js b/src/pages/assests/data/about.js index 6f807f4..6a4244d 100644 --- a/src/pages/assests/data/about.js +++ b/src/pages/assests/data/about.js @@ -50,13 +50,13 @@ export const Testimonial = [ } }, { - name: 'Chelse Smith', + name: 'Toks Law', title: 'Project Management', desc: 'Chelsea has just moved into a new house in central Auckland, NZ so she can be closer to EVERYTHING; restaurants, bars and public transport. She loves exploring the many transit options that come with the new territory.', image: 'assets/images/team-8.jpg', link: { href: '#', - domain: 'matthewanderson' + domain: 'tokslaw' } } ] \ No newline at end of file