From 38ca78ce4f1f1e9e35a376340886730e4bec066a Mon Sep 17 00:00:00 2001 From: FemK157 Date: Fri, 30 Jan 2026 16:22:56 -0500 Subject: [PATCH] added weather update --- src/app/YJI2026/page.tsx | 45 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/src/app/YJI2026/page.tsx b/src/app/YJI2026/page.tsx index 04cebc1..0854641 100644 --- a/src/app/YJI2026/page.tsx +++ b/src/app/YJI2026/page.tsx @@ -66,6 +66,51 @@ export default function CurrentTournament() { + {/* Emergency Alert Banner */} + +
+
+ {/* Left Icon */} +
+ ⚠️ +
+ + {/* Alert Text */} +

+ Emergency Notice:{" "} + Due to adverse weather conditions, all in-person tournament operations have been{" "} + cancelled as mandated by the{" "} + Georgia Tech Office of Emergency Management. +

+ + {/* Right Icon */} +
+ ⚠️ +
+
+
+
+ + + + {/* Countdown Section */}