From 847f7eab189f4077964bd4c4936fc6240fb97ae8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 02:40:12 +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 701ce33..e752232 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { value: "12+", label: "Years Experience" } ]} enableKpiAnimation={true} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} mediaAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/empty-workplace-with-different-objects-man-moved-away_1153-3800.jpg" imageAlt="modern creative workspace design studio" -- 2.49.1