Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a940286e6f | |||
| 1f0b06b431 | |||
| eab53d6545 | |||
| 3295a67381 |
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Jetzt Termin vereinbaren", href: "#contact"},
|
text: "Jetzt Beratungstermin anfragen", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-teeth-x-ray-clinic_23-2147879289.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-teeth-x-ray-clinic_23-2147879289.jpg?_wi=2"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -144,6 +144,9 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Unsere Leistungen"
|
title="Unsere Leistungen"
|
||||||
description="Breites Spektrum auf höchstem Niveau."
|
description="Breites Spektrum auf höchstem Niveau."
|
||||||
|
buttons={[
|
||||||
|
{ text: "Jetzt Termin buchen", href: "#contact" }
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user