From 835f81ee405e2e833449728b538e43343b401df0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:12:24 +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 3175e66..fb209aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "Shop Now", href: "/products" }, { text: "Browse Categories", href: "/categories" } ]} - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/african-american-man-looks-clothes-online-touch-screen-monitor-fashion-boutique-mall-self-service-board-male-customer-looking-trendy-clothes-items-retail-kiosk-display_482257-63314.jpg" imageAlt="Modern shopping experience" frameStyle="card" -- 2.49.1