Skip to content
Merged

Dev #352

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 src/lib/assets/images/speakers2026/isaac_lax.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 modified src/lib/assets/images/team/aari_khasgiwale.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 modified src/lib/assets/images/team/alex_nitsou.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 modified src/lib/assets/images/team/alyssa_dhanji.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 modified src/lib/assets/images/team/ana_luisa.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 modified src/lib/assets/images/team/anya_dua.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 modified src/lib/assets/images/team/aria_miletin.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 modified src/lib/assets/images/team/christopher_chung.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 modified src/lib/assets/images/team/edmond_shen.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 modified src/lib/assets/images/team/haoyue_chu.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 modified src/lib/assets/images/team/hazel_tang.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 modified src/lib/assets/images/team/jarrod_baker.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 modified src/lib/assets/images/team/jenelle_zhang.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 modified src/lib/assets/images/team/jenny_liu.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 modified src/lib/assets/images/team/john_karakoulas.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 modified src/lib/assets/images/team/johnathan_lee.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 modified src/lib/assets/images/team/justin_chan.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 modified src/lib/assets/images/team/karan_maheshwari.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 modified src/lib/assets/images/team/kimi_zhao.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 modified src/lib/assets/images/team/lincoln_dugasnishisato.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 modified src/lib/assets/images/team/liyang_yin.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 modified src/lib/assets/images/team/mathis_leveson.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 modified src/lib/assets/images/team/mia_berco.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 modified src/lib/assets/images/team/nikhil_gupta.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 modified src/lib/assets/images/team/peyton_lee.jpg
Binary file modified src/lib/assets/images/team/prince_zhang.jpg
Binary file modified src/lib/assets/images/team/rayka_farahmand.jpg
Binary file modified src/lib/assets/images/team/roger_zhu.jpg
Binary file modified src/lib/assets/images/team/rohan_gupta.jpg
Binary file modified src/lib/assets/images/team/ruhani_mainra.jpg
Binary file modified src/lib/assets/images/team/ryan_sun.jpg
Binary file modified src/lib/assets/images/team/serena_liu.jpg
Binary file modified src/lib/assets/images/team/titoluwa_maxwell.jpg
Binary file modified src/lib/assets/images/team/tracy_dalgdish.jpg
Binary file modified src/lib/assets/images/team/zeen_liu.jpg
12 changes: 10 additions & 2 deletions src/lib/data/speakers2026.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import wacWLarge from "$lib/assets/images/team/wac_w_large.jpg";
import IsaacLax from "$lib/assets/images/speakers2026/isaac_lax.jpg";
import MartinKon from "$lib/assets/images/speakers2026/martin_kon.jpg";
import JackArmstrong from "$lib/assets/images/speakers2026/jack_armstrong.jpg";
import MarkCohon from "$lib/assets/images/speakers2026/mark_cohon.jpg";
Expand All @@ -11,6 +11,7 @@ import PaulGoddard from "$lib/assets/images/speakers2026/paul_goddard.jpg";
import ArwaDamon from "$lib/assets/images/speakers2026/arwa_damon.jpg";
import ChrisHadfield from "$lib/assets/images/speakers2026/chris_hadfield.jpg";
import JosephLace from "$lib/assets/images/speakers2026/joseph_lace.jpg";
import AbbyHoffman from "$lib/assets/images/speakers2026/abby_hoffman.jpg";

export type Speaker2026 = {
name: string;
Expand Down Expand Up @@ -116,10 +117,17 @@ export const speakers2026: Speaker2026[] = [
bio: "Jack Armstrong is a Canadian basketball commentator and former professional player, best known as the longtime radio analyst for the Toronto Raptors. After playing college basketball and professionally in Europe, he transitioned into broadcasting and has become one of the most recognizable voices in Raptors media. Armstrong is known for his energetic commentary, strong basketball insight, and connection with the Canadian basketball community.",
slug: slugify("Jack Armstrong")
},
{
name: "Abby Hoffman",
title: "Former Olympian and Board Member of World Athletics",
image: AbbyHoffman,
bio: "Abby Hoffman has been a prominent figure in Canadian and international sport for over 50 years. She has championed equality and access for girls and women, strengthened support for Canadian athletes, and led efforts against doping and corruption. She competed in four Olympic Games, made two finals, and was Canada’s flag bearer at the 1976 Montreal Olympics. She is an Officer of the Order of Canada and continues to serve sport through leadership roles with World Athletics.",
slug: slugify("Abby Hoffman")
},
{
name: "Isaac Lax",
title: "Head of Roster Planning for the Toronto Raptors",
image: wacWLarge,
image: IsaacLax,
bio: "Isaac Lax is the Director of Roster Planning & Analysis for the Toronto Raptors, where he focuses on roster construction, salary-cap strategy, and CBA analysis. He has held multiple roles within the Raptors’ basketball operations department and works as part of the team’s front office in Toronto.",
slug: slugify("Isaac Lax")
}
Expand Down
Loading