diff --git a/app/page.tsx b/app/page.tsx index 696c4d48..87ec2c2d 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -48,7 +48,7 @@ export default function HomePage() { Learn More -
+
{profilePage()}
diff --git a/app/profiles/page.tsx b/app/profiles/page.tsx index 19d56145..4ec2e0e5 100644 --- a/app/profiles/page.tsx +++ b/app/profiles/page.tsx @@ -188,7 +188,7 @@ export default function ProfilePage() {
) : (
-

No profiles found matching your criteria.

+ {/*

No profiles found matching your criteria.

*/}