Commit 62b6479fcd944b4dcb187943301cadcd2e3dd9c1
Merge branch 'master' of gitlab.artweb.com.ua:Alexey/openeurope
Showing
1 changed file
with
116 additions
and
116 deletions
Show diff stats
frontend/views/site/index.php
| ... | ... | @@ -12,12 +12,10 @@ |
| 12 | 12 | ?> |
| 13 | 13 | |
| 14 | 14 | <?php if (!empty($slides)){?> |
| 15 | -<section class="hidden-xs hidden-sm"> | |
| 15 | +<section style="margin-bottom: 0" class="hidden-xs hidden-sm"> | |
| 16 | 16 | <!-- *** HOMEPAGE CAROUSEL *** |
| 17 | 17 | _________________________________________________________ --> |
| 18 | 18 | |
| 19 | -<!-- <div class="home-carousel" --> | |
| 20 | - | |
| 21 | 19 | <div class="home-carousel"> |
| 22 | 20 | |
| 23 | 21 | <div class="dark-mask"></div> |
| ... | ... | @@ -62,120 +60,122 @@ _________________________________________________________ --> |
| 62 | 60 | </section> |
| 63 | 61 | <?php }?> |
| 64 | 62 | |
| 65 | -<section class="bar background-white"> | |
| 66 | - <div class="container"> | |
| 67 | - <div class="col-md-12"> | |
| 68 | - <div class="heading text-center"> | |
| 69 | - <h2><?=\Yii::t('app', 'Our advantages')?></h2> | |
| 70 | - </div> | |
| 71 | - | |
| 72 | - <div class="row"> | |
| 73 | - <div class="col-md-4"> | |
| 74 | - <div class="box-simple"> | |
| 75 | - <div class="icon"> | |
| 76 | - <i class="fa fa-desktop"></i> | |
| 77 | - </div> | |
| 78 | - <h3>Webdesign</h3> | |
| 79 | - <p>Fifth abundantly made Give sixth hath. Cattle creature i be don't them behold green moved fowl Moved life us beast good yielding. Have bring.</p> | |
| 80 | - </div> | |
| 81 | - </div> | |
| 82 | - <div class="col-md-4"> | |
| 83 | - <div class="box-simple"> | |
| 84 | - <div class="icon"> | |
| 85 | - <i class="fa fa-print"></i> | |
| 86 | - </div> | |
| 87 | - <h3>Print</h3> | |
| 88 | - <p>Advantage old had otherwise sincerity dependent additions. It in adapted natural hastily is justice. Six draw you him full not mean evil. Prepare garrets it expense windows shewing do an.</p> | |
| 89 | - </div> | |
| 90 | - </div> | |
| 91 | - <div class="col-md-4"> | |
| 92 | - <div class="box-simple"> | |
| 93 | - <div class="icon"> | |
| 94 | - <i class="fa fa-globe"></i> | |
| 95 | - </div> | |
| 96 | - <h3>SEO and SEM</h3> | |
| 97 | - <p>Am terminated it excellence invitation projection as. She graceful shy believed distance use nay. Lively is people so basket ladies window expect.</p> | |
| 98 | - </div> | |
| 99 | - </div> | |
| 100 | - </div> | |
| 101 | - | |
| 102 | - <div class="row"> | |
| 103 | - <div class="col-md-4"> | |
| 104 | - <div class="box-simple"> | |
| 105 | - <div class="icon"> | |
| 106 | - <i class="fa fa-lightbulb-o"></i> | |
| 107 | - </div> | |
| 108 | - <h3>Consulting</h3> | |
| 109 | - <p>Fifth abundantly made Give sixth hath. Cattle creature i be don't them behold green moved fowl Moved life us beast good yielding. Have bring.</p> | |
| 110 | - </div> | |
| 111 | - </div> | |
| 112 | - <div class="col-md-4"> | |
| 113 | - <div class="box-simple"> | |
| 114 | - <div class="icon"> | |
| 115 | - <i class="fa fa-envelope-o"></i> | |
| 116 | - </div> | |
| 117 | - <h3>Email Marketing</h3> | |
| 118 | - <p>Advantage old had otherwise sincerity dependent additions. It in adapted natural hastily is justice. Six draw you him full not mean evil. Prepare garrets it expense windows shewing do an.</p> | |
| 119 | - </div> | |
| 120 | - </div> | |
| 121 | - <div class="col-md-4"> | |
| 122 | - <div class="box-simple"> | |
| 123 | - <div class="icon"> | |
| 124 | - <i class="fa fa-user"></i> | |
| 125 | - </div> | |
| 126 | - <h3>UX</h3> | |
| 127 | - <p>Am terminated it excellence invitation projection as. She graceful shy believed distance use nay. Lively is people so basket ladies window expect.</p> | |
| 128 | - </div> | |
| 129 | - </div> | |
| 130 | - </div> | |
| 131 | - </div> | |
| 132 | - </div> | |
| 133 | -</section> | |
| 63 | +<!--<section class="bar background-white">--> | |
| 64 | +<!-- <div class="container">--> | |
| 65 | +<!-- <div class="col-md-12">--> | |
| 66 | +<!-- <div class="heading text-center">--> | |
| 67 | +<!-- <h2>--><?//=\Yii::t('app', 'Our advantages')?><!--</h2>--> | |
| 68 | +<!-- </div>--> | |
| 69 | +<!-- --> | |
| 70 | +<!-- <div class="row">--> | |
| 71 | +<!-- <div class="col-md-4">--> | |
| 72 | +<!-- <div class="box-simple">--> | |
| 73 | +<!-- <div class="icon">--> | |
| 74 | +<!-- <i class="fa fa-desktop"></i>--> | |
| 75 | +<!-- </div>--> | |
| 76 | +<!-- <h3>Webdesign</h3>--> | |
| 77 | +<!-- <p>Fifth abundantly made Give sixth hath. Cattle creature i be don't them behold green moved fowl Moved life us beast good yielding. Have bring.</p>--> | |
| 78 | +<!-- </div>--> | |
| 79 | +<!-- </div>--> | |
| 80 | +<!-- <div class="col-md-4">--> | |
| 81 | +<!-- <div class="box-simple">--> | |
| 82 | +<!-- <div class="icon">--> | |
| 83 | +<!-- <i class="fa fa-print"></i>--> | |
| 84 | +<!-- </div>--> | |
| 85 | +<!-- <h3>Print</h3>--> | |
| 86 | +<!-- <p>Advantage old had otherwise sincerity dependent additions. It in adapted natural hastily is justice. Six draw you him full not mean evil. Prepare garrets it expense windows shewing do an.</p>--> | |
| 87 | +<!-- </div>--> | |
| 88 | +<!-- </div>--> | |
| 89 | +<!-- <div class="col-md-4">--> | |
| 90 | +<!-- <div class="box-simple">--> | |
| 91 | +<!-- <div class="icon">--> | |
| 92 | +<!-- <i class="fa fa-globe"></i>--> | |
| 93 | +<!-- </div>--> | |
| 94 | +<!-- <h3>SEO and SEM</h3>--> | |
| 95 | +<!-- <p>Am terminated it excellence invitation projection as. She graceful shy believed distance use nay. Lively is people so basket ladies window expect.</p>--> | |
| 96 | +<!-- </div>--> | |
| 97 | +<!-- </div>--> | |
| 98 | +<!-- </div>--> | |
| 99 | +<!-- --> | |
| 100 | +<!-- <div class="row">--> | |
| 101 | +<!-- <div class="col-md-4">--> | |
| 102 | +<!-- <div class="box-simple">--> | |
| 103 | +<!-- <div class="icon">--> | |
| 104 | +<!-- <i class="fa fa-lightbulb-o"></i>--> | |
| 105 | +<!-- </div>--> | |
| 106 | +<!-- <h3>Consulting</h3>--> | |
| 107 | +<!-- <p>Fifth abundantly made Give sixth hath. Cattle creature i be don't them behold green moved fowl Moved life us beast good yielding. Have bring.</p>--> | |
| 108 | +<!-- </div>--> | |
| 109 | +<!-- </div>--> | |
| 110 | +<!-- <div class="col-md-4">--> | |
| 111 | +<!-- <div class="box-simple">--> | |
| 112 | +<!-- <div class="icon">--> | |
| 113 | +<!-- <i class="fa fa-envelope-o"></i>--> | |
| 114 | +<!-- </div>--> | |
| 115 | +<!-- <h3>Email Marketing</h3>--> | |
| 116 | +<!-- <p>Advantage old had otherwise sincerity dependent additions. It in adapted natural hastily is justice. Six draw you him full not mean evil. Prepare garrets it expense windows shewing do an.</p>--> | |
| 117 | +<!-- </div>--> | |
| 118 | +<!-- </div>--> | |
| 119 | +<!-- <div class="col-md-4">--> | |
| 120 | +<!-- <div class="box-simple">--> | |
| 121 | +<!-- <div class="icon">--> | |
| 122 | +<!-- <i class="fa fa-user"></i>--> | |
| 123 | +<!-- </div>--> | |
| 124 | +<!-- <h3>UX</h3>--> | |
| 125 | +<!-- <p>Am terminated it excellence invitation projection as. She graceful shy believed distance use nay. Lively is people so basket ladies window expect.</p>--> | |
| 126 | +<!-- </div>--> | |
| 127 | +<!-- </div>--> | |
| 128 | +<!-- </div>--> | |
| 129 | +<!-- </div>--> | |
| 130 | +<!-- </div>--> | |
| 131 | +<!--</section>--> | |
| 132 | + | |
| 133 | +<!--<section class="bar background-pentagon no-mb">--> | |
| 134 | +<!-- <div class="container">--> | |
| 135 | +<!-- <div class="row showcase">--> | |
| 136 | +<!-- <div class="col-md-3 col-sm-6">--> | |
| 137 | +<!-- <div class="item">--> | |
| 138 | +<!-- <div class="icon"><i class="fa fa-align-justify"></i>--> | |
| 139 | +<!-- </div>--> | |
| 140 | +<!-- <h4><span class="counter">580</span><br>--> | |
| 141 | +<!-- --> | |
| 142 | +<!-- Websites</h4>--> | |
| 143 | +<!-- </div>--> | |
| 144 | +<!-- </div>--> | |
| 145 | +<!-- <div class="col-md-3 col-sm-6">--> | |
| 146 | +<!-- <div class="item">--> | |
| 147 | +<!-- <div class="icon"><i class="fa fa-users"></i>--> | |
| 148 | +<!-- </div>--> | |
| 149 | +<!-- <h4><span class="counter">100</span><br>--> | |
| 150 | +<!-- --> | |
| 151 | +<!-- Satisfied Clients</h4>--> | |
| 152 | +<!-- </div>--> | |
| 153 | +<!-- </div>--> | |
| 154 | +<!-- <div class="col-md-3 col-sm-6">--> | |
| 155 | +<!-- <div class="item">--> | |
| 156 | +<!-- <div class="icon"><i class="fa fa-copy"></i>--> | |
| 157 | +<!-- </div>--> | |
| 158 | +<!-- <h4><span class="counter">320</span><br>--> | |
| 159 | +<!-- --> | |
| 160 | +<!-- Projects</h4>--> | |
| 161 | +<!-- </div>--> | |
| 162 | +<!-- </div>--> | |
| 163 | +<!-- <div class="col-md-3 col-sm-6">--> | |
| 164 | +<!-- <div class="item">--> | |
| 165 | +<!-- <div class="icon"><i class="fa fa-font"></i>--> | |
| 166 | +<!-- </div>--> | |
| 167 | +<!-- <h4><span class="counter">923</span><br>--> | |
| 168 | +<!-- --> | |
| 169 | +<!-- Magazines and Brochures</h4>--> | |
| 170 | +<!-- </div>--> | |
| 171 | +<!-- </div>--> | |
| 172 | +<!-- </div>--> | |
| 173 | +<!-- --> | |
| 174 | +<!-- </div>--> | |
| 175 | +<!----> | |
| 176 | +<!--</section>--> | |
| 177 | + | |
| 134 | 178 | |
| 135 | -<section class="bar background-pentagon no-mb"> | |
| 136 | - <div class="container"> | |
| 137 | - <div class="row showcase"> | |
| 138 | - <div class="col-md-3 col-sm-6"> | |
| 139 | - <div class="item"> | |
| 140 | - <div class="icon"><i class="fa fa-align-justify"></i> | |
| 141 | - </div> | |
| 142 | - <h4><span class="counter">580</span><br> | |
| 143 | - | |
| 144 | - Websites</h4> | |
| 145 | - </div> | |
| 146 | - </div> | |
| 147 | - <div class="col-md-3 col-sm-6"> | |
| 148 | - <div class="item"> | |
| 149 | - <div class="icon"><i class="fa fa-users"></i> | |
| 150 | - </div> | |
| 151 | - <h4><span class="counter">100</span><br> | |
| 152 | - | |
| 153 | - Satisfied Clients</h4> | |
| 154 | - </div> | |
| 155 | - </div> | |
| 156 | - <div class="col-md-3 col-sm-6"> | |
| 157 | - <div class="item"> | |
| 158 | - <div class="icon"><i class="fa fa-copy"></i> | |
| 159 | - </div> | |
| 160 | - <h4><span class="counter">320</span><br> | |
| 161 | - | |
| 162 | - Projects</h4> | |
| 163 | - </div> | |
| 164 | - </div> | |
| 165 | - <div class="col-md-3 col-sm-6"> | |
| 166 | - <div class="item"> | |
| 167 | - <div class="icon"><i class="fa fa-font"></i> | |
| 168 | - </div> | |
| 169 | - <h4><span class="counter">923</span><br> | |
| 170 | - | |
| 171 | - Magazines and Brochures</h4> | |
| 172 | - </div> | |
| 173 | - </div> | |
| 174 | - </div> | |
| 175 | - <!-- /.row --> | |
| 176 | - </div> | |
| 177 | - <!-- /.container --> | |
| 178 | -</section> | |
| 179 | 179 | <!-- /.bar --> |
| 180 | 180 | |
| 181 | 181 | ... | ... |