Skip to content

Commit c0ef4d6

Browse files
committed
add
1 parent 05502b0 commit c0ef4d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/app/product/page.tsx

+3-3
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ const Product = () => {
156156
</div>
157157

158158
<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>
159+
<p>Alchemysts can become integral members of your <br/> business and start-up teams.</p>
160160
</div>
161161
</div>
162162
</div>
@@ -200,8 +200,8 @@ const Product = () => {
200200

201201
<div className='text-white mt-5 text-2xl'>
202202
<p>Alchemysts can become integral</p>
203-
<p>members of your buisness and start-up</p>
204-
<p>teams</p>
203+
<p>members of your business and start-up</p>
204+
<p>teams.</p>
205205
</div>
206206
</div>
207207
</div>

0 commit comments

Comments
 (0)