diff --git a/src/app/success/page.tsx b/src/app/success/page.tsx index 10bcacf..3e2ed33 100644 --- a/src/app/success/page.tsx +++ b/src/app/success/page.tsx @@ -74,7 +74,7 @@ export default function Home() { Or, if already registered, more time should have been added to your account - + diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index cee7d8e..04d203f 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -60,7 +60,7 @@ export default function Navbar({currentPage}: {currentPage: string}) {