Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7730088e90 | |||
| cc919f961f |
@@ -34,7 +34,7 @@ function HeroHomeOne() {
|
|||||||
<h1 className="appie-title">
|
<h1 className="appie-title">
|
||||||
Turn Chores into Exciting Challenges and Earn <span className='earn-rewards px-2'>Rewards!</span>
|
Turn Chores into Exciting Challenges and Earn <span className='earn-rewards px-2'>Rewards!</span>
|
||||||
</h1>
|
</h1>
|
||||||
<p>Your place to set family goals and reward achievements. Find tasks to earn from, or build a tasks portfolio and find others to perform tasks for you.</p>
|
<p>Your place to set family goals and reward achievements. Find tasks to earn from, or build a task portfolio and find others to perform tasks for you.</p>
|
||||||
<ul className='d-flex justify-content-center justify-content-lg-start'>
|
<ul className='d-flex justify-content-center justify-content-lg-start'>
|
||||||
<li className=''>
|
<li className=''>
|
||||||
<a className="item-2" target='_blank' href={process.env.REACT_APP_APPLE_APP}>
|
<a className="item-2" target='_blank' href={process.env.REACT_APP_APPLE_APP}>
|
||||||
|
|||||||
Reference in New Issue
Block a user