Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7464b03904 | |||
| a940286e6f | |||
| 1f0b06b431 | |||
| eab53d6545 | |||
| 3295a67381 |
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
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"
|
||||
avatars={[
|
||||
@@ -144,6 +144,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Unsere Leistungen"
|
||||
description="Breites Spektrum auf höchstem Niveau."
|
||||
buttons={[
|
||||
{ text: "Jetzt Termin buchen", href: "#contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user