|
4 | 4 | <div id="hire_team"> |
5 | 5 | <h1 class="main-title">{!! $page_title !!}</h1> |
6 | 6 |
|
7 | | - <div class="offset-1 offset-md-2 col-10 col-md-12"> |
8 | | - <p class="mt-5 text-bigger"> |
| 7 | + <div class="offset-1 offset-md-2 col-10 col-md-12 text-bigger"> |
| 8 | + <p> |
9 | 9 | Your project is a success, but your technical debt is slowing you down? |
10 | 10 | <br> |
11 | 11 | Our clients used to have similar problem. |
12 | 12 | </p> |
13 | 13 |
|
14 | | - <p class="text-bigger"> |
| 14 | + <p class="mb-5"> |
15 | 15 | We help you to <strong>cut feature development costs to a fraction</strong><br> |
16 | 16 | and make your team <strong>productive and happy again</strong>. |
17 | 17 | </p> |
18 | 18 |
|
19 | | - <br> |
20 | | - |
21 | | - <p class="mt-5 text-bigger"> |
| 19 | + <p> |
22 | 20 | We build a long-term and <strong>reliable relationship with you</strong> – our |
23 | 21 | client. |
24 | | - <br> |
25 | | - <br> |
| 22 | + </p> |
| 23 | + |
| 24 | + <p> |
26 | 25 | Haphazard changes can quickly backfire and introduce regression bugs. |
27 | 26 | <br> |
28 | 27 | That's why we take small, safe, gradual steps to reach our goal. |
|
131 | 130 |
|
132 | 131 | <hr class="project-border-line m-5"> |
133 | 132 |
|
134 | | - <div class="text-center"> |
135 | | - After we deliver the intro analysis in PDF, you can explore the plan with your team. |
136 | | - <br> |
137 | | - Then we'll have a call about next steps. |
138 | | - <br> |
139 | | - We agree on the best place to start and move to the 2nd phase. |
| 133 | + <div class="text-left offset-1"> |
| 134 | + <p> |
| 135 | + After we deliver the intro analysis in PDF, you can explore the plan with your team. |
| 136 | + <br> |
| 137 | + Then we'll have a call about next steps. |
| 138 | + <br> |
| 139 | + We agree on the best place to start and move to the 2nd phase. |
| 140 | + </p> |
140 | 141 | </div> |
141 | 142 |
|
142 | 143 | <hr class="project-border-line m-5"> |
|
217 | 218 | </p> |
218 | 219 | </div> |
219 | 220 |
|
220 | | - <div class="clearfix"></div> |
221 | 221 |
|
| 222 | + |
| 223 | + <div class="clearfix" style="clear: both"></div> |
| 224 | + |
| 225 | + <br> |
222 | 226 | <br> |
223 | 227 | <br> |
224 | 228 |
|
225 | 229 | <div class="text-center mt-2"> |
226 | 230 | <a href="{{ action(\App\Controller\ContactController::class) }}" |
227 | 231 | class="btn btn-success btn-lg ms-3"> |
228 | | - Ready for phase 1? Contact us |
| 232 | + Do you want to start today? Contact us |
229 | 233 | </a> |
230 | 234 | </div> |
231 | 235 |
|
|
0 commit comments