Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 10:48:10 +00:00

View File

@@ -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" }}
/>
</div>
@@ -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}
/>
</div>