From 016f406405474b0b62fd3a8dc256e63c17b771a3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 10:48:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e83c929..cc3b839 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,7 +15,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="large" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -42,7 +42,7 @@ export default function LandingPage() { { text: "View Collection", href: "#bestsellers" } ]} buttonAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241148.jpg" imageAlt="Premium luxury watch showcase" mediaAnimation="blur-reveal" -- 2.49.1