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" },