Skip to content

Commit e6b0821

Browse files
committed
chore: use new prices
1 parent b2c535f commit e6b0821

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/app/components/home/home.component.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<h5 class="card-title text-muted text-uppercase text-center">
1414
Eredetvizsgálat
1515
</h5>
16-
<h6 class="card-price text-center">17 000 - 20 000 Ft</h6>
16+
<h6 class="card-price text-center">22 950 - 27 000 Ft</h6>
1717
<hr />
1818
<ul class="fa-ul">
1919
<li>
@@ -135,15 +135,15 @@ <h2><fa-icon [icon]="faCoins" class="px-2"></fa-icon>Árak</h2>
135135
</tr>
136136
<tr>
137137
<td>1400 cm<sup>3</sup> hengerűrtartalomig</td>
138-
<td>17 000 Ft</td>
138+
<td>22 950 Ft</td>
139139
</tr>
140140
<tr>
141141
<td>1401 – 2000 cm<sup>3</sup></td>
142-
<td>18 500 Ft</td>
142+
<td>24 975 Ft</td>
143143
</tr>
144144
<tr>
145145
<td>2000 cm<sup>3</sup> hengerűrtartalom felett</td>
146-
<td>20 000 Ft</td>
146+
<td>27 000 Ft</td>
147147
</tr>
148148
<tr>
149149
<th colspan="2" scope="rowgroup">Gépjárműátírás</th>

0 commit comments

Comments
 (0)