Skip to content

Commit b6a60d8

Browse files
Update DevelopmentFocusSection.tsx
1 parent 37f3081 commit b6a60d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Source code/src/components/DevelopmentFocusSection.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ const DevelopmentFocusSection = () => {
5353
<div className="focus-icon bg-primary-blue/5 text-primary-blue">
5454
<Database size={24} />
5555
</div>
56-
<h3 className="text-xl font-bold mb-3 text-primary-blue">Intelligent analog design</h3>
56+
<h3 className="text-xl font-bold mb-3 text-primary-blue">Intelligent Analog Design</h3>
5757
<p className="text-night">
58-
Creating electronic design automation tools that streamline chip development and manufacturing processes.
58+
Merging analog hardware with machine learning to enable edge computing and autonomous systems.
5959
</p>
6060
</CardContent>
6161
</Card>

0 commit comments

Comments
 (0)