|
@@ -75,9 +75,29 @@
|
75
|
75
|
</p>
|
76
|
76
|
</div>
|
77
|
77
|
</div>
|
|
78
|
+ <hr />
|
|
79
|
+ <img
|
|
80
|
+ src="img/logos/nama.png"
|
|
81
|
+ alt
|
|
82
|
+ class="img-fluid"
|
|
83
|
+ style="width:140px;height:150px; border-radius:10px"
|
|
84
|
+ />
|
|
85
|
+ <img
|
|
86
|
+ src="img/logos/IEASA-logo.png"
|
|
87
|
+ alt
|
|
88
|
+ class="img-fluid"
|
|
89
|
+ style="width:380px;height:140px; border-radius:10px"
|
|
90
|
+ />
|
|
91
|
+ <img
|
|
92
|
+ src="img/logos/eaab.png"
|
|
93
|
+ alt
|
|
94
|
+ class="img-fluid"
|
|
95
|
+ style="width:180px;height:140px; border-radius:10px"
|
|
96
|
+ />
|
78
|
97
|
</div>
|
79
|
98
|
</div>
|
80
|
99
|
</div>
|
|
100
|
+ <br />
|
81
|
101
|
</section>
|
82
|
102
|
<!--/ About End /-->
|
83
|
103
|
</template>
|