Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 079d976e9f | |||
| 7b2a4e04a5 | |||
| ee3847e7b1 | |||
| 559f0e1359 | |||
| 1d746e9074 | |||
| ff4f6e43c1 | |||
| 7626586a36 | |||
| fb54014b8b | |||
| 27920f6bf6 | |||
| f3290ac570 | |||
| 7120b7a80d |
@@ -1415,4 +1415,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-photo/ornate-table-art-nouveau-style_23-2150975531.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/ornate-table-art-nouveau-style_23-2150975531.jpg"
|
||||||
imageAlt="Hochwertiges antikes Möbelstück"
|
imageAlt="Hochwertiges antikes Möbelstück"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Jetzt kostenlos bewerten lassen", href: "contact" },
|
{ text: "Kostenlose Bewertung", href: "contact" },
|
||||||
{ text: "Jetzt anrufen", href: "#" }
|
{ text: "Jetzt anrufen", href: "#" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -220,4 +220,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user