Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cbd5a7aec9 | |||
| 8fd38e23c5 | |||
| 611cc67689 |
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
{ id: "2", name: "Cocktail Royal", price: "8.000 Kz", imageSrc: "http://img.b2bpic.net/free-photo/champagne-glass-foamy-dark-beverage_140725-8519.jpg" },
|
||||
{ id: "3", name: "Petiscos Premium", price: "12.000 Kz", imageSrc: "http://img.b2bpic.net/free-photo/main-course-restaurant_7939-2408.jpg" }
|
||||
]}
|
||||
title="Cardápio Exclusivo"
|
||||
title="Menu de Degustação Selecionado"
|
||||
description="Explore as nossas criações gastronômicas."
|
||||
/>
|
||||
</div>
|
||||
@@ -171,4 +171,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user