fix: 'Ver Menú' button now links to /coffee page

This commit is contained in:
2026-06-30 00:23:36 -05:00
parent e299c07912
commit 04d5f8c727
+1 -1
View File
@@ -94,7 +94,7 @@ export default function HomePage() {
🛏 {copy.cta_rooms}
</Link>
<Link
href="/menu"
href="/coffee"
style={{
display: 'inline-flex',
alignItems: 'center',