diff --git a/src/components/About.jsx b/src/components/About.jsx
index eb5c295..820dbc1 100644
--- a/src/components/About.jsx
+++ b/src/components/About.jsx
@@ -6,20 +6,10 @@ function About() {
-
+
-
About
-
- Lorem Ipsum is simply dummy text of the printing and typesetting
- industry. Lorem Ipsum has been the industry's standard dummy text
- ever since the 1500s, when an unknown printer took a galley of
- type and scrambled it to make a type specimen book.
-
+
about
diff --git a/src/components/Contact.jsx b/src/components/Contact.jsx
index b274248..14bf11a 100644
--- a/src/components/Contact.jsx
+++ b/src/components/Contact.jsx
@@ -6,20 +6,10 @@ function Contact() {
-
+
-
Contact
-
- Lorem Ipsum is simply dummy text of the printing and typesetting
- industry. Lorem Ipsum has been the industry's standard dummy text
- ever since the 1500s, when an unknown printer took a galley of
- type and scrambled it to make a type specimen book.
-
+
contact
diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx
index 3fab5b4..88524ac 100644
--- a/src/components/Footer.jsx
+++ b/src/components/Footer.jsx
@@ -2,12 +2,10 @@ import React from "react";
function Footer() {
return (
-