@@ -81,7 +81,7 @@ <h1>Let's Draft Morning Neurons ✨🧠☕️</h1>
81
81
</ div >
82
82
</ div >
83
83
< button id ="next-1 " class ="mdc-button mdc-button--raised next-btn ">
84
- < span class ="mdc-button__label "> Enter Content</ span >
84
+ < span class ="mdc-button__label "> Content</ span >
85
85
< i class ="material-icons "> arrow_forward</ i >
86
86
</ button >
87
87
< div class ="attribution ">
@@ -110,7 +110,7 @@ <h1 id="content-step-title">Now, the content</h1>
110
110
< span class ="mdc-button__label "> Back</ span >
111
111
</ button >
112
112
< button id ="next-2 " class ="mdc-button mdc-button--raised next-btn ">
113
- < span class ="mdc-button__label "> Choose Recipients</ span >
113
+ < span class ="mdc-button__label "> Recipients</ span >
114
114
< i class ="material-icons "> arrow_forward</ i >
115
115
</ button >
116
116
</ div >
@@ -140,7 +140,7 @@ <h1>Almost there!</h1>
140
140
< span class ="mdc-button__label "> Back</ span >
141
141
</ button >
142
142
< button id ="sendBtn " class ="mdc-button mdc-button--raised send-btn " disabled >
143
- < span class ="mdc-button__label "> Send Newsletter </ span >
143
+ < span class ="mdc-button__label "> Send Neurons </ span >
144
144
< i class ="material-icons "> send</ i >
145
145
</ button >
146
146
</ div >
@@ -167,4 +167,4 @@ <h1>Neurons are on the way! 🎉✨🚀</h1>
167
167
< script src ="https://unpkg.com/material-components-web@latest/dist/material-components-web.min.js "> </ script >
168
168
< script src ="script.js "> </ script >
169
169
</ body >
170
- </ html >
170
+ </ html >
0 commit comments