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"