diff --git a/src/app/page.tsx b/src/app/page.tsx index cc2ce76..f902acb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function RestaurantPage() { description="Authentic Swiss alpine dining in the heart of Därstetten. Family-run restaurant since generations, serving signature Hot Stone specialties and seasonal game cuisine with warm hospitality." buttons={[ { - text: "Call Now: +41 33 783 11 36", href: "tel:+41337831136" + text: "Call Now", href: "tel:+41337831136" }, { text: "Reserve a Table", href: "#contact"