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 @@ -38,16 +38,7 @@ const ApplicationsSection = () => {
3838 < h3 className = "text-lg font-bold text-primary-blue" > Drones</ h3 >
3939 </ CardContent >
4040 </ Card >
41-
42- < Card className = "focus-card bg-offwhite border-primary-blue/20 hover:border-primary-blue/50" >
43- < CardContent className = "p-6 flex flex-col items-center text-center" >
44- < div className = "focus-icon bg-primary-blue/5 text-primary-blue" >
45- < Database size = { 24 } />
46- </ div >
47- < h3 className = "text-lg font-bold text-primary-blue" > Smart Manufacturing</ h3 >
48- </ CardContent >
49- </ Card >
50-
41+
5142 < Card className = "focus-card bg-offwhite border-primary-blue/20 hover:border-primary-blue/50" >
5243 < CardContent className = "p-6 flex flex-col items-center text-center" >
5344 < div className = "focus-icon bg-primary-blue/5 text-primary-blue" >
You can’t perform that action at this time.
0 commit comments