diff --git a/src/app/page.tsx b/src/app/page.tsx index d9c6bc0..50cc8a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,6 @@ export default function LandingPage() { { name: "Galeria", id: "gallery" }, { name: "Contato", id: "contact" } ]} - brandName="Restaurante O Mineiro" bottomLeftText="Parque Taquaral, Campinas" bottomRightText="(19) 99598-9815" /> @@ -250,4 +249,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}