Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 28d36d82fc | |||
| 1415eba4a0 | |||
| 365fc88c87 | |||
| 5e65477f97 |
@@ -35,7 +35,6 @@ export default function LandingPage() {
|
|||||||
{ name: "Galeria", id: "gallery" },
|
{ name: "Galeria", id: "gallery" },
|
||||||
{ name: "Contato", id: "contact" }
|
{ name: "Contato", id: "contact" }
|
||||||
]}
|
]}
|
||||||
brandName="Restaurante O Mineiro"
|
|
||||||
bottomLeftText="Parque Taquaral, Campinas"
|
bottomLeftText="Parque Taquaral, Campinas"
|
||||||
bottomRightText="(19) 99598-9815"
|
bottomRightText="(19) 99598-9815"
|
||||||
/>
|
/>
|
||||||
@@ -250,4 +249,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user