Update src/app/page.tsx
This commit is contained in:
@@ -33,7 +33,7 @@ export default function LuxuryDentistPage() {
|
||||
{ name: "Leistungen", id: "services" },
|
||||
{ name: "Über Uns", id: "about" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
{ name: "Online Termin", href: "/booking" }
|
||||
{ name: "Online Termin", id: "/booking" }
|
||||
]}
|
||||
button={{
|
||||
text: "Termin Online Buchen", href: "/booking"
|
||||
|
||||
Reference in New Issue
Block a user