@@ -124,8 +124,8 @@ const LearnMore: React.FC = () => {
124124 < span > Available on both iOS and Android</ span >
125125 </ div >
126126 < div className = "tip-item" >
127- < span className = "tip-icon" > 🔐 </ span >
128- < span > Sign in with Google to create your account </ span >
127+ < span className = "tip-icon" > 🔔 </ span >
128+ < span > Allow notifications for the best experience </ span >
129129 </ div >
130130 </ div >
131131 </ div >
@@ -148,10 +148,6 @@ const LearnMore: React.FC = () => {
148148 < span className = "tip-icon" > ⚠️</ span >
149149 < span > Requires Node.js 18 or higher</ span >
150150 </ div >
151- < div className = "tip-item" >
152- < span className = "tip-icon" > 🌐</ span >
153- < span > Authentication opens a browser to complete setup with your Google account</ span >
154- </ div >
155151 </ div >
156152 </ div >
157153 </ div >
@@ -210,7 +206,7 @@ const LearnMore: React.FC = () => {
210206 < div className = "step-tips" >
211207 < div className = "tip-item" >
212208 < span className = "tip-icon" > 🖱️</ span >
213- < span > If these apps are not permitted , you can use a < a
209+ < span > Or , you can use a < a
214210 href = "https://a.co/d/cygzeFj" target = "_blank" rel = "noopener noreferrer" style = { {
215211 color : 'var(--primary-color)' ,
216212 textDecoration : 'underline'
0 commit comments