diff --git a/app/explorer/page.tsx b/app/explorer/page.tsx index 810339e..6d205a9 100644 --- a/app/explorer/page.tsx +++ b/app/explorer/page.tsx @@ -388,18 +388,18 @@ function ExplorerPageContent() { if (loading) { return ( -
+
-

+

Explore Hackathons

- -

Loading hackathons from blockchain...

-

+ +

Loading hackathons from blockchain...

+

{isConnected ? `Fetching from ${getNetworkName(chainId)}` : 'Please connect your wallet'}

@@ -410,12 +410,12 @@ function ExplorerPageContent() { if (error) { return ( -
+
-

+

Explore Hackathons

-

Discover amazing Web3 hackathons and join the innovation

+

Discover amazing Web3 hackathons and join the innovation

{/* Network Status */}
@@ -461,21 +461,21 @@ function ExplorerPageContent() { } return ( -
+
-
-
-

+
+
+

Explore Hackathons

-
-
+
+
{/* Search and Filters */} -
+
-
+