diff --git a/src/app/page.tsx b/src/app/page.tsx index ee6e583..5790a03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { imageAlt="Luxus-Immobilienprojekt mit modernem Design" mediaAnimation="slide-up" imagePosition="right" - background={{ variant: "glowing-orb" }} + background={{ variant: "plain" }} /> @@ -257,7 +257,7 @@ export default function LandingPage() { { text: "Beratung jetzt buchen", href: "#" }, { text: "Unsere Services erkunden", href: "#process" }, ]} - background={{ variant: "glowing-orb" }} + background={{ variant: "plain" }} useInvertedBackground={false} />