From de66397e46c0841e664a7ac3f790c358af51e5d1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 04:39:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1bf3305..ab061be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { imageAlt="Creative web agency workspace" mediaAnimation="slide-up" imagePosition="right" - background={{ variant: "aurora" }} + background={{ variant: "radial-gradient" }} kpis={[ { value: "500+", label: "Projects Delivered" }, { value: "150+", label: "Happy Clients" }, @@ -70,7 +70,7 @@ export default function LandingPage() {