From 2f1c5bc6d70a1f545312fcbbc05ed29dbcdc70ed Mon Sep 17 00:00:00 2001 From: David Kaya Date: Sun, 29 Mar 2026 16:51:00 +0200 Subject: [PATCH] feat: redesign of the website --- website/src/layouts/Base.astro | 111 ++-- website/src/pages/index.astro | 1027 +++++++++++++++++++++----------- website/src/styles/global.css | 117 ++++ 3 files changed, 883 insertions(+), 372 deletions(-) diff --git a/website/src/layouts/Base.astro b/website/src/layouts/Base.astro index 19a0768..e8c7204 100644 --- a/website/src/layouts/Base.astro +++ b/website/src/layouts/Base.astro @@ -18,71 +18,92 @@ const { - + - - + + + + {title} - + -