blog data
This commit is contained in:
@@ -1274,17 +1274,34 @@
|
||||
</div>
|
||||
<div class="carousel-container relative carousel-nav-left carousel-nav-sm carousel-nav-shaped carousel-nav-solid carousel-nav-circle carousel-nav-left carousel-dots-inside carousel-dots-mobile-outside carousel-dots-mobile-left animation-element">
|
||||
<div class="carousel-items relative" data-lqd-flickity='{"prevNextButtons": true, "navArrow": "6", "pageDots": true, "dotsIndicator": "numbers", "numbersStyle": "circle", "dotsAppendTo": "#testimonial-carousel-dots-holder", "cellAlign": "left", "groupCells": false, "buttonsAppendTo": "self", "addSlideNumbersToArrows": false}'>
|
||||
<div class="carousel-item flex flex-col justify-center">
|
||||
<div class="carousel-item-inner relative w-full mb-20">
|
||||
<div class="carousel-item-content relative w-full text-20 text-white leading-1em">
|
||||
<p>By enrolling in the Four Bear Program, UM guarantees you will graduate in four years with a bachelor's degree. Discover the global city—filled with inspiration, opportunities to explore.</p>
|
||||
<!-- <div class="carousel-item flex flex-col justify-center">-->
|
||||
<!-- <div class="carousel-item-inner relative w-full mb-20">-->
|
||||
<!-- <div class="carousel-item-content relative w-full text-20 text-white leading-1em">-->
|
||||
<!-- <p>By enrolling in the Four Bear Program, UM guarantees you will graduate in four years with a bachelor's degree. Discover the global city—filled with inspiration, opportunities to explore.</p>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<?php
|
||||
foreach ($blogdata as $item){
|
||||
var_dump($data);
|
||||
?>
|
||||
|
||||
<div class="carousel-item flex flex-col justify-center">
|
||||
<div class="carousel-item-inner relative w-full mb-20">
|
||||
<div class="carousel-item-content relative w-full text-20 text-white leading-1em">
|
||||
<p>aaaa By enrolling in the Four Bear Program, UM guarantees you will graduate in four years with a bachelor's degree. Discover the global city—filled with inspiration, opportunities to explore.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
|
||||
<div class="carousel-item flex flex-col justify-center">
|
||||
<div class="carousel-item-inner relative w-full mb-20">
|
||||
<div class="carousel-item-content relative w-full text-20 text-white leading-1em">
|
||||
<p>By enrolling in the Four Bear Program, UM guarantees you will graduate in four years with a bachelor's degree. Discover the global city—filled with inspiration, opportunities to explore.</p>
|
||||
<p>sss cc By enrolling in the Four Bear Program, UM guarantees you will graduate in four years with a bachelor's degree. Discover the global city—filled with inspiration, opportunities to explore.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user