From 3061942af419ee212ddf8e55ddd2c8a618eef031 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 08:38:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f75ddbd..1e508c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function ProfilePage() { tag="Design System" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-vector/email-signature-collection-gradient-style_23-2147835168.jpg", imageAlt: "Profile header design" }, { imageSrc: "http://img.b2bpic.net/free-vector/cv-template-online_23-2148553381.jpg", imageAlt: "Profile card layout" }, -- 2.49.1