-
+
Join a vibrant team of college students eager to make a difference
through workshops, projects, competitions, and other coding
@@ -112,7 +110,7 @@ const OpportunitiesInfo = () => {
@@ -121,4 +119,4 @@ const OpportunitiesInfo = () => {
);
};
-export default OpportunitiesInfo;
+export default OpportunitiesInfo;
\ No newline at end of file
From a373e90a59be0d39e00012d2d60a855a010901ad Mon Sep 17 00:00:00 2001
From: Alex <86182397+alehxs@users.noreply.github.com>
Date: Wed, 10 Sep 2025 23:50:05 -0500
Subject: [PATCH 2/3] fix(positions): Remove card links
---
src/opportunities/OpportunitiesInfo.tsx | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/src/opportunities/OpportunitiesInfo.tsx b/src/opportunities/OpportunitiesInfo.tsx
index 1c15901..ff81a75 100644
--- a/src/opportunities/OpportunitiesInfo.tsx
+++ b/src/opportunities/OpportunitiesInfo.tsx
@@ -16,18 +16,15 @@ const OpportunitiesRoles = [
year: "Fall 2025 - Spring 2026",
description:
"Lead a team to create innovative projects and present them to company representatives.",
- applicationLink:
- "",
+ applicationLink: "",
},
{
name: "Advanced Team",
icon: "/assets/opportunities/cues.svg",
year: "Fall 2025 - Spring 2026",
- description:
- "TBD",
- applicationLink:
- "",
+ description: "TBD",
+ applicationLink: "",
},
{
@@ -36,8 +33,7 @@ const OpportunitiesRoles = [
year: "Fall 2025 - Spring 2026",
description:
"Contribute to workshops, events, web development, and marketing initiatives.",
- applicationLink:
- "",
+ applicationLink: "",
},
];
From 75ec76e90f47d9e7c48b8433ff2b00e49edec414 Mon Sep 17 00:00:00 2001
From: Alex <86182397+alehxs@users.noreply.github.com>
Date: Fri, 12 Sep 2025 14:25:58 -0500
Subject: [PATCH 3/3] fix(positions): restore apply button with updated links
---
src/opportunities/OpportunitiesInfo.tsx | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/src/opportunities/OpportunitiesInfo.tsx b/src/opportunities/OpportunitiesInfo.tsx
index ff81a75..9d57153 100644
--- a/src/opportunities/OpportunitiesInfo.tsx
+++ b/src/opportunities/OpportunitiesInfo.tsx
@@ -16,15 +16,17 @@ const OpportunitiesRoles = [
year: "Fall 2025 - Spring 2026",
description:
"Lead a team to create innovative projects and present them to company representatives.",
- applicationLink: "",
+ applicationLink:
+ "https://docs.google.com/forms/d/e/1FAIpQLSerxtg1YGQIz4ulbFYA1haIU1VpxARK14-YHhrcnR20ut8hcw/viewform?usp=sharing&ouid=100624813009928062247",
},
{
name: "Advanced Team",
icon: "/assets/opportunities/cues.svg",
year: "Fall 2025 - Spring 2026",
- description: "TBD",
- applicationLink: "",
+ description: "Collaborate with a team to build an AI Coaching Mentor Pairing Application for a sponsor.",
+ applicationLink:
+ "https://docs.google.com/forms/d/e/1FAIpQLSeQ_Rr9VR5Q87lsvt8ofQ033VBmOo4EtlSSpEyhsToXM0fM5w/viewform",
},
{