Browse Source

remove mention of wishlist

master
Stephanie Gredell 1 year ago
parent
commit
f757b2f9dd
  1. 4
      templates/welcome.html

4
templates/welcome.html

@ -20,7 +20,7 @@
<h2 class="section-title">Build Your Tech Future</h2> <h2 class="section-title">Build Your Tech Future</h2>
<div class="cards"> <div class="cards">
<div class="card"> <div class="card">
<h3 class="card-title">Your Wishlist</h3> <h3 class="card-title">Your Goals</h3>
<p class="card-content">Track your certifications and courses. Update or add goals to keep your community engaged.</p> <p class="card-content">Track your certifications and courses. Update or add goals to keep your community engaged.</p>
<button class="card-button">Add a Goal</button> <button class="card-button">Add a Goal</button>
</div> </div>
@ -47,7 +47,7 @@
<div class="cards"> <div class="cards">
<div class="card"> <div class="card">
<h3 class="card-title">Fund a Goal</h3> <h3 class="card-title">Fund a Goal</h3>
<p class="card-content">Choose a learner’s wishlist item and contribute to their education journey.</p> <p class="card-content">Choose a learner’s goal and contribute to their education journey.</p>
<button class="card-button">Browse Goals</button> <button class="card-button">Browse Goals</button>
</div> </div>
<div class="card"> <div class="card">

Loading…
Cancel
Save