diff --git a/src/app/page.tsx b/src/app/page.tsx index f784949..fba6dc5 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: "noise" }} + background={{ variant: "glowing-orb" }} 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() {