Skip to content

Commit 94c940f

Browse files
authored
Update pricing.astro
1 parent 274ad9d commit 94c940f

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

src/pages/pricing.astro

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ import Layout from '../layouts/Layout.astro';
1818
</h1>
1919
<div class="mt-4 d-flex flex-wrap">
2020
<a class="btn-white purple-text p-2 px-3 mr-3 d-inline rounded" href="https://my.kodular.io/premium/#monthly">
21-
Upgrade now for $3.50/month
21+
Upgrade now for €3.99/month
2222
</a>
2323
<a class="btn-outline-white p-2 px-3 d-inline rounded" href="https://my.kodular.io/premium/#yearly">
24-
or for $35/year
24+
or for €40.99/year
2525
</a>
2626
</div>
2727
</div>
@@ -63,15 +63,10 @@ import Layout from '../layouts/Layout.astro';
6363
<td class="benefits__td">Only Google Ad Manager components, with commission</td>
6464
<td class="benefits__td">Google Ad Manager components with commission + all other monetization components without commission</td>
6565
</tr>
66-
<tr>
67-
<td class="benefits__td text-left">Monetization approvals</td>
68-
<td class="benefits__td">Regular review process</td>
69-
<td class="benefits__td">Fast-tracked approval process</td>
70-
</tr>
7166
</table>
7267
</div>
7368
</div>
7469

7570
</section>
7671
<!-- Section: Pricing v.6 -->
77-
</Layout>
72+
</Layout>

0 commit comments

Comments
 (0)