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"
66import elizabethStone from "./speakers/elizabeth-stone.webp"
77import kamilKisiela from "./speakers/kamil-kisiela.webp"
88import rajeevRajan from "./speakers/rajeev-rajan.webp"
9- import tenmaiGopal from "./speakers/tenmai -gopal.webp"
9+ import tanmaiGopal from "./speakers/tanmai -gopal.webp"
1010import uriGoldshtein from "./speakers/uri-goldshtein.webp"
1111import TwitterIcon from "@/icons/twitter.svg"
1212import { Button } from "@/app/conf/_design-system/button"
@@ -64,9 +64,9 @@ export default function TopMindsSection({
6464 className = "[@media(744px<=width<=970px)]:border-l"
6565 />
6666 < SpeakerCard
67- name = "Tenmai Gopal"
67+ name = "Tanmai Gopal"
6868 title = "Hasura — CEO & Co-Founder"
69- src = { tenmaiGopal }
69+ src = { tanmaiGopal }
7070 twitter = "tanmaigo"
7171 linkedin = "tanmaig"
7272 className = "[@media(width<744px)]:border-l"
You can’t perform that action at this time.
0 commit comments