File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -102,14 +102,14 @@ export default function RootLayout({
102102 localization = { {
103103 signIn : {
104104 start : {
105- title : 'Sign in to Saileela Rahasya' ,
106- subtitle : 'Welcome back! Please sign in to continue your spiritual journey.' ,
105+ title : 'Identify yourself to Saileela Rahasya' ,
106+ subtitle : 'Welcome back! Please identify yourself to continue your spiritual journey.' ,
107107 }
108108 } ,
109109 signUp : {
110110 start : {
111- title : 'Create account for Saileela Rahasya' ,
112- subtitle : 'Join us to begin your journey of inquiry.' ,
111+ title : 'Identify yourself to Saileela Rahasya' ,
112+ subtitle : 'Join the collective to begin your journey of inquiry.' ,
113113 }
114114 }
115115 } }
Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ export default function UtilityMenu() {
216216 </ div >
217217 < div className = "space-y-2" >
218218 < h3 className = "text-xl font-black text-gray-900" > Join the Collective</ h3 >
219- < p className = "text-sm text-gray-500 leading-relaxed font-medium" > Please sign in to share questions and access personalized spiritual guidance.</ p >
219+ < p className = "text-sm text-gray-500 leading-relaxed font-medium" > Please identify yourself to share questions and access personalized spiritual guidance.</ p >
220220 </ div >
221221 < div className = "pt-4" >
222222 < SignInButton mode = "modal" >
You can’t perform that action at this time.
0 commit comments