Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8bd4bafdd1 | |||
| aa02bb4d8e | |||
| 07bc4694bc | |||
| 35d1134197 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
title="Authentic Portuguese Soul in Luxembourg"
|
||||
description="Experience the true essence of Portugal with fresh, traditional ingredients and warm, attentive service. Join us for a culinary journey in the heart of Luxembourg."
|
||||
tag="Since 2012"
|
||||
buttons={[{ text: "Book a Table", href: "#contact" }]}
|
||||
buttons={[{ text: "Reserve Your Table", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg", imageAlt: "Restaurant Ambiance"},
|
||||
@@ -179,4 +179,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user