From 54bb6535caf67472b7f57a496acb847fd1af3531 Mon Sep 17 00:00:00 2001 From: SanjayramVempati <101228879+SanjayramVempati@users.noreply.github.com> Date: Wed, 29 Mar 2023 20:40:23 -0400 Subject: [PATCH] =?UTF-8?q?progress=20=F0=9F=91=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Nav.astro | 44 ++++++++++++++++++++--------- src/components/NavLink.astro | 2 +- src/images/olympian_hero.png | Bin 0 -> 428437 bytes src/images/team_pic.png | Bin 0 -> 71504 bytes src/pages/index.astro | 53 ++++++++++++++++++++++++++++------- 5 files changed, 75 insertions(+), 24 deletions(-) create mode 100644 src/images/olympian_hero.png create mode 100644 src/images/team_pic.png diff --git a/src/components/Nav.astro b/src/components/Nav.astro index 491642a..24bbb81 100644 --- a/src/components/Nav.astro +++ b/src/components/Nav.astro @@ -10,21 +10,24 @@ import NavLink from "./NavLink.astro"; - Logo + Logo -
- - - - +
+
+ + + + + +
- + hover:text-purple-400 hover:shadow-purple-600 transition-all duration-300">Donate @@ -33,8 +36,8 @@ import NavLink from "./NavLink.astro"; - + +
+ -
-
-
-
-
+ + -
- \ No newline at end of file + + + +