Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 68d492526d | |||
| 0069de64fa | |||
| 2689c69a7c | |||
| 4fd6b3433e | |||
| 0272a9e3e2 |
1414
src/app/layout.tsx
1414
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Alle Fahrzeuge auf mobile.de ansehen", href: "https://www.mobile.de" }
|
{ text: "Fahrzeug reservieren", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user