diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c73e2a9..a7572e7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -45,7 +45,7 @@ export default function AboutPage() {
diff --git a/src/app/study-ai/page.tsx b/src/app/study-ai/page.tsx index f4295a2..3e17131 100644 --- a/src/app/study-ai/page.tsx +++ b/src/app/study-ai/page.tsx @@ -34,7 +34,7 @@ export default function StudyAIPage() { diff --git a/src/app/therapy-ai/page.tsx b/src/app/therapy-ai/page.tsx index 42050d8..d7103ad 100644 --- a/src/app/therapy-ai/page.tsx +++ b/src/app/therapy-ai/page.tsx @@ -46,7 +46,7 @@ export default function TherapyAIPage() {