Skip to content

Commit 258e895

Browse files
Update section title for clarity
1 parent 564f397 commit 258e895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source code/src/components/ApplicationsSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const ApplicationsSection = () => {
1515
<div className="max-w-6xl mx-auto">
1616
<h2 className="text-3xl md:text-4xl font-bold mb-16 text-center text-primary-blue">
1717
<span className="relative pb-2">
18-
Where We Apply Our Technology
18+
Where Our Technology Can Be Applied
1919
<span className="absolute bottom-0 left-1/2 transform -translate-x-1/2 w-20 h-1 bg-bistre"></span>
2020
</span>
2121
</h2>

0 commit comments

Comments
 (0)