+
+
+
+
Halal Monitor
+
Sign in to access the global halal map — mosques, prayer spaces, and halal restaurants near you.
Sign In
@@ -190,7 +192,11 @@ export default function HalalMonitorPage() {
}
if (authLoading) {
- return
Loading...
+ return (
+
+ )
}
if (!token || !user) return
if (!user.isPremium && !user.isPro) return
@@ -201,35 +207,35 @@ export default function HalalMonitorPage() {
return (
{/* Toolbar */}
-
-
-
-
Halal Monitor
+
+
+
+ Halal Monitor
- {loading &&
}
+ {loading &&
}
{places.length > 0 && (
-
+
{mosques.length} mosques · {restaurants.length} restaurants
)}
@@ -237,8 +243,8 @@ export default function HalalMonitorPage() {
{/* Error bar */}
{error && (
-
-
{error}
+
+ {error}
)}
@@ -246,12 +252,12 @@ export default function HalalMonitorPage() {
{/* Map */}
{!center ? (
-
-
+
+
Search a city or use your location to find halal places.