Commit 6ddd6fee7b18b9bfa875ab5a2814c0b6c95c8160
Merge remote-tracking branch 'origin/master'
Showing
7 changed files
with
116 additions
and
116 deletions
Show diff stats
frontend/views/site/index.php
... | ... | @@ -13,12 +13,10 @@ |
13 | 13 | ?> |
14 | 14 | |
15 | 15 | <?php if (!empty($slides)){?> |
16 | -<section class="hidden-xs hidden-sm"> | |
16 | +<section style="margin-bottom: 0" class="hidden-xs hidden-sm"> | |
17 | 17 | <!-- *** HOMEPAGE CAROUSEL *** |
18 | 18 | _________________________________________________________ --> |
19 | 19 | |
20 | -<!-- <div class="home-carousel" --> | |
21 | - | |
22 | 20 | <div class="home-carousel"> |
23 | 21 | |
24 | 22 | <div class="dark-mask"></div> |
... | ... | @@ -63,120 +61,122 @@ _________________________________________________________ --> |
63 | 61 | </section> |
64 | 62 | <?php }?> |
65 | 63 | |
66 | -<section class="bar background-white"> | |
67 | - <div class="container"> | |
68 | - <div class="col-md-12"> | |
69 | - <div class="heading text-center"> | |
70 | - <h2><?=\Yii::t('app', 'Our advantages')?></h2> | |
71 | - </div> | |
72 | - | |
73 | - <div class="row"> | |
74 | - <div class="col-md-4"> | |
75 | - <div class="box-simple"> | |
76 | - <div class="icon"> | |
77 | - <i class="fa fa-desktop"></i> | |
78 | - </div> | |
79 | - <h3>Webdesign</h3> | |
80 | - <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> | |
81 | - </div> | |
82 | - </div> | |
83 | - <div class="col-md-4"> | |
84 | - <div class="box-simple"> | |
85 | - <div class="icon"> | |
86 | - <i class="fa fa-print"></i> | |
87 | - </div> | |
88 | - <h3>Print</h3> | |
89 | - <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> | |
90 | - </div> | |
91 | - </div> | |
92 | - <div class="col-md-4"> | |
93 | - <div class="box-simple"> | |
94 | - <div class="icon"> | |
95 | - <i class="fa fa-globe"></i> | |
96 | - </div> | |
97 | - <h3>SEO and SEM</h3> | |
98 | - <p>Am terminated it excellence invitation projection as. She graceful shy believed distance use nay. Lively is people so basket ladies window expect.</p> | |
99 | - </div> | |
100 | - </div> | |
101 | - </div> | |
102 | - | |
103 | - <div class="row"> | |
104 | - <div class="col-md-4"> | |
105 | - <div class="box-simple"> | |
106 | - <div class="icon"> | |
107 | - <i class="fa fa-lightbulb-o"></i> | |
108 | - </div> | |
109 | - <h3>Consulting</h3> | |
110 | - <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> | |
111 | - </div> | |
112 | - </div> | |
113 | - <div class="col-md-4"> | |
114 | - <div class="box-simple"> | |
115 | - <div class="icon"> | |
116 | - <i class="fa fa-envelope-o"></i> | |
117 | - </div> | |
118 | - <h3>Email Marketing</h3> | |
119 | - <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> | |
120 | - </div> | |
121 | - </div> | |
122 | - <div class="col-md-4"> | |
123 | - <div class="box-simple"> | |
124 | - <div class="icon"> | |
125 | - <i class="fa fa-user"></i> | |
126 | - </div> | |
127 | - <h3>UX</h3> | |
128 | - <p>Am terminated it excellence invitation projection as. She graceful shy believed distance use nay. Lively is people so basket ladies window expect.</p> | |
129 | - </div> | |
130 | - </div> | |
131 | - </div> | |
132 | - </div> | |
133 | - </div> | |
134 | -</section> | |
64 | +<!--<section class="bar background-white">--> | |
65 | +<!-- <div class="container">--> | |
66 | +<!-- <div class="col-md-12">--> | |
67 | +<!-- <div class="heading text-center">--> | |
68 | +<!-- <h2>--><?//=\Yii::t('app', 'Our advantages')?><!--</h2>--> | |
69 | +<!-- </div>--> | |
70 | +<!-- --> | |
71 | +<!-- <div class="row">--> | |
72 | +<!-- <div class="col-md-4">--> | |
73 | +<!-- <div class="box-simple">--> | |
74 | +<!-- <div class="icon">--> | |
75 | +<!-- <i class="fa fa-desktop"></i>--> | |
76 | +<!-- </div>--> | |
77 | +<!-- <h3>Webdesign</h3>--> | |
78 | +<!-- <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>--> | |
79 | +<!-- </div>--> | |
80 | +<!-- </div>--> | |
81 | +<!-- <div class="col-md-4">--> | |
82 | +<!-- <div class="box-simple">--> | |
83 | +<!-- <div class="icon">--> | |
84 | +<!-- <i class="fa fa-print"></i>--> | |
85 | +<!-- </div>--> | |
86 | +<!-- <h3>Print</h3>--> | |
87 | +<!-- <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>--> | |
88 | +<!-- </div>--> | |
89 | +<!-- </div>--> | |
90 | +<!-- <div class="col-md-4">--> | |
91 | +<!-- <div class="box-simple">--> | |
92 | +<!-- <div class="icon">--> | |
93 | +<!-- <i class="fa fa-globe"></i>--> | |
94 | +<!-- </div>--> | |
95 | +<!-- <h3>SEO and SEM</h3>--> | |
96 | +<!-- <p>Am terminated it excellence invitation projection as. She graceful shy believed distance use nay. Lively is people so basket ladies window expect.</p>--> | |
97 | +<!-- </div>--> | |
98 | +<!-- </div>--> | |
99 | +<!-- </div>--> | |
100 | +<!-- --> | |
101 | +<!-- <div class="row">--> | |
102 | +<!-- <div class="col-md-4">--> | |
103 | +<!-- <div class="box-simple">--> | |
104 | +<!-- <div class="icon">--> | |
105 | +<!-- <i class="fa fa-lightbulb-o"></i>--> | |
106 | +<!-- </div>--> | |
107 | +<!-- <h3>Consulting</h3>--> | |
108 | +<!-- <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>--> | |
109 | +<!-- </div>--> | |
110 | +<!-- </div>--> | |
111 | +<!-- <div class="col-md-4">--> | |
112 | +<!-- <div class="box-simple">--> | |
113 | +<!-- <div class="icon">--> | |
114 | +<!-- <i class="fa fa-envelope-o"></i>--> | |
115 | +<!-- </div>--> | |
116 | +<!-- <h3>Email Marketing</h3>--> | |
117 | +<!-- <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>--> | |
118 | +<!-- </div>--> | |
119 | +<!-- </div>--> | |
120 | +<!-- <div class="col-md-4">--> | |
121 | +<!-- <div class="box-simple">--> | |
122 | +<!-- <div class="icon">--> | |
123 | +<!-- <i class="fa fa-user"></i>--> | |
124 | +<!-- </div>--> | |
125 | +<!-- <h3>UX</h3>--> | |
126 | +<!-- <p>Am terminated it excellence invitation projection as. She graceful shy believed distance use nay. Lively is people so basket ladies window expect.</p>--> | |
127 | +<!-- </div>--> | |
128 | +<!-- </div>--> | |
129 | +<!-- </div>--> | |
130 | +<!-- </div>--> | |
131 | +<!-- </div>--> | |
132 | +<!--</section>--> | |
133 | + | |
134 | +<!--<section class="bar background-pentagon no-mb">--> | |
135 | +<!-- <div class="container">--> | |
136 | +<!-- <div class="row showcase">--> | |
137 | +<!-- <div class="col-md-3 col-sm-6">--> | |
138 | +<!-- <div class="item">--> | |
139 | +<!-- <div class="icon"><i class="fa fa-align-justify"></i>--> | |
140 | +<!-- </div>--> | |
141 | +<!-- <h4><span class="counter">580</span><br>--> | |
142 | +<!-- --> | |
143 | +<!-- Websites</h4>--> | |
144 | +<!-- </div>--> | |
145 | +<!-- </div>--> | |
146 | +<!-- <div class="col-md-3 col-sm-6">--> | |
147 | +<!-- <div class="item">--> | |
148 | +<!-- <div class="icon"><i class="fa fa-users"></i>--> | |
149 | +<!-- </div>--> | |
150 | +<!-- <h4><span class="counter">100</span><br>--> | |
151 | +<!-- --> | |
152 | +<!-- Satisfied Clients</h4>--> | |
153 | +<!-- </div>--> | |
154 | +<!-- </div>--> | |
155 | +<!-- <div class="col-md-3 col-sm-6">--> | |
156 | +<!-- <div class="item">--> | |
157 | +<!-- <div class="icon"><i class="fa fa-copy"></i>--> | |
158 | +<!-- </div>--> | |
159 | +<!-- <h4><span class="counter">320</span><br>--> | |
160 | +<!-- --> | |
161 | +<!-- Projects</h4>--> | |
162 | +<!-- </div>--> | |
163 | +<!-- </div>--> | |
164 | +<!-- <div class="col-md-3 col-sm-6">--> | |
165 | +<!-- <div class="item">--> | |
166 | +<!-- <div class="icon"><i class="fa fa-font"></i>--> | |
167 | +<!-- </div>--> | |
168 | +<!-- <h4><span class="counter">923</span><br>--> | |
169 | +<!-- --> | |
170 | +<!-- Magazines and Brochures</h4>--> | |
171 | +<!-- </div>--> | |
172 | +<!-- </div>--> | |
173 | +<!-- </div>--> | |
174 | +<!-- --> | |
175 | +<!-- </div>--> | |
176 | +<!----> | |
177 | +<!--</section>--> | |
178 | + | |
135 | 179 | |
136 | -<section class="bar background-pentagon no-mb"> | |
137 | - <div class="container"> | |
138 | - <div class="row showcase"> | |
139 | - <div class="col-md-3 col-sm-6"> | |
140 | - <div class="item"> | |
141 | - <div class="icon"><i class="fa fa-align-justify"></i> | |
142 | - </div> | |
143 | - <h4><span class="counter">580</span><br> | |
144 | - | |
145 | - Websites</h4> | |
146 | - </div> | |
147 | - </div> | |
148 | - <div class="col-md-3 col-sm-6"> | |
149 | - <div class="item"> | |
150 | - <div class="icon"><i class="fa fa-users"></i> | |
151 | - </div> | |
152 | - <h4><span class="counter">100</span><br> | |
153 | - | |
154 | - Satisfied Clients</h4> | |
155 | - </div> | |
156 | - </div> | |
157 | - <div class="col-md-3 col-sm-6"> | |
158 | - <div class="item"> | |
159 | - <div class="icon"><i class="fa fa-copy"></i> | |
160 | - </div> | |
161 | - <h4><span class="counter">320</span><br> | |
162 | - | |
163 | - Projects</h4> | |
164 | - </div> | |
165 | - </div> | |
166 | - <div class="col-md-3 col-sm-6"> | |
167 | - <div class="item"> | |
168 | - <div class="icon"><i class="fa fa-font"></i> | |
169 | - </div> | |
170 | - <h4><span class="counter">923</span><br> | |
171 | - | |
172 | - Magazines and Brochures</h4> | |
173 | - </div> | |
174 | - </div> | |
175 | - </div> | |
176 | - <!-- /.row --> | |
177 | - </div> | |
178 | - <!-- /.container --> | |
179 | -</section> | |
180 | 180 | <!-- /.bar --> |
181 | 181 | |
182 | 182 | ... | ... |