We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f3081 commit b6a60d8Copy full SHA for b6a60d8
1 file changed
Source code/src/components/DevelopmentFocusSection.tsx
@@ -53,9 +53,9 @@ const DevelopmentFocusSection = () => {
53
<div className="focus-icon bg-primary-blue/5 text-primary-blue">
54
<Database size={24} />
55
</div>
56
- <h3 className="text-xl font-bold mb-3 text-primary-blue">Intelligent analog design</h3>
+ <h3 className="text-xl font-bold mb-3 text-primary-blue">Intelligent Analog Design</h3>
57
<p className="text-night">
58
- Creating electronic design automation tools that streamline chip development and manufacturing processes.
+ Merging analog hardware with machine learning to enable edge computing and autonomous systems.
59
</p>
60
</CardContent>
61
</Card>
0 commit comments