From 150b9a311d5a51e9098f6f81922846581bb3c4f4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 18:20:05 +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 888a326..f784949 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Netzwerk Revolution" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "noise" }} testimonials={[ { name: "Sarah Johnson", handle: "Founder, TechCorp", testimonial: "Endlich eine Plattform für echte Unternehmer!", rating: 5, @@ -199,7 +199,7 @@ export default function LandingPage() {