Skip to content

Commit

Permalink
cambios en la carta de bebidas y en la home page
Browse files Browse the repository at this point in the history
  • Loading branch information
byteAr committed Mar 17, 2022
1 parent 8a0c3bf commit 0a8bc13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/app/standart/pages/cocteles/cocteles.component.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<div class="pageContainer">
<img src="https://res.cloudinary.com/dgq2ycemj/image/upload/v1647488504/CARTATRAGOSFRENTE_con_precios_xqhfgv.png" alt="">
<img src="https://res.cloudinary.com/dgq2ycemj/image/upload/v1647488512/CARTATRAGOSTRASERA_precios_riih7y.png" alt="">
<img src="https://res.cloudinary.com/dgq2ycemj/image/upload/v1647557752/menu_vinos_y_espumantes_ji8img.png" alt="">
</div>
2 changes: 1 addition & 1 deletion src/app/standart/pages/home/home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ <h1>Página web en construcción</h1>
<div class="containerButtons">
<button routerLink="../menu" class="buttonHome">IR AL MENU ONLINE</button>
</div>
<button routerLink="../tragos" class="buttonHome">IR A LA CARTA DE TRAGOS</button>
<button routerLink="../tragos" class="buttonHome">IR A LA CARTA BEBIDAS</button>
</div>
</div>

1 comment on commit 0a8bc13

@vercel
Copy link

@vercel vercel bot commented on 0a8bc13 Mar 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.