diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 67b47fe..782b9d9 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -41,9 +41,7 @@ export default function AboutPage() {
brandName="JTN Consulting"
navItems={navItems}
button={{
- text: "Get Started",
- href: "/contact",
- }}
+ text: "Get Started", href: "/contact"}}
/>
@@ -51,27 +49,20 @@ export default function AboutPage() {
@@ -80,32 +71,17 @@ export default function AboutPage() {