From 6f122957dbdff0576935f9b4cacd8aed2def2b31 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 13:01:54 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 6b045f7..d0d6654 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -104,7 +104,7 @@ export default function HomePage() { { icon: Clock, title: "Late Night Hours", - value: "Until 4AM", + value: "Until 4 AM", }, { icon: Award, -- 2.49.1