Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user