diff --git a/apps/timo-web/app/[locale]/onboarding/_containers/OnboardingFunnelContainer.tsx b/apps/timo-web/app/[locale]/onboarding/_containers/OnboardingFunnelContainer.tsx index 864eacec..ab1411ee 100644 --- a/apps/timo-web/app/[locale]/onboarding/_containers/OnboardingFunnelContainer.tsx +++ b/apps/timo-web/app/[locale]/onboarding/_containers/OnboardingFunnelContainer.tsx @@ -60,7 +60,7 @@ export const OnboardingFunnelContainer = () => { className="hidden shrink-0 lg:block lg:size-[350px] xl:size-[430px] 2xl:size-[500px]" ariaLabel="온보딩 애니메이션" /> -
+
diff --git a/apps/timo-web/messages/en.json b/apps/timo-web/messages/en.json index 8f846765..d5a00349 100644 --- a/apps/timo-web/messages/en.json +++ b/apps/timo-web/messages/en.json @@ -160,7 +160,7 @@ "headline": "Manage your day with clear timeboxes.", "description": "Please log in to your timo account.", "connectLabel": "Log in with Google", - "termsNotice": "By continuing, you agree to the timo Terms of Service and Privacy Policy." + "termsNotice": "By continuing, you agree to the timo \nTerms of Service and Privacy Policy." }, "Error": { "title": "A problem has occurred.",