Update src/app/page.tsx

This commit is contained in:
2026-03-17 10:34:34 +00:00
parent 4daf1fdf8c
commit d7b610fc55

View File

@@ -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,