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() {