File tree 1 file changed +24
-2
lines changed
1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change 35
35
</ nav >
36
36
37
37
38
- < div id ="portfolio-carousel " class ="carousel slide " data-ride ="carousel ">
38
+ < section id ="portfolio-carousel " class ="carousel slide " data-ride ="carousel ">
39
39
<!-- Indicators -->
40
40
< ol class ="carousel-indicators ">
41
41
< li data-target ="#portfolio-carousel " data-slide-to ="0 " class ="active "> </ li >
@@ -76,7 +76,29 @@ <h1>What can we do</h1>
76
76
< span class ="glyphicon glyphicon-chevron-right " aria-hidden ="true "> </ span >
77
77
< span class ="sr-only "> Next</ span >
78
78
</ a >
79
- </ div >
79
+ </ section >
80
+
81
+ < section class ="marketing ">
82
+ < div class ="container ">
83
+ < div class ="row ">
84
+ < div class ="col-md-4 ">
85
+ < span class ="glyphicon glyphicon-apple "> </ span >
86
+ < h2 > 1</ h2 >
87
+ < p > 1</ p >
88
+ </ div >
89
+ < div class ="col-md-4 ">
90
+ < span class ="glyphicon glyphicon-ice-lolly-tasted "> </ span >
91
+ < h2 > 2</ h2 >
92
+ < p > 2</ p >
93
+ </ div >
94
+ < div class ="col-md-4 ">
95
+ < span class ="glyphicon glyphicon-sunglasses "> </ span >
96
+ < h2 > 3</ h2 >
97
+ < p > 3</ p >
98
+ </ div >
99
+ </ div >
100
+ </ div >
101
+ </ section >
80
102
<!--
81
103
Previous project placeholder begins
82
104
-->
You can’t perform that action at this time.
0 commit comments