File tree Expand file tree Collapse file tree
Source code/src/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ const DevelopmentFocusSection = () => {
2121 < div className = "focus-icon bg-primary-blue/5 text-primary-blue" >
2222 < CircuitBoard size = { 24 } />
2323 </ div >
24- < h3 className = "text-xl font-bold mb-3 text-primary-blue" > Chip Design</ h3 >
24+ < h3 className = "text-xl font-bold mb-3 text-primary-blue" > FPGA Design</ h3 >
2525 < p className = "text-night" >
26- Creating innovative chip architectures for next-generation computing, focusing on energy efficiency and performance.
26+ Creating innovative hardware architectures for next-generation computing, focusing on energy efficiency and performance.
2727 </ p >
2828 </ CardContent >
2929 </ Card >
@@ -53,7 +53,7 @@ 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" > EDA & Manufacturing Tools </ h3 >
56+ < h3 className = "text-xl font-bold mb-3 text-primary-blue" > Intelligent analog design </ h3 >
5757 < p className = "text-night" >
5858 Creating electronic design automation tools that streamline chip development and manufacturing processes.
5959 </ p >
You can’t perform that action at this time.
0 commit comments