diff --git a/frontend/src/views/Landing/index.tsx b/frontend/src/views/Landing/index.tsx index c281b8ec3..86f9c6d5a 100644 --- a/frontend/src/views/Landing/index.tsx +++ b/frontend/src/views/Landing/index.tsx @@ -46,6 +46,8 @@ const Landing = () => { statusQueries.filter((query) => query.status === 'error').length > 0 ? ( { SPAR's service is impacted due to server connection issue. You can check the  @@ -85,6 +88,7 @@ const Landing = () => { {/* Login buttons */}