Add new image for car

This commit is contained in:
2024-10-27 11:19:01 -07:00
parent ed7d285ec1
commit a456392296
2 changed files with 1 additions and 0 deletions

BIN
public/car.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@@ -30,6 +30,7 @@ export const projects = [
longDescription: "Pioneered the team's first custom hardware solution, implementing a finite state machine architecture that integrates spectrometer readings, relay control, and LED feedback for real-time reaction monitoring.",
tags: ["C++", "Embedded Systems", "Hardware Design"],
link: "https://github.com/soconnor0919/national_fa24",
image: "/car.png",
featured: true
},
];