From fbcedc404a46a1651da978e440497db17433ba48 Mon Sep 17 00:00:00 2001 From: abhrajitray77 Date: Thu, 7 Aug 2025 20:10:46 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Added=20shader=20hero=20componen?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/src/components/Hero.tsx | 15 +-- www/src/components/ShaderBackground.astro | 140 ++++++++++++++++++++++ www/src/pages/index.astro | 6 +- 3 files changed, 149 insertions(+), 12 deletions(-) create mode 100644 www/src/components/ShaderBackground.astro diff --git a/www/src/components/Hero.tsx b/www/src/components/Hero.tsx index e7032cd..9c53d7b 100644 --- a/www/src/components/Hero.tsx +++ b/www/src/components/Hero.tsx @@ -9,16 +9,9 @@ export function Hero() { return (
- {/* Elegant gradient background */} -
-
-
-
-
- {/* spline object */}
-
+
-

+

Automatically mirror your GitHub repositories to self-hosted Gitea. Never lose access to your code with continuous backup and synchronization.

-
+
Self-Hosted @@ -66,7 +59,7 @@ export function Hero() {
{/* Call to action buttons */} -
+