splosni pogoji in zasebnosti
This commit is contained in:
@@ -377,7 +377,8 @@
|
||||
</section>
|
||||
<section class="bg-light pb-5 pt-5 text-center">
|
||||
<div class="container pb-4 pt-4">
|
||||
<h2 class="fw-normal h1 mb-1 text-dark"><?php _e( 'Izberite paket, ki je pravi za vas!', 'pro_terapevt' ); ?></h2>
|
||||
<h2 class="fw-normal h1 mb-1 text-dark"><?php _e( 'Izberite paket, ki je pravi za vas!', 'pro_terapevt' ); ?></h2>
|
||||
<h2 class="fw-normal h1 mb-1 text-dark"><?php _e( 'AKCIJA - poletni popust!', 'pro_terapevt' ); ?></h2>
|
||||
<p class="mb-4"></p>
|
||||
<div class="col-xl-11 ms-auto me-auto px-0">
|
||||
<div class="align-items-center justify-content-center row">
|
||||
@@ -406,13 +407,14 @@
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 py-3">
|
||||
<div class="bg-light border rounded text-secondary">
|
||||
<div class="align-items-center d-flex fw-light h5 justify-content-center pb-4 ps-3 pe-3 pt-4"> <span class="align-self-start">€</span> <span class="display-4 fw-normal text-dark"><?php _e( '20', 'pro_terapevt' ); ?></span> <span class="align-self-end"><?php _e( '/mesec', 'pro_terapevt' ); ?></span>
|
||||
<div class="align-items-center d-flex fw-light h5 justify-content-center pb-4 ps-3 pe-3 pt-4"><span class="align-self-start">€</span><del class="display-4 fw-normal text-dark"><span style="font-size: smaller;"><?php _e( '20', 'pro_terapevt' ); ?></span></del><ins class="display-4 fw-normal text-dark"><?php _e( '10', 'pro_terapevt' ); ?></ins><span class="align-self-end"><?php _e( '/mesec', 'pro_terapevt' ); ?></span>
|
||||
</div>
|
||||
<h3 class="bg-primary fw-normal h4 mb-0 pb-3 pe-2 ps-2 pt-3 text-uppercase text-white"><?php _e( 'Pro', 'pro_terapevt' ); ?></h3>
|
||||
<div class="pb-5 ps-3 pe-3 pt-4">
|
||||
<ul class="list-unstyled mb-4">
|
||||
<li class="pb-2 pt-2">
|
||||
<?php _e( 'do 15 klientov', 'pro_terapevt' ); ?>
|
||||
<?php _e( 'do', 'pro_terapevt' ); ?> <b><?php _e( '15', 'pro_terapevt' ); ?></b>
|
||||
<?php _e( 'klientov', 'pro_terapevt' ); ?>
|
||||
</li>
|
||||
<li class="pb-2 pt-2">
|
||||
<?php _e( 'Portal za kliente', 'pro_terapevt' ); ?>
|
||||
@@ -429,19 +431,23 @@
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 py-3">
|
||||
<div class="bg-light border rounded text-secondary">
|
||||
<div class="align-items-center d-flex fw-light h5 justify-content-center pb-4 ps-3 pe-3 pt-4"> <span class="align-self-start">€</span> <span class="display-4 fw-normal text-dark"><?php _e( '30', 'pro_terapevt' ); ?></span> <span class="align-self-end"><?php _e( '/mesec', 'pro_terapevt' ); ?></span>
|
||||
<div class="align-items-center d-flex fw-light h5 justify-content-center pb-4 ps-3 pe-3 pt-4"><span class="align-self-start">€</span><del class="display-4 fw-normal text-dark"><span style="font-size: smaller;"><?php _e( '30', 'pro_terapevt' ); ?></span></del><ins class="display-4 fw-normal text-dark"><?php _e( '20', 'pro_terapevt' ); ?></ins><span class="align-self-end"><?php _e( '/mesec', 'pro_terapevt' ); ?></span>
|
||||
</div>
|
||||
<h3 class="bg-dark fw-normal h4 mb-0 pb-3 pe-2 ps-2 pt-3 text-uppercase text-white"><?php _e( 'Epic', 'pro_terapevt' ); ?></h3>
|
||||
<div class="pb-5 ps-3 pe-3 pt-4">
|
||||
<ul class="list-unstyled mb-4">
|
||||
<li class="pb-2 pt-2">
|
||||
<?php _e( 'Neomejeno klientov/več terapevtov', 'pro_terapevt' ); ?>
|
||||
<b><?php _e( 'Neomejeno', 'pro_terapevt' ); ?></b>
|
||||
<?php _e( 'klientov/', 'pro_terapevt' ); ?>
|
||||
<b><?php _e( 'več', 'pro_terapevt' ); ?></b>
|
||||
<?php _e( 'terapevtov', 'pro_terapevt' ); ?>
|
||||
</li>
|
||||
<li class="pb-2 pt-2">
|
||||
<?php _e( 'Portal za kliente', 'pro_terapevt' ); ?>
|
||||
</li>
|
||||
<li class="pb-2 pt-2">
|
||||
<?php _e( 'Računi/predračuni/banke', 'pro_terapevt' ); ?>
|
||||
<?php _e( 'Računi/predračuni/', 'pro_terapevt' ); ?>
|
||||
<b><?php _e( 'banke', 'pro_terapevt' ); ?></b>
|
||||
</li>
|
||||
<li class="pb-2 pt-2">
|
||||
<?php _e( 'Podpora preko el. pošte', 'pro_terapevt' ); ?>
|
||||
@@ -477,6 +483,11 @@
|
||||
<div class="col-md-3 col-xl-2 py-3">
|
||||
<h2 class="fw-normal h5 mb-4 text-uppercase text-white"></h2>
|
||||
<ul class="list-unstyled">
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-3 col-xl-2 py-3">
|
||||
<h2 class="fw-normal h5 mb-4 text-uppercase text-white"></h2>
|
||||
<ul class="list-unstyled">
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-6 col-xl-4 py-3">
|
||||
@@ -513,8 +524,7 @@
|
||||
<div class="col-md pb-2 pt-2">
|
||||
<p class="mb-0"><?php _e( '© 2023 | Robert Ivanc s.p.', 'pro_terapevt' ); ?></p>
|
||||
</div>
|
||||
<div class="col-md-auto pb-2 pt-2">
|
||||
<!-- <a href="#" class="link-light text-decoration-none">Privacy Policy</a> | <a href="#" class="link-light text-decoration-none">Terms of Use</a> -->
|
||||
<div class="col-md-auto pb-2 pt-2"> <a href="/privacy.html" class="link-light text-decoration-none"><?php _e( 'Politika zasebnosti', 'pro_terapevt' ); ?></a> | <a href="/terms.html" class="link-light text-decoration-none"><?php _e( 'Splošni pogoji', 'pro_terapevt' ); ?></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user