Skip to content

Commit

Permalink
Update VisionSection.tsx
Browse files Browse the repository at this point in the history
Signed-off-by: Neeraj Rekwar <[email protected]>
  • Loading branch information
neerajrekwar authored Sep 6, 2024
1 parent bdeb76f commit 568e4e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/components/VisionSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ export const VisionSection: React.FC = () => {
<div>
<p className="bg-seven p-3 rounded-2xl">
Would you like to learn more about a specific framework or
discuss your project's requirements?
discuss your project&apos;s requirements?
</p>
<div className="flex justify-start">
<span className="p-1 m-2 bg-seven rounded-lg fill-five">
Expand Down Expand Up @@ -653,7 +653,7 @@ export const VisionSection: React.FC = () => {
</svg>
<h6 className="text-2xl py-2">Preventing Bugs</h6>
<p className="text-four">
Test the application from the end-user's perspective.
Test the application from the end-user&apos;s perspective.
</p>
</span>
</div>
Expand Down

0 comments on commit 568e4e1

Please sign in to comment.