|
1 | 1 | <% provide(:title, "About") %> |
2 | 2 | <div class="page-header"> |
3 | | -<h1>TechScreen.net Overview</h1> |
| 3 | +<h1>XYZZY Overview</h1> |
4 | 4 | </div> |
5 | 5 | <div class="row"> |
6 | 6 | <div class="col-md-12"> |
7 | | - <p class="center">TechScreen.net helps you set up and manage screening tests for software development candidates. |
| 7 | + <p class="center">XYZZY helps you set up and manage screening tests for software development candidates. |
8 | 8 | Quickly create tests from a variety of technology topics and thousands of questions, or create your own. Manage your candidates' results, share with employers. </p> |
9 | 9 | </div> |
10 | 10 | </div> |
11 | 11 | <div class="row"> |
12 | 12 | <div class="col-md-4"> |
13 | 13 | <div> |
14 | 14 | <h4>View Test Submissions</h4> |
15 | | - <%= image_tag("features.png", size: "300x200", alt: "TechScreen.net") %> |
| 15 | + <%= image_tag("features.png", size: "300x200", alt: "XYZZY") %> |
16 | 16 | </div> |
17 | 17 | </div> |
18 | 18 | <div class="col-md-4"> |
19 | 19 | <div> |
20 | 20 | <h4>Search Screening Questions</h4> |
21 | | - <%= image_tag("questions.png", size: "300x200", alt: "TechScreen.net") %> |
| 21 | + <%= image_tag("questions.png", size: "300x200", alt: "XYZZY") %> |
22 | 22 | </div> |
23 | 23 | </div> |
24 | 24 | <div class="col-md-4"> |
25 | 25 | <div> |
26 | 26 | <h4>View Metrics</h4> |
27 | | - <%= image_tag("metrics.png", size: "300x200", alt: "TechScreen.net") %> |
| 27 | + <%= image_tag("metrics.png", size: "300x200", alt: "XYZZY") %> |
28 | 28 | </div> |
29 | 29 | </div> |
30 | 30 | </div> |
|
76 | 76 | </div> |
77 | 77 |
|
78 | 78 | <h1><%= link_to "Sign up now", signup_path(:membership_level_id => 1) %> or |
79 | | -<%= link_to "contact us", contact_path %> for more information about TechScreen.net.</h1> |
80 | | -<h1> |
81 | | -<%= image_tag("big-logo.png", class: "responsive-image") %></h1> |
| 79 | +<%= link_to "contact us", contact_path %> for more information about XYZZY.</h1> |
| 80 | +<h1>logo</h1> |
0 commit comments