From a320dc38ad29fc0b5f24b27777c1974e40d5115c Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Wed, 9 Jul 2025 00:34:04 +0530 Subject: [PATCH] Updated deisgn --- www/src/components/CTA.tsx | 13 +- www/src/components/Features.tsx | 41 ++++-- www/src/components/GitHubButton.tsx | 4 +- www/src/components/Hero.tsx | 34 ++--- www/src/components/Installation.tsx | 8 +- www/src/components/Screenshots.tsx | 2 +- www/src/pages/index.astro | 17 ++- www/src/styles/global.css | 204 ++++++++++++++++++++-------- 8 files changed, 224 insertions(+), 99 deletions(-) diff --git a/www/src/components/CTA.tsx b/www/src/components/CTA.tsx index 3dfebba..be0a137 100644 --- a/www/src/components/CTA.tsx +++ b/www/src/components/CTA.tsx @@ -7,11 +7,16 @@ export function CTA() { return (
-
+
+ {/* Subtle gradient accent */} +
+
+

- Start Protecting Your Code Today + Start Protecting Your + Code Today

Join developers who trust Gitea Mirror to keep their repositories safe and accessible. @@ -22,13 +27,13 @@ export function CTA() {

- - -