Homeparty online, Cron SEPA
This commit is contained in:
parent
13fb2cfe98
commit
36872100c6
41 changed files with 1140 additions and 189 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<p class="font-lato weight-300 size-20 nomargin-bottom">
|
||||
Du möchtest Vertriebspartner werden oder hast Fragen zu unseren Produkten?
|
||||
</p>
|
||||
<h3>Jetzt Kontakt aufnehmen: <span><strong style="color:#566d56">+49 (0) 8333 946 98 90</strong></span>
|
||||
<h3>Jetzt Kontakt aufnehmen: <span><strong style="color:#566d56">+49 (0) 8333 946 17 67</strong></span>
|
||||
</h3>
|
||||
</div><!-- /left text -->
|
||||
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
87755 Kirchhaslach<br>
|
||||
</li>
|
||||
<li class="footer-sprite phone">
|
||||
Telefon: +49 (0) 8333 946 98 90
|
||||
Telefon: +49 (0) 8333 946 17 67
|
||||
</li>
|
||||
<li class="footer-sprite email">
|
||||
<a href="mailto:info@riwa-tec.de">info@mivita.care</a>
|
||||
|
|
|
|||
|
|
@ -69,6 +69,13 @@
|
|||
Produktwelt
|
||||
</a>
|
||||
</li>
|
||||
@if(!$user_shop)
|
||||
<li class="">
|
||||
<a href="https://mivita.shop/produkte/alle-produkte">
|
||||
Shop
|
||||
</a>
|
||||
</li>
|
||||
@endif
|
||||
<li class="{{ Request::is('geschaeftsmodell/*') ? ' active' : '' }}">
|
||||
<a href="{{url('/geschaeftsmodell/karrierechancen')}} ">
|
||||
Karrierechancen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue