App-Store-Badge nachgebaut (offizielles 'Laden im App Store', brauner Rand #C4843A) als /img/appstore-badge-de.svg — Hero, iOS-Abschnitt & Profil nutzen jetzt das Badge statt Eigenbau-Buttons, v1275
This commit is contained in:
parent
ad252c66c9
commit
5138b2a411
7 changed files with 30 additions and 28 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="color-scheme" content="light dark">
|
||||
<script src="/js/landing-init.js?v=1274"></script>
|
||||
<script src="/js/landing-init.js?v=1275"></script>
|
||||
<title>Ban Yaro — Die Hunde-App für Deutschland, Österreich & Schweiz</title>
|
||||
<meta name="description" content="Ban Yaro: Die kostenlose All-in-One Hunde-App für DACH. Tagebuch, Giftköder-Alarm, Training mit KI, Forum, Wurfbörse, Stammbaum, Inzucht-Check — DSGVO-konform, offline-fähig, direkt im Browser oder als native iPhone-App (Ban Yaro Go).">
|
||||
<meta name="keywords" content="Hunde App, Hunde Community, Wurfbörse, Züchter, Welpen kaufen, Stammbaum Hund, Inzuchtkoeffizient, Hundezucht, Impfpass Hund, Giftköder Alarm, Gassi Community, Hundetraining App, Hunde Forum, Hunde KI, Hundefilm Datenbank, Welpen Marktplatz">
|
||||
|
|
@ -756,9 +756,8 @@
|
|||
<span class="badge">Made in Germany</span>
|
||||
<span class="badge">Offline-fähig</span>
|
||||
<!-- Ban Yaro Go im App Store (Apple-ID 6775012705) — auch im iOS-Abschnitt #ios-app verlinkt -->
|
||||
<a href="https://apps.apple.com/app/ban-yaro-go/id6775012705" data-appstore class="badge" style="display:inline-flex;align-items:center;gap:.4rem;color:white;text-decoration:none">
|
||||
<svg viewBox="0 0 256 256" style="width:1rem;height:1rem;fill:currentColor"><use href="/icons/phosphor.svg#apple-logo"></use></svg>
|
||||
Im App Store
|
||||
<a href="https://apps.apple.com/app/ban-yaro-go/id6775012705" data-appstore aria-label="Ban Yaro Go im App Store laden" style="display:inline-flex;align-items:center">
|
||||
<img src="/img/appstore-badge-de.svg" alt="Laden im App Store" style="height:42px;width:auto;display:block">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hero-stats" id="hero-stats" style="display:none"></div>
|
||||
|
|
@ -1576,9 +1575,8 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<a href="https://apps.apple.com/app/ban-yaro-go/id6775012705" data-appstore class="cta-btn" style="background:#111;color:white;margin-top:0;display:inline-flex;align-items:center;gap:.6rem">
|
||||
<svg viewBox="0 0 256 256" style="width:1.4rem;height:1.4rem;fill:currentColor"><use href="/icons/phosphor.svg#apple-logo"></use></svg>
|
||||
Im App Store laden
|
||||
<a href="https://apps.apple.com/app/ban-yaro-go/id6775012705" data-appstore aria-label="Ban Yaro Go im App Store laden" style="display:inline-block;line-height:0;margin-top:.5rem">
|
||||
<img src="/img/appstore-badge-de.svg" alt="Laden im App Store" style="height:58px;width:auto">
|
||||
</a>
|
||||
<p style="font-size:.85rem;color:var(--text-muted);margin-top:1rem">Kostenlos · iPhone, iOS 17+ · banyaro.app bleibt im Browser voll nutzbar</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue