diff --git a/src/App.js b/src/App.js index 2649a5b..0aab2e8 100644 --- a/src/App.js +++ b/src/App.js @@ -23,7 +23,7 @@ function App() { } /> } /> } /> - } /> + } /> {/* } /> */} {/* diff --git a/src/components/awards/Awards.js b/src/components/awards/Awards.js index d1c4a63..aacf267 100644 --- a/src/components/awards/Awards.js +++ b/src/components/awards/Awards.js @@ -32,8 +32,6 @@ const Awards = () => {
- - { return (
- - - - - {/* content */} - -
- {/* strip */} - - , - , - ]} - positionSkills="User Experience (UX) · Figma" + + {/* content */} + +
+ {/* strip */} + + , + , + ]} + positionSkills="User Experience (UX) · Figma" + />, - , - , - ]} - positionSkills="User Experience (UX) · Figma" - /> + , + , ]} + positionSkills="User Experience (UX) · Figma" /> + ]} + /> -
- - , - , - ]} - positionSkills="User Experience (UX) · Figma" +
+ + , + , + ]} + positionSkills="User Experience (UX) · Figma" + />, - , - , - ]} - positionSkills="User Experience (UX) · Figma" - /> + , + , ]} + positionSkills="User Experience (UX) · Figma" /> -
- - + ]} + /> +
+ +
); }; diff --git a/src/components/projects/Projects.js b/src/components/projects/Projects.js index 296db0e..ccdb9fc 100644 --- a/src/components/projects/Projects.js +++ b/src/components/projects/Projects.js @@ -11,8 +11,6 @@ const Projects = () => {
- -
@@ -53,8 +51,6 @@ const Projects = () => {
- - ); }; diff --git a/src/pages/Achievements/Achievements.js b/src/pages/Achievements/Achievements.js index 0ba179c..c596330 100644 --- a/src/pages/Achievements/Achievements.js +++ b/src/pages/Achievements/Achievements.js @@ -1,8 +1,27 @@ import React from 'react' +import Navbar from '../../components/navbar/Navbar' +import Subnav from '../../components/navbar/Subnav' + +import Footer from '../../components/footer/Footer' + const Achievements = () => { return ( -
Achievements
+ <> + + + + + +