diff --git a/components/footer.js b/components/footer.js index 2cbc0dc..eb52c7e 100644 --- a/components/footer.js +++ b/components/footer.js @@ -52,7 +52,7 @@ export default function Footer() { {discordText} - + Linkedin diff --git a/components/navbar.js b/components/navbar.js index 337b9a2..60e1dab 100644 --- a/components/navbar.js +++ b/components/navbar.js @@ -49,6 +49,7 @@ export default function Navbar() { + diff --git a/pages/certifications.js b/pages/certifications.js new file mode 100644 index 0000000..4461b02 --- /dev/null +++ b/pages/certifications.js @@ -0,0 +1,53 @@ +import Layout from "../layout/layout"; +import { motion } from "framer-motion"; + +export default function Certifications() { + return ( + +
+
+
+ +
+

+ My certifications +

+

+ Verified Certifications +

+
+
+
+ +
+
+ +
+
+
+ + ) +} diff --git a/pages/contact.js b/pages/contact.js index cf94eef..47943ca 100644 --- a/pages/contact.js +++ b/pages/contact.js @@ -69,7 +69,7 @@ export default function Contact() {

Josh Severo

- + {/*

-
+ */}