diff --git a/src/assets/pics/Leads/Jonah_Face.jpeg b/src/assets/pics/Leads/Jonah_Face.jpeg new file mode 100644 index 0000000..e8f2555 Binary files /dev/null and b/src/assets/pics/Leads/Jonah_Face.jpeg differ diff --git a/src/data/EventsDatabase.tsx b/src/data/EventsDatabase.tsx index 02970a6..3d6a4ef 100644 --- a/src/data/EventsDatabase.tsx +++ b/src/data/EventsDatabase.tsx @@ -1,8 +1,17 @@ import { EventObject } from '../tools/CustomTypes' const semesterEnd = '5/31/25' - +const descriptionForSDW = `The goal of these classes is to equip you with the skills to model and design on a professional +level, as well as create a common ground for all engineers to work together more efficiently and effectively` const EVENT_INFO: EventObject[] = [ + { + title: 'Weekly Solidworks Workshop', + description: descriptionForSDW, + date: new Date('2025-02-17T17:30:00'), + location: 'The ideas hub (second floor of the engineering building)', + weekly: true, + endDate: new Date(semesterEnd) + }, { title: 'General Body Meeting', description: 'Updates on what happened since the last GBM and the plan for the rest of the semester as well as an activity', diff --git a/src/pages/home/Home.tsx b/src/pages/home/Home.tsx index ead2966..a9923e8 100644 --- a/src/pages/home/Home.tsx +++ b/src/pages/home/Home.tsx @@ -38,9 +38,9 @@ const Home = (): React.ReactElement => { -

Sign up and contact us on teams!

+

Sign up for volunteering and contact us on teams!

-
diff --git a/src/pages/meet-the-leads/MeetTheLeads.tsx b/src/pages/meet-the-leads/MeetTheLeads.tsx index aa04c07..ae23bff 100644 --- a/src/pages/meet-the-leads/MeetTheLeads.tsx +++ b/src/pages/meet-the-leads/MeetTheLeads.tsx @@ -11,13 +11,12 @@ import Styles from './MeetTheLeadsStyles' // Images import JaredsFace from '../../assets/pics/Leads/jareds_face.jpg' -//import StevensFace from '../../assets/pics/Leads/Stevens_Face.jpg' import TanishkasFace from '../../assets/pics/Leads/Tanishkas_face.jpg' import RoccosFace from '../../assets/pics/Leads/roccos_face.jpg' -import NasiersFace from '../../assets/pics/Leads/Nasiers_face.jpg' import MalinsFace from '../../assets/pics/Leads/Malins_face.jpg' import BriansFace from '../../assets/pics/Leads/Brians_face.jpg' import AlessiasFace from '../../assets/pics/Leads/Alessia_headshot.png' +import JonahsFace from '../../assets/pics/Leads/Jonah_Face.jpeg' // a separator is needed for some reason, troubleshoot this or create a very small section div or style this like the robotics page //use robotics format //bakround is implemented but sections are not made to be compatible, change to gallery sections @@ -29,7 +28,6 @@ const MeetTheLeads = (): React.ReactElement => {

Meet The Leads

-
@@ -45,7 +43,8 @@ const MeetTheLeads = (): React.ReactElement => {
-

Meet our Vice President!

+

Meet our Vice President

+

and Website Manager!

Malin Kussi

@@ -53,7 +52,7 @@ const MeetTheLeads = (): React.ReactElement => {

Meet our Electrical Lead!

- Jared Levin + Jared Levin

@@ -69,33 +68,32 @@ const MeetTheLeads = (): React.ReactElement => {

-

Meet our Web Manager!

+

Meet our Programming Lead!

- Nasier Fowlkes + Brian Ervin

- +
- +
-

Meet our Programming Lead!

+

Meet our Project Manager!

- Brian Ervin + Tanishka Shah

-

Meet our Project Manager!

+

Meet our Shop Manager!

- Tanishka Shah + Jonah Tesler

- +
-