From e55da155741610a50f39624c45611e23570e3a59 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Feb 2026 15:40:22 +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 320e3c7..e1cd240 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 More", href: "about" } ]} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} imageSrc="https://img.b2bpic.net/free-photo/joyful-woman-sniffing-palm-tree-with-closed-eyes-outdoor-shot-beautiful-tanned-woman-enjoying-vacation_197531-14651.jpg" imageAlt="Luxurious skincare products with natural ingredients" frameStyle="card" -- 2.49.1