From a95f7652fe630711a6318424d817cfe80b629b24 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:26:04 +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 a54a7f4..d5e7fe5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function CreatorHubPage() { title="Showcase Your Creative Work" description="Connect with brands and grow your audience. Build your professional portfolio in minutes." tag="Portfolio Platform" - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { text: "Start Portfolio", href: "#about" }, { text: "View Examples", href: "#portfolio" }, -- 2.49.1