From e0815084c2e72bb7494d982812c2ec7c3e991cee Mon Sep 17 00:00:00 2001 From: adilallo <39313955+adilallo@users.noreply.github.com> Date: Sun, 27 Jul 2025 17:59:49 -0600 Subject: [PATCH] Added accessibility and interaction --- app/components/Footer.js | 132 ++++++++++++++++++++++++++------------- 1 file changed, 87 insertions(+), 45 deletions(-) diff --git a/app/components/Footer.js b/app/components/Footer.js index 56e5ea8..d9bfcbf 100644 --- a/app/components/Footer.js +++ b/app/components/Footer.js @@ -9,18 +9,18 @@ export default function Footer() { px-[var(--spacing-measures-spacing-016)] py-[var(--spacing-measures-spacing-040)] gap-[var(--spacing-measures-spacing-040)] - md:px-[var(--spacing-measures-spacing-032)] - md:py-[var(--spacing-measures-spacing-024)] - md:gap-[var(--spacing-measures-spacing-024)] + sm:px-[var(--spacing-measures-spacing-032)] + sm:py-[var(--spacing-measures-spacing-024)] + sm:gap-[var(--spacing-measures-spacing-024)] lg:px-[var(--spacing-measures-spacing-120,120px)] lg:py-[var(--spacing-measures-spacing-096,96px)] lg:gap-[var(--spacing-measures-spacing-060,60px)]" > {/* Logo*/} -
+
-
+
@@ -28,66 +28,108 @@ export default function Footer() {
{/* Content section */} -
- {/* Social media links */} -
-
- Bluesky +
+ {/* Branding Section */} +
+ {/* Contact info */} +
- medlabboulder + Media Economies Design Lab
+ + medlab@colorado.edu +
-
- GitLab -
- medlabboulder -
+ + {/* Social media links */} +
- {/* Navigation */} -
-
{/* Bottom section */} -