Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-10 04:58:52 +00:00
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
export const metadata = {
title: "Cazadores Mexican Restaurant", description: "Authentic Mexican Food in Monticello"};
@@ -1379,4 +1378,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -203,4 +203,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}