diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 85a72a7..8da0eb8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -23,7 +23,7 @@ export default function RootLayout({ children: React.ReactNode; }>) { return ( - +
- {copy.space.endSession.description} +
+ {description}
+ {copy.space.goalComplete.currentGoalLabel} +
++ {trimmedCurrentGoal} +
+- {copy.space.goalComplete.currentGoalLabel} -
-- {trimmedCurrentGoal} -
-GOAL COMPLETE
++ {copy.space.completionResult.eyebrow} +
- {description} + {copy.space.goalComplete.timerDescription}