Skip to content

Commit

Permalink
fix(landing): add in trial account linkage
Browse files Browse the repository at this point in the history
  • Loading branch information
faithyeenxin committed Oct 7, 2023
1 parent 899ab94 commit 2ef1348
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions apps/client/src/components/landing/UseFridgeDaddy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,10 @@ const UseFridgeDaddy = () => {
data-testid='wasted-left-container-item'
className='text-md md:text-xl text-center md:text-left text-gray-500 md:w-5/6 font-lato '
>
Find out more by clicking the{' '}
<strong className='text-orange'>Learn More</strong> button our
navigation bar above!
Try FridgeDaddy out by using our{' '}
<a className='text-orange' href='/login'>
trial account!
</a>
</h1>
</div>
</div>
Expand Down

0 comments on commit 2ef1348

Please sign in to comment.