-
-
-
OEM Automation
-
- - (123)-456-7890
- - Address
- - New Jersey, US
-
-
-
-
Placeholder
-
- - blah blah
- - blah
- - blahh
-
-
-
-
Placeholder
-
- - blah blah
- - blah
- - blahh
-
-
-
-
-
+ return (
+
+
+
+
+
+
OEM Automation
+
+ - (123)-456-7890
+ - Address
+ - New Jersey, US
+
+
+
Placeholder
+
+ - blah blah
+ - blah
+ - blahh
+
+
+
+
Placeholder
+
+ - blah blah
+ - blah
+ - blahh
+
+
+
+
+
- );
-}
+
+
+ );
+};
-export default Footer;
\ No newline at end of file
+export default Footer;
diff --git a/src/components/header/Nav.js b/src/components/header/Nav.js
index 30a5b1e..003e47c 100644
--- a/src/components/header/Nav.js
+++ b/src/components/header/Nav.js
@@ -3,6 +3,7 @@ import { Navbar, Container } from 'react-bootstrap';
const Nav = () => {
return (
+
@@ -10,6 +11,7 @@ const Nav = () => {
+
);
}
diff --git a/src/components/mainPage/showCase.jsx b/src/components/mainPage/showCase.jsx
index b4a0115..607a550 100644
--- a/src/components/mainPage/showCase.jsx
+++ b/src/components/mainPage/showCase.jsx
@@ -4,7 +4,7 @@ import { plc, w2c } from "../../assets";
const ShowCase = () => {
return (
-