diff --git a/src/components/about/About.jsx b/src/components/about/About.jsx index 878a536..2c72335 100644 --- a/src/components/about/About.jsx +++ b/src/components/about/About.jsx @@ -13,7 +13,7 @@ import {FiGitCommit} from 'react-icons/fi' const About = () => { return (
-
Get To Know
+

Get To Know

About Me

@@ -41,19 +41,19 @@ const About = () => {
-
Experience
+

Experience

2+ Years Working
-
Contributions
+

Contributions

500+ Commits
{/*
-
Projects
+

Projects

10+ Completed
*/}
diff --git a/src/components/contact/Contact.jsx b/src/components/contact/Contact.jsx index 882f36e..2d71576 100644 --- a/src/components/contact/Contact.jsx +++ b/src/components/contact/Contact.jsx @@ -19,27 +19,27 @@ const Contact = () => { return (
-
Get In Touch
+

Get In Touch

Contact Me

-

Email

-
amerfathullah@gmail.com
+

Email

+

amerfathullah@gmail.com

Send a message
-

LinkedIn

-
Amer Fathullah
+

LinkedIn

+

Amer Fathullah

Send a message
diff --git a/src/components/experience/Experience.jsx b/src/components/experience/Experience.jsx index 0d0749d..42bfe3b 100644 --- a/src/components/experience/Experience.jsx +++ b/src/components/experience/Experience.jsx @@ -4,7 +4,7 @@ import './experience.css' const Experience = () => { return (
-
Where Have I Worked Before
+

Where Have I Worked Before

My Work Experiences

diff --git a/src/components/header/Header.jsx b/src/components/header/Header.jsx index 68fab9b..f4344f1 100644 --- a/src/components/header/Header.jsx +++ b/src/components/header/Header.jsx @@ -10,9 +10,9 @@ const Header = () => { return (
-
Hello I'm
+

Hello I'm

Amer Fathullah

-
Full-Stack Developer
+

Full-Stack Developer

diff --git a/src/components/portfolio/Portfolio.jsx b/src/components/portfolio/Portfolio.jsx index 22a11ae..f54b696 100644 --- a/src/components/portfolio/Portfolio.jsx +++ b/src/components/portfolio/Portfolio.jsx @@ -58,7 +58,7 @@ const data = [ const Portfolio = () => { return (
-
My Recent Work
+

My Recent Work

Portfolio

diff --git a/src/components/services/Services.jsx b/src/components/services/Services.jsx index 1e8b24c..780b1d0 100644 --- a/src/components/services/Services.jsx +++ b/src/components/services/Services.jsx @@ -5,7 +5,7 @@ import {BiCheck} from 'react-icons/bi' const Services = () => { return (
-
What I Offer
+

What I Offer

Services

diff --git a/src/components/skills/Skills.jsx b/src/components/skills/Skills.jsx index 4ff48a8..b3c4d40 100644 --- a/src/components/skills/Skills.jsx +++ b/src/components/skills/Skills.jsx @@ -5,7 +5,7 @@ import {BsPatchCheckFill} from 'react-icons/bs' const Skills = () => { return (
-
What Skills I Have
+

What Skills I Have

My Skills

diff --git a/src/components/testimonials/Testimonials.jsx b/src/components/testimonials/Testimonials.jsx index 07aefb6..6171a34 100644 --- a/src/components/testimonials/Testimonials.jsx +++ b/src/components/testimonials/Testimonials.jsx @@ -43,7 +43,7 @@ const data = [ const Testimonials = () => { return (
-
Review from clients
+

Review from clients

Testimonials

h2, +section > p, section > h5 { text-align: center; color: var(--color-light);