Skip to content

Commit de934eb

Browse files
authored
simpler homapage, contact (#2996)
1 parent 4757b79 commit de934eb

10 files changed

Lines changed: 2 additions & 189 deletions

File tree

-324 KB
Binary file not shown.
-83.1 KB
Binary file not shown.
-37.9 KB
Binary file not shown.
Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
<br>
2-
<br>
3-
<br>
4-
<br>
52

6-
<div class="text-center">
7-
<em class="fas fa-home text-light"></em>
8-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
9-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
10-
<em class="fas fa-home text-dark text-opacity-25"></em>
11-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
12-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
13-
<em class="fas fa-home text-light"></em>
14-
</div>
3+
<hr class="project-border-line m-5">
154

165
<br>
17-
<br>

resources/views/_snippets/layout/footer.blade.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,5 @@ class="p-2">
3232
</div>
3333
</div>
3434
</div>
35-
36-
<br>
37-
38-
<div class="text-start mt-5 mb-5 text-medium text-sm-center">
39-
We've helped <strong>50+ companies</strong> to speed-up work and reduce technical debt
40-
</div>
4135
</div>
4236
</div>

resources/views/_snippets/menu_items.blade.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ class="nav-link">Hire Team</a>
1111
<li class="nav-item">
1212
<a href="{{ action(\App\Controller\FindRuleController::class) }}"
1313
class="nav-link">Find Rule</a>
14-
@if (!isset($includeFooterLinks))
15-
<div class="badge text-white bg-danger"
16-
style="float:right; margin-top: -4.7em; margin-right: -.3em; font-size: .6em">NEW
17-
</div>
18-
@endif
1914
</li>
2015

2116
<li class="nav-item">

resources/views/hire_team/references.blade.php

Lines changed: 0 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,5 @@
11
<div id="references">
22
<div class="row mb-5">
3-
<div class="col-12">
4-
<div class="float-end col-3 text-end">
5-
<a href="https://www.arestravel.com/">
6-
<img src="/assets/images/logo/logo_bigger/ares_travel.svg" class="img-fluid company-logo mb-1" style="max-width: 16em">
7-
</a>
8-
9-
<p>
10-
<em class="fas fa-location-pin"></em>
11-
&nbsp;
12-
California
13-
</p>
14-
</div>
15-
16-
<h3>
17-
<strong>From PHP 7.2 to 8.3, from Symfony 2.8 to 7.1</strong>
18-
</h3>
19-
20-
<ul class="mt-3">
21-
<li>Set up a high-quality CI pipeline with bulletproof checks</li>
22-
<li>Removed dead methods and classes, unused packages - over 20 % of code-base</li>
23-
<li>Highly improved test coverage to make changes more reliable and safer</li>
24-
<li>Covered code with type declarations from 5 % to 99 %</li>
25-
</ul>
26-
</div>
27-
283
<div class="card shadow border-danger ms-2 mt-4">
294
<div class="card-body company-quote-card-body" style="display: flex">
305
<div>
@@ -45,36 +20,7 @@ class="rounded-circle img-face-smaller-left shadow-sm me-4" alt="">
4520
</div>
4621
</div>
4722

48-
<br>
49-
<br>
50-
<br>
51-
<br>
52-
5323
<div class="row mb-5">
54-
<div class="col-12">
55-
<div class="float-end col-3 text-end">
56-
<a href="https://eonx.com/">
57-
<img src="/assets/images/logo/logo_bigger/eonx.png" class="img-fluid company-logo mb-3" style="max-width: 8em">
58-
</a>
59-
60-
<p>
61-
<em class="fas fa-location-pin"></em>
62-
&nbsp;
63-
Australia
64-
</p>
65-
</div>
66-
67-
<h3>
68-
<strong>Laravel 5.5 and PHP 7.0 upgrade</strong>
69-
</h3>
70-
71-
<ul>
72-
<li>Implemented of ECS with PSR-2, PHPStan from level 0 to 4, and Rector</li>
73-
<li>Set up full PSR-4 composer autoloader with unique classes</li>
74-
<li>Standardized tests to PSR-4</li>
75-
</ul>
76-
</div>
77-
7824
<div class="card shadow border-primary ms-2 mt-4">
7925
<div class="card-body company-quote-card-body" style="display: flex">
8026
<div>

resources/views/homepage/_parts/benefits.blade.php

Lines changed: 0 additions & 43 deletions
This file was deleted.

resources/views/homepage/contact.blade.php

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@
3434
<br>
3535
<a href="mailto:tomas@getrector.com">tomas@getrector.com</a>
3636
</div>
37-
38-
<div class="mt-3">
39-
<a href="https://github.com/tomasvotruba">
40-
<em class="fab fa-github fa-fw"></em>
41-
TomasVotruba
42-
</a>
43-
</div>
4437
</div>
4538

4639
<div class="col-12 col-sm-6">
@@ -50,20 +43,6 @@
5043
<div class="mt-5">
5144
<img src="/assets/images/faces/abdul.jpg" class="rounded-circle img-face shadow ms-4">
5245
</div>
53-
54-
<div class="text-bigger">
55-
<a href="mailto:samsonasik@getrector.com">samsonasik@getrector.com</a>
56-
</div>
57-
58-
<br>
59-
60-
<div>
61-
<a href="https://github.com/samsonasik">
62-
<em class="fab fa-github fa-fw"></em>
63-
Samsonasik
64-
</a>
65-
66-
</div>
6746
</div>
6847

6948
<div class="col-12 col-sm-4 clearfix">
@@ -89,16 +68,6 @@
8968
VAT ID: CZ07536721
9069
</p>
9170
</div>
92-
<div class="col-12 col-md-6">
93-
<h3>Bank Details</h3>
94-
95-
<p>Account: 2201520677/2010</p>
96-
<p>
97-
IBAN: CZ51 2010 0000 0022 0152 0677
98-
<br>
99-
BIC/SWIFT: FIOBCZPPXXX
100-
</p>
101-
</div>
10271
</div>
10372
</div>
10473
@endsection

resources/views/homepage/homepage.blade.php

Lines changed: 1 addition & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,6 @@ class="btn btn-primary">Try It Online</a>
8080
<div class="col-12 col-md-8 text-center">
8181
<img src="/assets/images/rector_chart.png" alt="Rector Chart"
8282
class="img-fluid img-thumbnail">
83-
<p class="text-smaller text-secondary">
84-
* Based on average data from 52 projects.
85-
</p>
8683
</div>
8784

8885
<div class="col-12 col-md-4 mt-4 mt-md-0">
@@ -111,48 +108,15 @@ class="img-fluid img-thumbnail">
111108
@include('_snippets/homepage_separator')
112109

113110
<h2>
114-
Rector <span class="text-rector-green">Empowers Your Project</span>
115-
</h2>
116-
117-
@include('homepage/_parts/benefits')
118-
119-
<br>
120-
121-
<div class="text-center mt-5">
122-
<a href="{{ action(\App\Controller\CodebaseRenovationController::class) }}"
123-
class="btn btn-success btn-lg">
124-
How do we Renovate Codebases?
125-
</a>
126-
</div>
127-
128-
@include('_snippets/homepage_separator')
129-
130-
<h2>
131-
What Do Companies <span class="text-rector-green">Love&nbsp;About&nbsp;Rector</span>?
111+
What do CTOs <span class="text-rector-green">Love&nbsp;about&nbsp;Rector</span>?
132112
</h2>
133113

134114
@include('hire_team/references')
135115

136-
<br>
137-
138-
<div class="text-center mt-2 mt-md-5">
139-
<a href="{{ action(\App\Controller\ContactController::class) }}"
140-
class="btn btn-success btn-lg ms-3">
141-
Contact us to Join them
142-
</a>
143-
</div>
144-
145116
@include('_snippets/homepage_separator')
146117

147118
<h2>FAQ</h2>
148119

149120
@include('homepage/_parts/faq')
150-
151-
<div class="text-center mt-5">
152-
<a href="{{ action(\App\Controller\HireTeamController::class) }}"
153-
class="btn btn-success btn-lg">
154-
Do you have more questions? Ask us
155-
</a>
156-
</div>
157121
</div>
158122
@endsection

0 commit comments

Comments
 (0)