From da504abf4bd8a8e5930cc88476f0e1702044a3e4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 1 Mar 2026 17:44:13 +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 9a2aef9..ebb44d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Explore Products", href: "#products" }, { text: "Learn Our Story", href: "#about" } ]} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/flat-lay-natural-cream-concept_23-2148565339.jpg" imageAlt="Skincare product showcase with natural ingredients" frameStyle="card" -- 2.49.1