From 6e8737704f638bae1c7c543bd897a82cfdf3931f Mon Sep 17 00:00:00 2001 From: joeeliang <103452146+joeeliang@users.noreply.github.com> Date: Sun, 19 Jul 2026 18:57:36 -0400 Subject: [PATCH 1/3] Migrate homepage to new vanilla design --- src/app.html | 2 +- src/routes/+page.svelte | 1736 ++++++++++++++++- .../newsite/assets/Logo Stuff With Date.png | Bin 0 -> 563292 bytes .../newsite/assets/about-astronaut-photo.png | Bin 0 -> 10322 bytes static/newsite/assets/about-astronaut-top.png | Bin 0 -> 11093 bytes static/newsite/assets/about-left-buttons.png | Bin 0 -> 83577 bytes static/newsite/assets/about-panel.png | Bin 0 -> 65264 bytes static/newsite/assets/about-right-buttons.png | Bin 0 -> 40599 bytes .../newsite/assets/applynowfinal/applynow.png | Bin 0 -> 63888 bytes .../assets/applynowfinal/applynow_hover 1.png | Bin 0 -> 69351 bytes static/newsite/assets/footernice.png | Bin 0 -> 1207111 bytes static/newsite/assets/moon-crater.png | Bin 0 -> 544785 bytes .../assets/planetbackgrounds/earth.png | Bin 0 -> 463957 bytes .../assets/planetbackgrounds/jupiter.png | Bin 0 -> 83495 bytes .../assets/planetbackgrounds/neptune.png | Bin 0 -> 465634 bytes .../assets/planetbackgrounds/venus.png | Bin 0 -> 356071 bytes .../newsite/assets/satelitetracks/Fintech.png | Bin 0 -> 27739 bytes .../assets/satelitetracks/Hardware.png | Bin 0 -> 26523 bytes .../newsite/assets/satelitetracks/Health.png | Bin 0 -> 27429 bytes .../newsite/assets/satelitetracks/cyber.png | Bin 0 -> 31192 bytes .../satelitetracks/johnharvardastronaut.png | Bin 0 -> 313052 bytes .../assets/satelitetracks/satellite.png | Bin 0 -> 50339 bytes .../assets/satelitetracks/sustainability.png | Bin 0 -> 16456 bytes static/newsite/assets/widener-moon.png | Bin 0 -> 585397 bytes 24 files changed, 1692 insertions(+), 46 deletions(-) create mode 100644 static/newsite/assets/Logo Stuff With Date.png create mode 100644 static/newsite/assets/about-astronaut-photo.png create mode 100644 static/newsite/assets/about-astronaut-top.png create mode 100644 static/newsite/assets/about-left-buttons.png create mode 100644 static/newsite/assets/about-panel.png create mode 100644 static/newsite/assets/about-right-buttons.png create mode 100644 static/newsite/assets/applynowfinal/applynow.png create mode 100644 static/newsite/assets/applynowfinal/applynow_hover 1.png create mode 100644 static/newsite/assets/footernice.png create mode 100644 static/newsite/assets/moon-crater.png create mode 100644 static/newsite/assets/planetbackgrounds/earth.png create mode 100644 static/newsite/assets/planetbackgrounds/jupiter.png create mode 100644 static/newsite/assets/planetbackgrounds/neptune.png create mode 100644 static/newsite/assets/planetbackgrounds/venus.png create mode 100644 static/newsite/assets/satelitetracks/Fintech.png create mode 100644 static/newsite/assets/satelitetracks/Hardware.png create mode 100644 static/newsite/assets/satelitetracks/Health.png create mode 100644 static/newsite/assets/satelitetracks/cyber.png create mode 100644 static/newsite/assets/satelitetracks/johnharvardastronaut.png create mode 100644 static/newsite/assets/satelitetracks/satellite.png create mode 100644 static/newsite/assets/satelitetracks/sustainability.png create mode 100644 static/newsite/assets/widener-moon.png diff --git a/src/app.html b/src/app.html index b85bb5d..1cebb89 100644 --- a/src/app.html +++ b/src/app.html @@ -5,7 +5,7 @@ HackHarvard 2026 - + diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index b7087b2..2abc544 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -1,49 +1,1695 @@ - - -{#if ready} - {#if showNav} -