Welcome popup text update
This commit is contained in:
@@ -59,9 +59,9 @@ export function WelcomeModal({ onClose }) {
|
||||
<h2 class="welcome-title" id="welcome-title">How to read the sky in 3 steps</h2>
|
||||
</div>
|
||||
<p class="welcome-intro">
|
||||
This isn't your usual weather forecast. SunScope shows how the weather actually${' '}
|
||||
<em>feels</em> — so for the best results, pick the <strong>environment</strong> that
|
||||
matches where you'll be.
|
||||
This isn't your usual weather forecast. SunScope goes deeper than temperature alone —
|
||||
it shows how the environment affects you: sun exposure, wind chill, UV intensity, and more.
|
||||
For the best results, pick the <strong>environment</strong> that matches where you'll be.
|
||||
</p>
|
||||
<ol class="welcome-steps">
|
||||
${STEPS.map((s, i) => html`
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@
|
||||
}
|
||||
},
|
||||
"2026-06-12": {
|
||||
"visits": 1,
|
||||
"visits": 3,
|
||||
"profiles": {
|
||||
"showall": 1,
|
||||
"basic": 1
|
||||
|
||||
Reference in New Issue
Block a user