Skip to content

Commit

Permalink
Update speakers.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
SundarakrishnanN authored Oct 2, 2024
1 parent 31c62e8 commit a2af5e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/speakers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ const speakerList: SpeakerType[] = [
},
{
id: 3,
name: 'Rajamani',
designation: 'Founder and CEO, Google',
imageLink: 'https://rvu.edu.in/wp-content/uploads/2023/02/02-3.png',
name: 'Prof. Dr.-Ing. Vinod Rajamani',
designation: 'Professor, University of Applied Sciences and Arts Dortmund',
imageLink: 'https://www.fh-dortmund.de/kontakt-daten/Rajamani-Vinod.php.media/82194/Vinod-Rajamani_Portrait.jpg.scaled/3312b7eed140ac54332cfc22f82c192c.jpg',
},
]

Expand Down

0 comments on commit a2af5e2

Please sign in to comment.