File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- < div id ="idea-to-reality -box " class ="row justify-content-between align-items-center ">
1+ < div id ="our-process -box " class ="row justify-content-between align-items-center ">
22 < div class ="d-none d-md-flex col-md-1 "> </ div >
33 < div class ="start-image-box order-1 col-12 col-md-5 text-center text-md-left ">
44 < img src ="{{ "/assets/images/lego-stack.png" | relative_url }}" class="img-fluid" alt="A stack of bricks fitting nicely together">
Original file line number Diff line number Diff line change @@ -300,5 +300,5 @@ <h2>Key Features</h2>
300300 </ div >
301301 </ div >
302302 </ div >
303- {%- include idea-to-reality .html -%} {%- include testimonials.html -%}
303+ {%- include our-process .html -%} {%- include testimonials.html -%}
304304</ div >
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ <h2>Let’s Talk.</h2>
4141 </ div >
4242 </ div >
4343
44- {%- include idea-to-reality .html -%}
44+ {%- include our-process .html -%}
4545
4646 {%- include testimonials.html -%}
4747
Original file line number Diff line number Diff line change @@ -902,9 +902,9 @@ main {
902902}
903903
904904/* *
905- * From Idea to Reality
905+ * Our Process
906906 */
907- #idea-to-reality -box {
907+ #our-process -box {
908908 background-color : map-get ($primary-colors , ' white' );
909909 padding-bottom : 144px ;
910910 padding-top : 144px ;
You can’t perform that action at this time.
0 commit comments