Skip to content

Commit

Permalink
18058 - Names Request UI - Fixed wording on landing page (#727)
Browse files Browse the repository at this point in the history
ready for dev
  • Loading branch information
Rajandeep98 authored Oct 10, 2023
1 parent 1e6ec29 commit 9c98f0e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "name-request",
"version": "5.2.8",
"version": "5.2.9",
"private": true,
"appName": "Name Request UI",
"sbcName": "SBC Common Components",
Expand Down
3 changes: 1 addition & 2 deletions src/components/lower-info-area/new-and-better-way.vue
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,9 @@
</v-col>
<v-col cols="12">
<ul>
<li><span>Find out if you can have your name right away (<i>Coming soon</i>)</span></li>
<li><span>Interactive help building a name</span></li>
<li><span>Get alternatives when your name is not available</span></li>
<li><span>Guidance picking the most appropriate business structure (<i>Coming soon</i>)</span></li>
<li><span>Guidance picking the most appropriate business structure</span></li>
<li><span>Know how long it will take to get results for your name request</span></li>
<li><span>Self-serve options to help track and manage your name request</span></li>
</ul>
Expand Down

0 comments on commit 9c98f0e

Please sign in to comment.