diff --git a/public/home/where-we-work/applied-materials.png b/public/home/where-we-work/applied-materials.png new file mode 100644 index 0000000..0b46ceb Binary files /dev/null and b/public/home/where-we-work/applied-materials.png differ diff --git a/public/home/where-we-work/arm.png b/public/home/where-we-work/arm.png new file mode 100644 index 0000000..32a9e00 Binary files /dev/null and b/public/home/where-we-work/arm.png differ diff --git a/public/home/where-we-work/blue-origin.png b/public/home/where-we-work/blue-origin.png new file mode 100644 index 0000000..314d1a1 Binary files /dev/null and b/public/home/where-we-work/blue-origin.png differ diff --git a/public/home/where-we-work/boeing.png b/public/home/where-we-work/boeing.png new file mode 100644 index 0000000..0094ed1 Binary files /dev/null and b/public/home/where-we-work/boeing.png differ diff --git a/public/home/where-we-work/ey.png b/public/home/where-we-work/ey.png new file mode 100644 index 0000000..3397081 Binary files /dev/null and b/public/home/where-we-work/ey.png differ diff --git a/public/home/where-we-work/haas.png b/public/home/where-we-work/haas.png new file mode 100644 index 0000000..d4b165c Binary files /dev/null and b/public/home/where-we-work/haas.png differ diff --git a/public/home/where-we-work/honda-racing.png b/public/home/where-we-work/honda-racing.png new file mode 100644 index 0000000..fdc2bab Binary files /dev/null and b/public/home/where-we-work/honda-racing.png differ diff --git a/public/home/where-we-work/hp.png b/public/home/where-we-work/hp.png new file mode 100644 index 0000000..cbd39dd Binary files /dev/null and b/public/home/where-we-work/hp.png differ diff --git a/public/home/where-we-work/itt.png b/public/home/where-we-work/itt.png new file mode 100644 index 0000000..a75e078 Binary files /dev/null and b/public/home/where-we-work/itt.png differ diff --git a/public/home/where-we-work/nasa.png b/public/home/where-we-work/nasa.png new file mode 100644 index 0000000..3ac5644 Binary files /dev/null and b/public/home/where-we-work/nasa.png differ diff --git a/public/home/where-we-work/northrop-grumman.png b/public/home/where-we-work/northrop-grumman.png new file mode 100644 index 0000000..32ebb40 Binary files /dev/null and b/public/home/where-we-work/northrop-grumman.png differ diff --git a/public/home/where-we-work/nvidia.png b/public/home/where-we-work/nvidia.png new file mode 100644 index 0000000..64def2d Binary files /dev/null and b/public/home/where-we-work/nvidia.png differ diff --git a/public/home/where-we-work/rivian.png b/public/home/where-we-work/rivian.png new file mode 100644 index 0000000..ed781a0 Binary files /dev/null and b/public/home/where-we-work/rivian.png differ diff --git a/public/home/where-we-work/spacex.png b/public/home/where-we-work/spacex.png new file mode 100644 index 0000000..11e6efe Binary files /dev/null and b/public/home/where-we-work/spacex.png differ diff --git a/public/home/where-we-work/tesla.png b/public/home/where-we-work/tesla.png new file mode 100644 index 0000000..54e22c6 Binary files /dev/null and b/public/home/where-we-work/tesla.png differ diff --git a/public/home/where-we-work/western-digital.png b/public/home/where-we-work/western-digital.png new file mode 100644 index 0000000..43bc672 Binary files /dev/null and b/public/home/where-we-work/western-digital.png differ diff --git a/src/app/page.tsx b/src/app/page.tsx index 570802b..191bdb7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,6 +37,7 @@ import { } from "@/components/ui/card"; import { FontAwesomeIcon } from "@fortawesome/react-fontawesome"; import { faEnvelope } from "@fortawesome/free-solid-svg-icons"; +import LogoSlider from "@/components/logo-slider"; export default function HomePage() { const [mailingList, setMailingList] = useState({ @@ -287,41 +288,25 @@ export default function HomePage() { -
- FSAE Electric, initiated in 2013, is a cutting-edge addition to - the Formula SAE competition. It focuses on the development of - vehicles powered exclusively by electric motors, aligning with - the global shift towards sustainable and eco-friendly - transportation solutions. -
-- Each year, over 400 teams from universities worldwide - participate in events hosted globally. Teams go head-to-head, - defending their design choices in static events under the - scrutiny of industry judges. The real test comes in dynamic - events, where our vehicles' performance and our drivers' skills - are put to the ultimate test. Winning top honors requires - excelling in multiple categories, showcasing the culmination of - our team's hard work and dedication. -
-+ FSAE Electric, initiated in 2013, is a cutting-edge addition to + the Formula SAE competition. It focuses on the development of + vehicles powered exclusively by electric motors, aligning with + the global shift towards sustainable and eco-friendly + transportation solutions. +
++ Each year, over 400 teams from universities worldwide + participate in events hosted globally. Teams go head-to-head, + defending their design choices in static events under the + scrutiny of industry judges. The real test comes in dynamic + events, where our vehicles' performance and our drivers' skills + are put to the ultimate test. Winning top honors requires + excelling in multiple categories, showcasing the culmination of + our team's hard work and dedication. +
+