From 848c53c62ce2d87f2be9adaacd81f5bef46a4a33 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 09:39:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e4742e..dbe4fd3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { imageAlt="creative team working collaboration digital" mediaAnimation="slide-up" imagePosition="right" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} avatars={[ { src: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2955.jpg", alt: "Team member Sarah" }, { src: "http://img.b2bpic.net/free-photo/serious-young-man-standing-outdoors-with-his-arms-crossed_1262-19037.jpg", alt: "Team member Marcus" }, @@ -240,7 +240,7 @@ export default function LandingPage() { { text: "Schedule a Consultation", href: "mailto:hello@webild.com" }, { text: "Explore Our Services", href: "#services" } ]} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={false} />