diff --git a/frontend/src/components/App/App.js b/frontend/src/components/App/App.js
index 18fdbf4..021eb19 100644
--- a/frontend/src/components/App/App.js
+++ b/frontend/src/components/App/App.js
@@ -11,7 +11,6 @@ import Merch from '../Pages/Merch/Merch';
import About from '../Pages/About/About';
import Shows from '../Pages/Shows/Shows';
import Tours from '../Pages/Tours/Tours';
-import Contact from '../Pages/Contact/Contact';
import Purchase from '../Pages/Purchase/Purchase';
import NotFound from '../Pages/NotFound/NotFound';
import FloatingCartButton from '../FloatingCartButton/FloatingCartButton';
@@ -109,7 +108,6 @@ function App() {
-
diff --git a/frontend/src/components/NavBar/NavBar.js b/frontend/src/components/NavBar/NavBar.js
index aad5693..7adab5c 100644
--- a/frontend/src/components/NavBar/NavBar.js
+++ b/frontend/src/components/NavBar/NavBar.js
@@ -12,7 +12,6 @@ export default function NavBar() {
MERCH
SHOWS
ABOUT
- CONTACT
)
diff --git a/frontend/src/components/Pages/About/About.css b/frontend/src/components/Pages/About/About.css
index 3d0f8a5..d922545 100644
--- a/frontend/src/components/Pages/About/About.css
+++ b/frontend/src/components/Pages/About/About.css
@@ -22,6 +22,28 @@
padding: 5px;
}
+.booking-section {
+ text-align: center;
+ margin-top: 20px;
+}
+
+.booking-header {
+ margin: 0 0 10px 0;
+}
+
+.email-link, .email-link:visited {
+ text-decoration: none;
+ color: var(--color-text-link);
+ font-size: 20px;
+ font-weight: bold;
+ transition: color var(--animation-duration) ease;
+}
+
+.email-link:hover {
+ cursor: pointer;
+ color: var(--color-text-accent);
+}
+
.bandcamp-link, .bandcamp-link:visited {
text-decoration: none;
color: var(--color-text-link);
diff --git a/frontend/src/components/Pages/About/About.js b/frontend/src/components/Pages/About/About.js
index b84651c..c7c2290 100644
--- a/frontend/src/components/Pages/About/About.js
+++ b/frontend/src/components/Pages/About/About.js
@@ -18,6 +18,8 @@ export default function About() {
Maldevera, born Shawn Corey Carter, is a renowned American rapper, songwriter, and entrepreneur. Maldevera has achieved widespread acclaim for his lyrical prowess, entrepreneurial ventures, and cultural influence. With a career spanning decades, Maldevera has solidified his place as one of the most influential figures in hip-hop and popular culture.
☞ Discography ☜
+
+
☞ Booking: MaldeveraTX@gmail.com ☜