Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 694596dbc4 | |||
| 656f48368d | |||
| 3dcd3928f4 | |||
| 9a8d55298e | |||
| 43b116ff7c |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroOverlay
|
||||
title="Mehr als Sie sich ausmalen."
|
||||
description="Ihr professioneller Malerbetrieb in der Schweiz. Handwerk, Qualität und Ästhetik für Ihre Räume."
|
||||
buttons={[{ text: "Leistungen entdecken", href: "/services" }]}
|
||||
buttons={[{ text: "Jetzt Angebot anfragen", href: "/contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-paints-with-white-paint-wooden-planks_169016-6486.jpg"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/male-hand-paints-with-white-paint-wood-painting-concept-close-up-place-text_169016-4433.jpg", alt: "Handwerker Detail 1" },
|
||||
@@ -123,4 +123,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user