diff --git a/src/app/page.tsx b/src/app/page.tsx index ca6a182..fd418c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="largeSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="glass" @@ -44,7 +44,7 @@ export default function LandingPage() { tag="Trusted Local Service" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "glowing-orb" }} imageSrc="http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg" imageAlt="Professional car wash service" imagePosition="right"