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,