Skip to content

Commit

Permalink
chore: update speakers
Browse files Browse the repository at this point in the history
  • Loading branch information
ssshojaei committed Feb 17, 2024
1 parent d0a3a86 commit 7ac3581
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file added public/speakers/pouria.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions src/app/components/Timeline/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@ export const confDayTimeline: TimelineItemType[] = [
link: "https://linkedin.com/in/amir-kabiri/",
},
{
profile: "/speakers/zahra-khanjani.jpeg",
speaker: "زهرا خانجانی",
title: "از کد بد به کد خوب",
profile: "/speakers/pouria.jpg",
speaker: "پوریا باباعلی",
title: "بدهی فنی",
start: "۱۱:۴۰",
end: "۱۲:۰۰",
type: "speaker",
link: "https://linkedin.com/in/zahra-khanjani/",
link: "https://www.linkedin.com/in/pouriya-babaali/",
},
{
profile: "/speakers/hossein-mousavi.jpeg",
Expand Down
Binary file modified src/assets/images/home/speakers-avatar-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions src/data/speakersData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ export const speakersData: TSpeakerCard[] = [
},
{
avatar: imageAvatarFive,
fullName: "زهرا خانجانی",
position: "برنامه‌نویس فرانت‌اند",
company: "چپتر لید آیتول",
fullName: "پوریا باباعلی",
position: "مهندس نرم‌افزار",
company: "مدرس در کوئرا",
socials: {
linkedin: "https://linkedin.com/in/zahra-khanjani",
linkedin: "https://www.linkedin.com/in/pouriya-babaali/",
},
},
{
Expand Down

0 comments on commit 7ac3581

Please sign in to comment.