Update src/app/page.tsx

This commit is contained in:
2026-05-08 20:36:21 +00:00
parent 6db7d644a6
commit a795e48abf

View File

@@ -126,8 +126,8 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
tag="Reserve Your Evening"
title="Experience Italy Without Leaving Norway"
description="Book your table now for an unforgettable dinner. Call us at +47 00 00 00 00 to reserve."
buttons={[{ text: "Reserve Your Table", href: "tel:+4700000000" }]}
description="Book your table now for an unforgettable dinner. Call us at 41456344 to reserve."
buttons={[{ text: "Call to Reserve: 41456344", href: "tel:41456344" }]}
/>
</div>