@@ -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  ; About  ; Rector</span >?
111+ What do CTOs <span class =" text-rector-green" >Love  ; about  ; 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