From 89de2568d8e823b384fad32b1b5c9c5f2341a172 Mon Sep 17 00:00:00 2001 From: Mohamed Najah Pookkottur <118618771+najah-pktr@users.noreply.github.com> Date: Sat, 11 Apr 2026 22:14:32 +0530 Subject: [PATCH 1/2] redesign landing page with dark theme feat(ui): redesign landing page with humane dark theme - Implement modern dark mode using GitHub-inspired color palette (#0d1117) - Improve accessibility and readability with system UI fonts - Enhance responsive layout for mobile devices - Remove neon/gradients in favor of flat, clean design - Fix mixed content warnings by using relative script paths --- index.html | 212 +++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 175 insertions(+), 37 deletions(-) diff --git a/index.html b/index.html index 487ea61..9d9396c 100644 --- a/index.html +++ b/index.html @@ -1,47 +1,185 @@ - +
+