Welcome popup text update

This commit is contained in:
fraxle
2026-06-11 23:39:07 +01:00
parent 5a95b875c2
commit 4e073e6401
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -59,9 +59,9 @@ export function WelcomeModal({ onClose }) {
<h2 class="welcome-title" id="welcome-title">How to read the sky in 3 steps</h2> <h2 class="welcome-title" id="welcome-title">How to read the sky in 3 steps</h2>
</div> </div>
<p class="welcome-intro"> <p class="welcome-intro">
This isn't your usual weather forecast. SunScope shows how the weather actually${' '} This isn't your usual weather forecast. SunScope goes deeper than temperature alone —
<em>feels</em> — so for the best results, pick the <strong>environment</strong> that it shows how the environment affects you: sun exposure, wind chill, UV intensity, and more.
matches where you'll be. For the best results, pick the <strong>environment</strong> that matches where you'll be.
</p> </p>
<ol class="welcome-steps"> <ol class="welcome-steps">
${STEPS.map((s, i) => html` ${STEPS.map((s, i) => html`
+1 -1
View File
@@ -30,7 +30,7 @@
} }
}, },
"2026-06-12": { "2026-06-12": {
"visits": 1, "visits": 3,
"profiles": { "profiles": {
"showall": 1, "showall": 1,
"basic": 1 "basic": 1