stupid men are the only ones worth knowing, anyways

This commit is contained in:
Evan Lanham
2022-04-07 02:29:11 -06:00
parent 6d2de856af
commit 23f6452a06
9 changed files with 117 additions and 83 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ const WelcomePage = () => {
<Box sx={{ display: "flex", flexDirection: "column", alignItems: "center" }}>
<h1>Welcome to Ridgebotics Scouting Web Application 2022</h1>
{/* <img src="/WelcomePageImage.webp" /> */}
{/* <img src="/picgoeshard.jpg" /> */}
<img src="/picgoeshard.jpg" />
<DbChooser />
</Box>
</div>