diff --git a/frontend/app/ProfilePage.jsx b/frontend/app/ProfilePage.jsx
index 2f745fd..6950a5e 100644
--- a/frontend/app/ProfilePage.jsx
+++ b/frontend/app/ProfilePage.jsx
@@ -75,19 +75,6 @@ export function ProfilePage({ content }) {
type="application/ld+json"
dangerouslySetInnerHTML={{ __html: JSON.stringify(jsonLd) }}
/>
-