diff --git a/public/kosawat.png b/public/kosawat.png new file mode 100644 index 0000000..f8dc192 Binary files /dev/null and b/public/kosawat.png differ diff --git a/src/app/components/home/Team.tsx b/src/app/components/home/Team.tsx index 0b31566..8be8b15 100644 --- a/src/app/components/home/Team.tsx +++ b/src/app/components/home/Team.tsx @@ -15,11 +15,11 @@ const Team = () => { bio: 'Founded SureCrypto a blockchain service company with projects like GamerHub, Kryptotoday, Finality.', }, { - name: 'Hiro', + name: 'Kosawat', role: 'CTO', - image: '/hiro.png', - linkedin: 'https://www.linkedin.com/in/laciferin/', - bio: 'Data scientist and machine learning engineer with over 5 years of experience at AIChats, PYOR, HyperTest.', + image: '/kosawat.png', + linkedin: 'https://www.linkedin.com/in/kosawat-sukchaya-10290427/', + bio: 'Tech co-founder in AI, Web3, and Esports, building and scaling products from concept to launch.', }, { name: 'Glory', @@ -120,7 +120,7 @@ const Team = () => { {/* William's card with conditional positioning */}