Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2 #16

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from
Open

V2 #16

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions dist/build.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/build.js.map

Large diffs are not rendered by default.

Binary file added dist/nova_01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/nova_02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/pina_01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/pina_02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/pina_03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/porto_01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/porto_02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/porto_03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 10 additions & 3 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<p>Praça das Piscinas Naturais, Galeria Verdes Mares, 1º Andar, Porto de Galinhas-PE</p>

<h3>Fone:</h3>
<a href="tel+558135521962">81 - 3552.1962</a>
<a href="tel:+558135521962">81 - 3552.1962</a>
</aside>

<aside class="column is-one-third">
Expand Down Expand Up @@ -130,7 +130,8 @@
.app-container {
position: relative;
text-align: center;
min-height: 940px;
height: auto;
min-height: 650px;
margin-bottom: 0 !important;
border-bottom: 20px solid;

Expand All @@ -142,7 +143,7 @@
}

.choose-box {
padding: 15% 0 30px 0;
padding: 7% 0 30px 0;

h1 {
text-transform: uppercase;
Expand Down Expand Up @@ -223,4 +224,10 @@
text-align: center;
margin-top: 20px;
}

button {
&.is-primary {
height: 4.285em;
}
}
</style>
35 changes: 11 additions & 24 deletions src/Porto.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,10 @@
<slick ref="slick" :options="slickOptions">
<img
class="slide-image"
src="./assets/images/home/home_01.jpg" alt="">
src="./assets/images/home/nova_01.jpg" alt="">
<img
class="slide-image"
src="./assets/images/home/home_02.jpg" alt="">
<img
class="slide-image"
src="./assets/images/home/home_03.jpg" alt="">
src="./assets/images/home/nova_02.jpg" alt="">
<img
class="slide-image"
src="./assets/images/home/home_04.jpg" alt="">
Expand All @@ -31,28 +28,17 @@
<div slot="slide-image">
<slick ref="slick" :options="slickOptions">
<img
src="./assets/images/o-caldinho/caldinho_01.jpg" alt="">
src="./assets/images/o-caldinho/porto_01.jpg" alt="">
<img
src="./assets/images/o-caldinho/caldinho_02.jpg" alt="">
src="./assets/images/o-caldinho/porto_02.jpg" alt="">
<img
src="./assets/images/o-caldinho/caldinho_03.jpg" alt="">
<img
src="./assets/images/o-caldinho/caldinho_04.jpg" alt="">
src="./assets/images/o-caldinho/porto_03.jpg" alt="">
</slick>
</div>

<p class="container" slot="slide-content">
O Caldinho do Nenen é o refúgio perfeito para quem busca momentos de descontração entre a família ou cercado de amigos, acompanhados sempre do melhor da gastronomia. A casa tem entre suas especialidades os famosos Caldinhos, eleitos pela revista Veja como o melhor da Cidade. Entre as diversas opções do cardápio estão os frutos do mar, preparados com ingredientes frescos, carnes, aves e ótimas opções para petiscos ou refeições.

São mais de 20 anos servindo com prazer e atendendo com excelência.

<br>

A estrutura do Caldinho do Nenen inclui o maior espaço kids da Cidade, amplo estacionamento com manobrista e área climatizada.

<br>

Comprove a nossa qualidade, vem pro Caldinho do Nenen.
Desde 2015 O Caldinho do Nenen aportou em Porto de Galinhas e desde então arrebatou os paladares dos turistas que visitam a melhor praia do Brasil. Com um tempero inigualável, a nossa cozinha é especializada em frutos do mar, o segredo são os ingredientes frescos, ostras, caranguejos e guaiamuns conservados vivos fazem grande sucesso por aqui.
Nossa casa tem ambientação aconchegante concebida cuidadosamente para você se sentir bem, aliás, não tem como ficar de outra forma com a vista espetacular do Caldinho do Nenen Porto de Galinhas, com as piscinas naturais bem à sua frente, estamos aguardando você.
</p>
</cn-slide>

Expand Down Expand Up @@ -91,9 +77,10 @@
</div>
</cn-slide>

<cn-contact
id="contato"
:logo="logo">
<cn-contact id="contato" :logo="logo">
<a href="tel:+558135521962" slot="contact-number">
81 - 3552.1962
</a>
</cn-contact>

<cn-map
Expand Down
15 changes: 7 additions & 8 deletions src/Recife.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,11 @@
<div slot="slide-image">
<slick ref="slick" :options="slickOptions">
<img
src="./assets/images/o-caldinho/caldinho_01.jpg" alt="">
src="./assets/images/o-caldinho/pina_01.jpg" alt="">
<img
src="./assets/images/o-caldinho/caldinho_02.jpg" alt="">
src="./assets/images/o-caldinho/pina_02.jpg" alt="">
<img
src="./assets/images/o-caldinho/caldinho_03.jpg" alt="">
<img
src="./assets/images/o-caldinho/caldinho_04.jpg" alt="">
src="./assets/images/o-caldinho/pina_03.jpg" alt="">
</slick>
</div>

Expand Down Expand Up @@ -91,9 +89,10 @@
</div>
</cn-slide>

<cn-contact
id="contato"
:logo="logo">
<cn-contact id="contato" :logo="logo">
<a href="tel:+558134666455" slot="contact-number">
81 - 3466.6455
</a>
</cn-contact>

<cn-map
Expand Down
Binary file added src/assets/images/home/nova_01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/home/nova_02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/images/o-caldinho/caldinho_01.jpg
Binary file not shown.
Binary file removed src/assets/images/o-caldinho/caldinho_02.jpg
Binary file not shown.
Binary file removed src/assets/images/o-caldinho/caldinho_03.jpg
Binary file not shown.
Binary file removed src/assets/images/o-caldinho/caldinho_04.jpg
Binary file not shown.
Binary file added src/assets/images/o-caldinho/pina_01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/o-caldinho/pina_02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/o-caldinho/pina_03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/o-caldinho/porto_01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/o-caldinho/porto_02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/o-caldinho/porto_03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/Contact.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<li>Praça das Piscinas Naturais, Galeria Verdes Mares, 1º Andar, Porto de Galinhas</li>

<li class="phone">
<a href="tel:+558135521962">81 - 3552.1962</a>
<slot name="contact-number"></slot>
</li>

<li class="email">
Expand Down
1 change: 0 additions & 1 deletion src/components/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
Contato
</a>
</li>

</ul>
</div>
</div>
Expand Down