Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-09 07:37:03 +00:00

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
{
text: "Ligar Agora", href: "tel:+258000000000"},
{
text: "Solicitar Orçamento", href: "#contact"},
text: "Reservar sua Mesa", href: "#contact"},
]}
avatars={[
{
@@ -293,4 +293,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}