From fcdb3f59553cc609fba51bde30942eb4b7404c07 Mon Sep 17 00:00:00 2001 From: techpixel <68567672+techpixel@users.noreply.github.com> Date: Tue, 20 Jan 2026 22:48:10 -0500 Subject: [PATCH] fix: 404 text --- astro/src/components/pages/UnderConstruction.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/src/components/pages/UnderConstruction.tsx b/astro/src/components/pages/UnderConstruction.tsx index 696f11f..8adace7 100644 --- a/astro/src/components/pages/UnderConstruction.tsx +++ b/astro/src/components/pages/UnderConstruction.tsx @@ -96,7 +96,7 @@ function UnderConstruction({ event_name, record_id }: UnderConstructionProps) { textShadow: "0px 4px 4px rgba(0,0,0,0.25)" }} > - This site is still under construction! + This event is confirmed, but we’re still finalizing the exact schedule! The site will be live in 3-4 business days