diff --git a/src/app/page.tsx b/src/app/page.tsx index 8947762..fb3fa1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSmallSizeMediumTitles" - background={{ variant: "animated-grid" }} + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} testimonials={[ { name: "Michael Chen", handle: "@autotech_pro", testimonial: "These accessories completely transformed my vehicle. Premium quality and exceptional installation support!", rating: 5,