Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-05-22 22:10:31 +00:00

View File

@@ -140,6 +140,8 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
buttonText="Absenden"
imageSrc="https://images.unsplash.com/photo-1596524430615-b46618392176?q=80&w=800"
imageAlt="Kontakt aufnehmen"
/>
</div>
@@ -154,4 +156,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}