Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f9102adb0 | |||
| 0aa0ac3976 | |||
| 5cae72c683 | |||
| 182e014d99 | |||
| e5627ad80e | |||
| 91863a624c | |||
| f12fa3dafd | |||
| 1bba20656e | |||
| 28d98a018a | |||
| 86293fb94f | |||
| 0738271f88 | |||
| ef20799f9c | |||
| c27e8a36b2 | |||
| 252bdeef67 |
@@ -30,7 +30,7 @@ function AfterHero() {
|
|||||||
Reward Accomplishments
|
Reward Accomplishments
|
||||||
</h3>
|
</h3>
|
||||||
<p>
|
<p>
|
||||||
Set goals, tasks, or anything that motivates or needs to be done and reward completion. WrenchBoard is the platform to plan rewards off pick your nose and blow
|
On WrenchBoard, set goals, tasks, or anything else that motivates or needs to be done, and reward completion. WrenchBoard is the platform for planning rewards, engaging, and connecting with family.
|
||||||
</p>
|
</p>
|
||||||
<div className=''>
|
<div className=''>
|
||||||
<a className="mb-5 mb-md-0 main-btn" href={process.env.NEXT_PUBLIC_DASH_URL_LOGIN}>
|
<a className="mb-5 mb-md-0 main-btn" href={process.env.NEXT_PUBLIC_DASH_URL_LOGIN}>
|
||||||
|
|||||||
@@ -114,7 +114,7 @@ function SelectFeatures({ className }) {
|
|||||||
Reward <br /> Achievement
|
Reward <br /> Achievement
|
||||||
</h3>
|
</h3>
|
||||||
<p>
|
<p>
|
||||||
Reward with points, badges, recognition, or money rewards with easy steps
|
Reward with points, badges, recognition, or rewards with easy steps
|
||||||
</p>
|
</p>
|
||||||
<a className="main-btn" href="/about-us">
|
<a className="main-btn" href="/about-us">
|
||||||
Learn More
|
Learn More
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ function TrafficHomeTwo() {
|
|||||||
<div className="appie-traffic-title">
|
<div className="appie-traffic-title">
|
||||||
<h3 className="title">Family Connect</h3>
|
<h3 className="title">Family Connect</h3>
|
||||||
<p>
|
<p>
|
||||||
All you need for a family to get moving with rewards and more. Plan activities and booster family interactions.
|
Looking for ways to keep your family active and engaged? We offer a variety of fun activities, challenges, and rewards to inspire and motivate your loved ones.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="row">
|
<div className="row">
|
||||||
@@ -21,7 +21,7 @@ function TrafficHomeTwo() {
|
|||||||
<i className="fal fa-check" />
|
<i className="fal fa-check" />
|
||||||
</div>
|
</div>
|
||||||
<h5 className="title">Organize Chores</h5>
|
<h5 className="title">Organize Chores</h5>
|
||||||
<p>Simple one-time tasks to repeated tasks or promise of performance or set goals.</p>
|
<p>Whether is one-time or reoccuring task, make chores fun and exciting again for kids.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="col-lg-6 col-md-6">
|
<div className="col-lg-6 col-md-6">
|
||||||
@@ -29,8 +29,8 @@ function TrafficHomeTwo() {
|
|||||||
<div className="icon">
|
<div className="icon">
|
||||||
<i className="fal fa-check" />
|
<i className="fal fa-check" />
|
||||||
</div>
|
</div>
|
||||||
<h5 className="title">Sibling Activities</h5>
|
<h5 className="title">Challenge Zone</h5>
|
||||||
<p>Wrenchboard allows family members to create product connections with educational content with reward tools.
|
<p>Discover exciting challenges, rewards, and friendly competition to keep your kids and whole family engaged.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -48,14 +48,14 @@ function TrafficHomeTwo() {
|
|||||||
<div className="icon">
|
<div className="icon">
|
||||||
<i className="fal fa-check" />
|
<i className="fal fa-check" />
|
||||||
</div>
|
</div>
|
||||||
<h5 className="title">Games & More </h5>
|
<h5 className="title">Play and Learn</h5>
|
||||||
<p>More opportunities to learn with games or the artificial intelligence library and shared material.</p>
|
<p>Discover a world of learning opportunities, from games to cutting-edge AI tools and our vast resource library.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="col-lg-12">
|
<div className="col-lg-12">
|
||||||
<div className="traffic-btn mt-50">
|
<div className="traffic-btn mt-50">
|
||||||
<a className="main-btn" href="#">
|
<a className="main-btn" href={process.env.NEXT_PUBLIC_DASH_URL_LOGIN}>
|
||||||
Learn more about what you can do with WrenchBoard <i className="fal fa-arrow-right" />
|
Join us today and start creating lasting memories together <i className="fal fa-arrow-right" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user