Skip to content

Commit d4838e0

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent 49b802f commit d4838e0

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

public/images/team/rick.png

319 KB
Loading

src/components/Team.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export function Team() {
6161
role: "Problem Setter / Marker / Tester",
6262
grade: "Grade 12",
6363
bio: "My bio: Hello! My name is Rick He, and I am a Grade 12 IBDP student passionate in pursuing the fields of mathematics and astrophysics. I hope my contributions to developing these math contest questions inspire participants to discover and apply creative solutions. Achievements Include: Contests (Pascal and CSMC 2025 Honour Roll, 2025 AMC 12B), and acceptance into the 2026 CEMC Auckland Workshop.",
64-
image: "",
64+
image: rickImage,
6565
social: {
6666
github: "https://github.com/wustigo",
6767
linkedin: "https://www.linkedin.com/in/rick-he-7bb527367/"

0 commit comments

Comments
 (0)