diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 93def15..7a898ed 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -68,7 +68,6 @@ export default function AboutPage() {
tag="Our Journey"
tagIcon={Sparkles}
title="Crafting Digital Success Stories Since 2018"
- description="At Webild, our story began with a passion for transforming visions into captivating digital realities. For over five years, we've partnered with businesses to design and develop cutting-edge websites that not only look stunning but also drive measurable results. We believe in innovation, collaboration, and a relentless pursuit of excellence, ensuring every project we undertake leaves a lasting impact."
useInvertedBackground={false}
className="py-20"
buttons={[{ text: "Learn More", href: "/contact" }]}
@@ -95,7 +94,6 @@ export default function AboutPage() {