File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/app/conf/2025/components/top-minds Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ import type { StaticImageData } from "next/image"
6
6
import elizabethStone from "./speakers/elizabeth-stone.webp"
7
7
import kamilKisiela from "./speakers/kamil-kisiela.webp"
8
8
import rajeevRajan from "./speakers/rajeev-rajan.webp"
9
- import tenmaiGopal from "./speakers/tenmai -gopal.webp"
9
+ import tanmaiGopal from "./speakers/tanmai -gopal.webp"
10
10
import uriGoldshtein from "./speakers/uri-goldshtein.webp"
11
11
import TwitterIcon from "@/icons/twitter.svg"
12
12
import { Button } from "@/app/conf/_design-system/button"
@@ -64,9 +64,9 @@ export default function TopMindsSection({
64
64
className = "[@media(744px<=width<=970px)]:border-l"
65
65
/>
66
66
< SpeakerCard
67
- name = "Tenmai Gopal"
67
+ name = "Tanmai Gopal"
68
68
title = "Hasura — CEO & Co-Founder"
69
- src = { tenmaiGopal }
69
+ src = { tanmaiGopal }
70
70
twitter = "tanmaigo"
71
71
linkedin = "tanmaig"
72
72
className = "[@media(width<744px)]:border-l"
You can’t perform that action at this time.
0 commit comments