From 40905f87ecc05a19cb9895e90a51e21dbc80e869 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:46:53 +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 ad7bbcb..38232fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="mediumLarge" - background="fluid" + background="circleGradient" cardStyle="inset" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -48,7 +48,7 @@ export default function LandingPage() { { text: 'View Products', href: '#services' }, { text: 'Get Directions', href: '#contact' } ]} - background={{ variant: 'fluid' }} + background={{ variant: 'sparkles-gradient' }} imageSrc="http://img.b2bpic.net/free-photo/headlights-old-vintage-car_181624-3932.jpg" imageAlt="Premium custom car accessories showcase" frameStyle="card" -- 2.49.1