From d89675f145c13f9c20b8f26bc461be3caa03db56 Mon Sep 17 00:00:00 2001 From: sirpiglr <49359077-sirpiglr@users.noreply.replit.com> Date: Sat, 6 Dec 2025 02:22:12 +0000 Subject: [PATCH] Align landing page with site's overall design and navigation Refactor client/pages/Index.tsx to wrap IsometricRealmSelector in the Layout component and remove custom header/footer from client/components/IsometricRealmSelector.tsx to ensure consistent styling and navigation. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: d873c72a-adfa-4a4c-997b-1ade64361a9c Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/muiWWXW Replit-Helium-Checkpoint-Created: true --- client/components/IsometricRealmSelector.tsx | 73 +------------------- client/pages/Index.tsx | 5 +- 2 files changed, 4 insertions(+), 74 deletions(-) diff --git a/client/components/IsometricRealmSelector.tsx b/client/components/IsometricRealmSelector.tsx index 36613fa5..35f2b139 100644 --- a/client/components/IsometricRealmSelector.tsx +++ b/client/components/IsometricRealmSelector.tsx @@ -149,10 +149,7 @@ export default function IsometricRealmSelector() { `; return ( -
+
{/* Ambient particles */}
{particles.map((particle) => ( @@ -182,27 +179,6 @@ export default function IsometricRealmSelector() { ))}
- {/* Header */} - -
-
- - AeThex -
- OS v5.0 -
-
- - Connect Passport - -
-
- {/* Main content */}
))}
- - -
-
-

Platform

- Downloads - Roadmap - Changelog - Status -
-
-

Community

- Community Hub - Creators - Developers - Blog -
-
-

Company

- About - Careers - Press Kit - Contact -
-
-

Legal

- Privacy - Terms - Trust Center -
-
-
-

© 2024 AeThex. All rights reserved.

-
- Discord - - Twitter - - GitHub -
-
-