From 7df8295fdb78888d630a55b20b81fd03897b837a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 00:43:53 +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 43ade33..7d1a4dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Expert Repair Service" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} buttons={[ { text: "Get Your Suit Repaired", href: "#contact" }, { text: "Learn More", href: "#services" } -- 2.49.1