diff --git a/src/app/account/page.tsx b/src/app/account/page.tsx index ab56c13..1e67c4d 100644 --- a/src/app/account/page.tsx +++ b/src/app/account/page.tsx @@ -62,10 +62,10 @@ export default function AccountPage() { diff --git a/src/app/page.tsx b/src/app/page.tsx index a4cfda9..841f657 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,15 +91,15 @@ export default function HomePage() {