From 67240e995f8183515c740790417be20416632fdf Mon Sep 17 00:00:00 2001 From: Bi1ku <2008owenshi@gmail.com> Date: Fri, 28 Jun 2024 14:28:08 -0400 Subject: [PATCH] update margins & change colors --- fusion479.com | 0 src/app/components/About.tsx | 9 ++++----- src/app/components/Game.tsx | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) create mode 100644 fusion479.com diff --git a/fusion479.com b/fusion479.com new file mode 100644 index 0000000..e69de29 diff --git a/src/app/components/About.tsx b/src/app/components/About.tsx index 23212d3..a44415a 100644 --- a/src/app/components/About.tsx +++ b/src/app/components/About.tsx @@ -4,17 +4,16 @@ import team from "../../../public/landing/team.jpeg"; export default function About() { return (
-

- Stuy - Fusion. +

+ Who are we?

{" "}
Image: a photo of team 479's members together holding up a banner -
+

We are Team 479 Stuy Fusion, a robotics team from Stuyvesant High School, NYC. Our team competes annually in the First Tech Challenge diff --git a/src/app/components/Game.tsx b/src/app/components/Game.tsx index 33e97af..d5cd69d 100644 --- a/src/app/components/Game.tsx +++ b/src/app/components/Game.tsx @@ -4,7 +4,7 @@ import ftc from "../../../public/landing/ftc.jpeg"; export default function Game() { return (

-

+

FIRST Tech Challenge

{" "}
@@ -26,7 +26,7 @@ export default function Game() { Image: picture of a FTC match