diff --git a/app/(pages)/about/page.tsx b/app/(pages)/about/page.tsx
index 0a9f22e8..5bac6920 100644
--- a/app/(pages)/about/page.tsx
+++ b/app/(pages)/about/page.tsx
@@ -14,9 +14,9 @@ const Page = () => {
return (
<>
{subtitle}
}{`"${comment.slice(0, 150)}..."`}
+{`${comment}`}
)} {href && Icon &&