Update ID and screens
This commit is contained in:
+6
-6
@@ -65,7 +65,7 @@
|
||||
<h1 class="hero-title">Build a calm portfolio habit with <span class="hero-title-gradient">PorfolioJournal</span>.</h1>
|
||||
<p class="hero-description">A focused iOS app for monthly portfolio check-ins, reflection notes, and long-term clarity. Stay present, track growth, and build a record of your financial decisions without noise.</p>
|
||||
<div class="hero-actions">
|
||||
<a class="btn-appstore" href="https://apps.apple.com/app/porfoliojournal/id000000000" aria-label="Download on the App Store">
|
||||
<a class="btn-appstore" href="https://apps.apple.com/app/porfoliojournal/id6757678318" aria-label="Download on the App Store">
|
||||
<svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M16.365 12.586c.03 3.232 2.83 4.307 2.86 4.32-.02.076-.44 1.52-1.45 3.015-.88 1.292-1.79 2.58-3.23 2.607-1.42.027-1.88-.84-3.5-.84-1.62 0-2.13.814-3.47.866-1.39.053-2.45-1.4-3.34-2.687-1.82-2.64-3.21-7.47-1.34-10.73.93-1.62 2.6-2.65 4.41-2.68 1.38-.027 2.68.92 3.5.92.82 0 2.36-1.14 3.98-.97.68.03 2.58.27 3.8 2.04-.1.07-2.27 1.33-2.25 3.84zM13.7 3.55c.74-.9 1.24-2.15 1.1-3.4-1.07.04-2.37.7-3.14 1.6-.69.8-1.29 2.08-1.13 3.3 1.2.09 2.42-.61 3.17-1.5z"/></svg>
|
||||
<span class="btn-appstore-text">
|
||||
<span>Download on the</span>
|
||||
@@ -142,22 +142,22 @@
|
||||
<div class="screenshots-gallery" aria-label="App screenshots">
|
||||
<div class="screenshot-item">
|
||||
<picture>
|
||||
<img class="screenshot-frame" src="assets/images/screenshots/screen-1.svg" alt="Portfolio dashboard placeholder" loading="lazy">
|
||||
<img class="screenshot-frame" src="assets/images/screenshots/screen-1.png" alt="Portfolio dashboard placeholder" loading="lazy">
|
||||
</picture>
|
||||
</div>
|
||||
<div class="screenshot-item">
|
||||
<picture>
|
||||
<img class="screenshot-frame" src="assets/images/screenshots/screen-2.svg" alt="Monthly check-in placeholder" loading="lazy">
|
||||
<img class="screenshot-frame" src="assets/images/screenshots/screen-2.png" alt="Monthly check-in placeholder" loading="lazy">
|
||||
</picture>
|
||||
</div>
|
||||
<div class="screenshot-item">
|
||||
<picture>
|
||||
<img class="screenshot-frame" src="assets/images/screenshots/screen-3.svg" alt="Goals tracking placeholder" loading="lazy">
|
||||
<img class="screenshot-frame" src="assets/images/screenshots/screen-3.png" alt="Goals tracking placeholder" loading="lazy">
|
||||
</picture>
|
||||
</div>
|
||||
<div class="screenshot-item">
|
||||
<picture>
|
||||
<img class="screenshot-frame" src="assets/images/screenshots/screen-4.svg" alt="Analytics placeholder" loading="lazy">
|
||||
<img class="screenshot-frame" src="assets/images/screenshots/screen-4.png" alt="Analytics placeholder" loading="lazy">
|
||||
</picture>
|
||||
</div>
|
||||
</div>
|
||||
@@ -287,7 +287,7 @@
|
||||
<h2>Start your calm portfolio habit</h2>
|
||||
<p>Download PorfolioJournal and build a record of your investing journey that you will actually want to revisit.</p>
|
||||
<div class="cta-actions">
|
||||
<a class="btn btn-primary btn-lg" href="https://apps.apple.com/app/porfoliojournal/id000000000">Download on the App Store</a>
|
||||
<a class="btn btn-primary btn-lg" href="https://apps.apple.com/app/porfoliojournal/id6757678318">Download on the App Store</a>
|
||||
<a class="btn btn-secondary btn-lg" href="support.html">Contact Support</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user