From b4d65d89278d0a9bd7e41dfccb5ddbd0f2442f93 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 13:58:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a7a43c..b3fae38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Premium Mobile Detailing" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} buttons={[ { text: "Schedule Your Transformation", href: "#contact" }, { text: "See Results", href: "#results" } -- 2.49.1