Skip to content

Commit

Permalink
add speaker images
Browse files Browse the repository at this point in the history
  • Loading branch information
neila committed Aug 21, 2024
1 parent 573603f commit 2e6fc30
Show file tree
Hide file tree
Showing 7 changed files with 72 additions and 40 deletions.
Binary file added public/images/contributors/leohio.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/contributors/nabihasheikh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/contributors/nikhilmahana.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/contributors/nilspihl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/contributors/renaobrien.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/contributors/yosuiharasawa.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
112 changes: 72 additions & 40 deletions src/components/organisms/Speakers.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { mq } from "@/themes/settings/breakpoints";
import { brand, info } from "@/themes/settings/color";
import { brand } from "@/themes/settings/color";
import { css } from "@emotion/react";
import Image, { type StaticImageData } from "next/image";
import AbhimanyuPic from "public/images/contributors/abhimanyunag.jpg";
Expand All @@ -11,7 +11,6 @@ import ChuazhengPic from "public/images/contributors/chuazhenglong.jpeg";
import DangerPic from "public/images/contributors/dangerz.png";
import DanielPic from "public/images/contributors/danielhwang.png";
import DaodudePic from "public/images/contributors/daodude.jpg";
import DavidPic from "public/images/contributors/davidcao.jpeg";
import DeliPic from "public/images/contributors/deligong.png";
import EdmundPic from "public/images/contributors/edmundedgar.jpg";
import FrancescoPic from "public/images/contributors/francescoandreoli.jpg";
Expand All @@ -22,18 +21,22 @@ import JehyukPic from "public/images/contributors/jehyukjang.jpg";
import JosephPic from "public/images/contributors/josephschiarizzi.jpg";
import JoshPic from "public/images/contributors/joshguha.png";
import KolbyPic from "public/images/contributors/kolbymorozliebl.jpg";
import LeonaPic from "public/images/contributors/leohio.jpeg";
import LouiePic from "public/images/contributors/louieoconnor.jpg";
import MattPic from "public/images/contributors/matthewliu.jpeg";
import MeinaPic from "public/images/contributors/meinazhou.jpg";
import MelisaPic from "public/images/contributors/melisakurtcan.jpg";
import MoazzamPic from "public/images/contributors/moazzamarif.png";
import NabihaPic from "public/images/contributors/nabihasheikh.png";
import NaimPic from "public/images/contributors/naimashhab.jpeg";
import NikhilPic from "public/images/contributors/nikhilmahana.jpg";
import Nilspic from "public/images/contributors/nilspihl.png";
import OzgurPic from "public/images/contributors/ozgurarmancyigit.jpg";
import PeterPic from "public/images/contributors/peterszilagyi.png";
import PhilipPic from "public/images/contributors/phillippieper.jpg";
import PiyushPic from "public/images/contributors/piyushgururani.jpeg";
import QiangPic from "public/images/contributors/qiangju.png";
import QiPic from "public/images/contributors/qizhou.png";
import RenaPic from "public/images/contributors/renaobrien.png";
import RohitPic from "public/images/contributors/rohitramesh.jpg";
import RyoheiPic from "public/images/contributors/ryokomiyama.jpg";
import SamuelPic from "public/images/contributors/samuelchong.png";
Expand All @@ -45,6 +48,7 @@ import TomoPic from "public/images/contributors/tomosaito.jpg";
import VarunPic from "public/images/contributors/varundoshi.jpg";
import VitalikPic from "public/images/contributors/vitalik.jpg";
import VladPic from "public/images/contributors/vladsvitanko.jpg";
import YosuiPic from "public/images/contributors/yosuiharasawa.jpg";
import YukiPic from "public/images/contributors/yukiyuminaga.jpeg";
import YuroitakiPic from "public/images/contributors/yuroitaki.jpeg";
import type { ReactNode } from "react";
Expand Down Expand Up @@ -321,6 +325,13 @@ const SpeakersSection = () => {
org="Nethermind"
orgUrl="https://www.nethermind.io/"
/>
<SpeakerIcon
source={RenaPic}
name="Rena OBrien"
link="https://www.linkedin.com/in/renaobrien/"
org="Gitcoin"
orgUrl="https://gitcoin.co/"
/>
<SpeakerIcon
source={JosephPic}
name="Joseph Schiarizzi"
Expand All @@ -336,11 +347,11 @@ const SpeakersSection = () => {
orgUrl="https://metamask.io/"
/>
<SpeakerIcon
source={MoazzamPic}
name="Moazzam Arif"
link="https://www.linkedin.com/in/moazzam-arif/"
org="BlockApex"
orgUrl="https://blockapex.io/"
source={MelisaPic}
name="Melisa Kurtcan"
link="https://www.linkedin.com/in/melissa-kurtcan-81b20115a"
org="Satoshi Twenty One"
orgUrl="https://satoshitwenty.one/"
/>
<SpeakerIcon
source={NaimPic}
Expand All @@ -349,13 +360,34 @@ const SpeakersSection = () => {
org="PWN DAO"
orgUrl="https://pwn.xyz"
/>
<SpeakerIcon
source={LeonaPic}
name="Leona Hioki"
link="https://twitter.com/HiokiLeona"
org="Intmax"
orgUrl="https://www.intmax.io/"
/>
<SpeakerIcon
source={YosuiPic}
name="Yosui Harasawa"
link="https://twitter.com/y0su1"
org="Mycel"
orgUrl="https://mycel.land/"
/>
<SpeakerIcon
source={GuruPic}
name="Guru"
link="https://x.com/hackyguru"
org="Status.im"
orgUrl="https://status.im/"
/>
<SpeakerIcon
source={MoazzamPic}
name="Moazzam Arif"
link="https://www.linkedin.com/in/moazzam-arif/"
org="BlockApex"
orgUrl="https://blockapex.io/"
/>
<SpeakerIcon
source={DeliPic}
name="Deli Gong"
Expand All @@ -370,13 +402,6 @@ const SpeakersSection = () => {
org="Automata Network"
orgUrl="https://www.ata.network/"
/>
<SpeakerIcon
source={MelisaPic}
name="Melisa Kurtcan"
link="https://www.linkedin.com/in/melissa-kurtcan-81b20115a"
org="Satoshi Twenty One"
orgUrl="https://satoshitwenty.one/"
/>
<SpeakerIcon
source={QiPic}
name="Qi Zhou"
Expand Down Expand Up @@ -454,20 +479,20 @@ const SpeakersSection = () => {
org="Quarkchain"
orgUrl="https://quarkchain.io/"
/>
<SpeakerIcon
source={DavidPic}
name="David Cao"
link="https://twitter.com/davidfucius"
org="Layer N"
orgUrl="https://www.layern.com/"
/>
<SpeakerIcon
source={PhilipPic}
name="Philip Pieper"
link="https://twitter.com/PhilippPieper"
org="Swarm"
orgUrl="https://www.swarm.com"
/>
<SpeakerIcon
source={NikhilPic}
name="Nikhil Mahana"
link="https://x.com/nikhil_mahana/"
org="Independent"
orgUrl="/#"
/>
<SpeakerIcon
source={VladPic}
name="Vlad Svitanko"
Expand Down Expand Up @@ -503,6 +528,13 @@ const SpeakersSection = () => {
org="Offchain Labs"
orgUrl="https://www.offchainlabs.com/"
/>
<SpeakerIcon
source={Nilspic}
name="Nils Pihl"
link="https://x.com/broodsugar"
org="Auki Labs"
orgUrl="https://www.aukilabs.com/"
/>
<SpeakerIcon
source={VarunPic}
name="Varun Doshi"
Expand Down Expand Up @@ -530,7 +562,7 @@ const SpeakersSection = () => {
link="https://twitter.com/danhwang88"
org="Kintsugi"
orgUrl="https://kintsugi.tech/"
/>{" "}
/>
<SpeakerIcon
source={MattPic}
name="Matthew Liu"
Expand All @@ -539,18 +571,18 @@ const SpeakersSection = () => {
orgUrl="https://www.synfutures.com/"
/>
<SpeakerIcon
source={MeinaPic}
name="Meina Zhou"
link="https://x.com/CryptoMeina"
org="Native"
orgUrl="https://native.org/"
source={SamuelPic}
name="Samuel Chong"
link="https://linktr.ee/stakesaurus/"
org="Stakesaurus"
orgUrl="https://stakesaurus.com/"
/>
<SpeakerIcon
source={DaodudePic}
name="Kazuma Tamura"
link="https://www.linkedin.com/in/kazuma-tamura-0a38b916a/"
org="Bankless Japan"
orgUrl="https://x.com/BanklessJP"
source={NabihaPic}
name="Nabiha Sheikh"
link="https://twitter.com/Nabihas4/"
org="A51 Finance"
orgUrl="https://a51.finance/"
/>
<SpeakerIcon
source={RohitPic}
Expand All @@ -559,19 +591,19 @@ const SpeakersSection = () => {
org="Crossmint"
orgUrl="https://www.crossmint.com/"
/>
<SpeakerIcon
source={SamuelPic}
name="Samuel Chong"
link="https://linktr.ee/stakesaurus/"
org="Stakesaurus"
orgUrl="https://stakesaurus.com/"
/>
<SpeakerIcon
source={RyoheiPic}
name="Ryo Komiyama"
link="https://x.com/ryoheikomy"
org="Kyuzan"
orgUrl="https://kyuzan.com/"
/>{" "}
<SpeakerIcon
source={DaodudePic}
name="Kazuma Tamura"
link="https://www.linkedin.com/in/kazuma-tamura-0a38b916a/"
org="Bankless Japan"
orgUrl="https://x.com/BanklessJP"
/>
</div>
</section>
Expand Down

0 comments on commit 2e6fc30

Please sign in to comment.