diff --git a/app/page.tsx b/app/page.tsx index 00afd20..db0b55f 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -91,10 +91,10 @@ export default async function LandingPage({
+
Developers like you have done...{' '}
-
+
{typeof totalPushups === 'number'
? totalPushups.toLocaleString()
: totalPushups}{' '}
@@ -102,7 +102,7 @@ export default async function LandingPage({
...and counting!
+