Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 196b939be9 | |||
| ec2203b961 | |||
| 66d80846d0 | |||
| 107309b52f |
@@ -140,6 +140,8 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttonText="Absenden"
|
buttonText="Absenden"
|
||||||
|
imageSrc="https://images.unsplash.com/photo-1596524430615-b46618392176?q=80&w=800"
|
||||||
|
imageAlt="Kontakt aufnehmen"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -154,4 +156,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user