Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-12 18:21:02 +00:00

View File

@@ -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() {
<ContactText
text="Bist du bereit, echte Unternehmer-Verbindungen zu knüpfen? Sichere dir heute noch deinen Early Access!"
animationType="entrance-slide"
background={{ variant: "noise" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Early Access sichern", href: "https://forms.gle/tXmwHB8Fn4t7AYY18" }