Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7730088e90 | |||
| cc919f961f | |||
| 04a428021b | |||
| b1d821658a |
@@ -55,7 +55,7 @@ function FooterHomeOne({ className }) {
|
||||
<li>
|
||||
<Link to="/use-cases">Use Cases</Link>
|
||||
</li>
|
||||
<li>
|
||||
<li className='d-none'>
|
||||
<a target='_blank' href={process.env.REACT_APP_AGENT_LINK}>Agent</a>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
@@ -34,7 +34,7 @@ function HeroHomeOne() {
|
||||
<h1 className="appie-title">
|
||||
Turn Chores into Exciting Challenges and Earn <span className='earn-rewards px-2'>Rewards!</span>
|
||||
</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'>
|
||||
<li className=''>
|
||||
<a className="item-2" target='_blank' href={process.env.REACT_APP_APPLE_APP}>
|
||||
|
||||
Reference in New Issue
Block a user