fix: 'Ver Menú' button now links to /coffee page
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ export default function HomePage() {
|
|||||||
🛏️ {copy.cta_rooms}
|
🛏️ {copy.cta_rooms}
|
||||||
</Link>
|
</Link>
|
||||||
<Link
|
<Link
|
||||||
href="/menu"
|
href="/coffee"
|
||||||
style={{
|
style={{
|
||||||
display: 'inline-flex',
|
display: 'inline-flex',
|
||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
|
|||||||
Reference in New Issue
Block a user