diff --git a/src/app/page.tsx b/src/app/page.tsx index 9045555..57d309c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="largeSmallSizeLargeTitles" - background={{ variant: "plain" }} + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -195,7 +195,7 @@ export default function LandingPage() { description="Schedule your HVAC service or request a free quote today. Available 24/7 for emergencies." tagIcon={MessageSquare} tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email address" buttonText="Request Service"