We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05502b0 commit c0ef4d6Copy full SHA for c0ef4d6
src/app/product/page.tsx
@@ -156,7 +156,7 @@ const Product = () => {
156
</div>
157
158
<div className='landing__text__section__subconten text-white font-normal my-3t text-center text-2xl'>
159
- <p>Alchemysts can become integral members of your <br/> buisness and start-up teams</p>
+ <p>Alchemysts can become integral members of your <br/> business and start-up teams.</p>
160
161
162
@@ -200,8 +200,8 @@ const Product = () => {
200
201
<div className='text-white mt-5 text-2xl'>
202
<p>Alchemysts can become integral</p>
203
- <p>members of your buisness and start-up</p>
204
- <p>teams</p>
+ <p>members of your business and start-up</p>
+ <p>teams.</p>
205
206
207
0 commit comments