diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f263fa..4c153e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="20 Years of Local Expertise" tagIcon={Award} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} testimonials={[ { name: "Mike Thornton", handle: "Trucker, MT Vernon", testimonial: "Finally someone who understands the trucking industry. They found deductions I didn't even know existed.", rating: 5, @@ -235,7 +235,7 @@ export default function LandingPage() { { text: "Drop By with Coffee" } ]} buttonAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={true} />