From 8eaa7cc1ef813e0abb9788289152551feac65ddb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:26:20 +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 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" }, -- 2.49.1