Skip to content

Commit f6322af

Browse files
Update section title to 'Computer Vision on Edge'
1 parent b6a60d8 commit f6322af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source code/src/components/DevelopmentFocusSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const DevelopmentFocusSection = () => {
3333
<div className="focus-icon bg-primary-blue/5 text-primary-blue">
3434
<Cpu size={24} />
3535
</div>
36-
<h3 className="text-xl font-bold mb-3 text-primary-blue">Control and Computer Vision</h3>
36+
<h3 className="text-xl font-bold mb-3 text-primary-blue">Computer Vision on Edge</h3>
3737
<p className="text-night">Developing software for Drones and Robotics using state-of-the-art control and computer vision systems.</p>
3838
</CardContent>
3939
</Card>

0 commit comments

Comments
 (0)