diff --git a/src/app/page.tsx b/src/app/page.tsx index 098f1a9..df37226 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ const HomePage = () => { tag="Website Builder" tagIcon={Sparkles} tagAnimation="opacity" - background={{ variant: "sparkles-gradient" }} + background={{ variant: "circleGradient" }} buttons={[ { text: "Start Building Free", href: "https://app.webild.io/signup" }, { text: "View Demo", href: "https://demo.webild.io" },