ok
Direktori : /proc/self/root/home/importfo/public_html/vsdesigno.com/ |
Current File : //proc/self/root/home/importfo/public_html/vsdesigno.com/index2.php |
<?php include("admin/config.php");?> <!DOCTYPE html> <html lang="en"> <head> <?php include('top.php'); ?> </head> <body> <div class="page-wrapper"> <!-- Preloader --> <!--<div class="preloader"></div>--> <!-- Main Header--> <?php include('header.php'); ?> <!--End Main Header --> <!-- Bnner Section --> <section class="banner-section"> <div class="banner-carousel owl-carousel owl-theme"> <div class="slide-item" style="background-image: url(images/main-slider/img1.jpg);"> <div class="auto-container"> <div class="content-box"> <h2>Welcome to <br> VS Designo</h2> <div class="text">Enjoy the power of creativity</div> <div class="link-box"> <a href="about.php" class="theme-btn btn-style-one">About us</a> </div> </div> </div> </div> <div class="slide-item" style="background-image: url(images/main-slider/img5.jpg);"> <div class="auto-container"> <div class="content-box" style="text-align: right;"> <h2>Interior is a <br> Modern Art.</h2> <div class="text">Design is the soul of a place</div> <div class="link-box"> <a href="about.php" class="theme-btn btn-style-one">About us</a> </div> </div> </div> </div> <div class="slide-item" style="background-image: url(images/background/gallary.jpg);"> <div class="auto-container"> <div class="content-box" style="text-align: left;"> <h2>Interior is a <br> Modern Art.</h2> <div class="text">Interior design at its finest.</div> <div class="link-box"> <a href="about.php" class="theme-btn btn-style-one">About us</a> </div> </div> </div> </div> <div class="slide-item" style="background-image: url(images/main-slider/img3.jpg);"> <div class="auto-container"> <div class="content-box" style="text-align: center;"> <h2 style="color:black;">Interior is a <br> Visual Art.</h2> <div class="text" style="color:black;">Defining your style</div> <div class="link-box"> <a href="about.php" class="theme-btn btn-style-one">About us</a> </div> </div> </div> </div> <div class="slide-item" style="background-image: url(images/main-slider/img2.jpg);"> <div class="auto-container"> <div class="content-box" style="text-align: right;"> <h2>Interior is a <br> Visual Art.</h2> <div class="text">Keep calm and decorate</div> <div class="link-box"> <a href="about.php" class="theme-btn btn-style-one">About us</a> </div> </div> </div> </div> </div> <div class="bottom-box"> <div class="auto-container clearfix"> <ul class="contact-info"> <li><span><i class="fa-solid fa-square-phone fa-lg"></i> </span> 099788 32363</li> <li><span><i class="fa-solid fa-square-envelope fa-lg"></i> </span> <a href="mailto:vsdesigno@gmail.com">vsdesigno@gmail.com</a></li> </ul> </div> </div> </section> <!-- End Bnner Section --> <!-- <link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css'> --> <div class="s-soft"> <a href="https://www.facebook.com/vsdesigno" '_blank' class="s-item facebook"> <i class="fa-brands fa-facebook"></i> </a> <a href="https://www.instagram.com/vs_designo/" '_blank' class="s-item instagram"> <i class="fa-brands fa-instagram"></i> </a> <!--<a href="#" class="s-item twitter">--> <!-- <i class="fa-brands fa-twitter"></i>--> <!--</a>--> <a href="https://www.youtube.com/watch?v=AkvL-XTEYh0" '_blank' class="s-item youtube"> <i class="fa-brands fa-youtube"></i> </a> <a href="https://www.linkedin.com/in/vandana-shahdadpuri-8620b324" "_blank" class="s-item youtube"> <i class="fa-brands fa-linkedin"></i> </a> <a href="https://g.co/kgs/LZLMs3N" "_blank" class="s-item youtube"> <i class="fa-brands fa-google"></i> </a> <a href="https://api.whatsapp.com/send?phone=919978832363&text=" "_blank" class="s-item youtube"> <i class="fa-brands fa-whatsapp"></i> </a> </div> <!-- About Section --> <section class="about-section" style="background-image: url(images/background/1.jpg);"> <div class="auto-container"> <div class="row no-gutters"> <!-- Image Column --> <div class="image-column col-lg-6 col-md-12 col-sm-12"> <div class="inner-column"> <div class="title-box wow fadeInLeft" data-wow-delay='1200ms'> <h2>ABOUT <br> US</h2> </div> <div class="image-box"> <figure class="alphabet-img wow fadeInRight"><img src="images/resource/v.jpeg" alt=""></figure> <figure class="image wow fadeInRight" data-wow-delay='600ms'><img src="images/resource/k.png" alt=""></figure> </div> </div> </div> <!-- Content Column --> <div class="content-column col-lg-6 col-md-12 col-sm-12"> <div class="inner-column wow fadeInLeft"> <div class="content-box"> <div class="title"> <h2>About <br>VS Designo</h2> </div> <div class="text" style="text-align:justify">Home is Where Your Heart is.., Here we are to serve you the best interior design. A home is not perfect without well-designed interiors. We are giving you the solution that you have dreamed of. A well-planned home always needs well-designed interiors. We are here to fulfil your expectations of good interiors. Give us the opportunity to brighten every nook and corner of your home. According to your requirements, we provide you with the best. Your requirements are our first priority.</div> <div class="link-box"><a href="about.php" class="theme-btn btn-style-one">About Us</a></div> </div> </div> </div> </div> </div> </section> <!--End About Section --> <!-- Services Section --> <section class="services-section"> <div class="upper-box" style="background-image: url(images/background/2.jpg);"> <div class="auto-container"> <div class="sec-title text-center light"> <span class="float-text">Specialization</span> <h2>Our Specialization</h2> </div> </div> </div> <div class="services-box"> <div class="auto-container"> <div class="services-carousel owl-carousel owl-theme"> <?php $sql="SELECT * FROM `spare_cat_main` sc INNER JOIN parts p ON sc.spare_id=p.s_id"; $res=mysqli_query($db,$sql); while($row=mysqli_fetch_array($res)) { ?> <!-- Service Block --> <div class="service-block"> <div class="inner-box"> <div class="image-box"> <figure class="image"><a href="service-detail.php?slug=<?php echo $row['spare_id']; ?>"><img src="admin/upload/<?php echo$row['parts_image']; ?>" style="height:270px; width: 370px;" alt="" ></a></figure> </div> <div class="lower-content"> <h3><a href="service-detail.php?slug=<?php echo $row['spare_id']; ?>"><?php echo $row['machine_name']; ?></a></h3> <!-- <div class="text">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they.</div> --> <div class="link-box"> <a href="service-detail.php?slug=<?php echo $row['spare_id']; ?>">Read More <i class="fa fa-long-arrow-right"></i></a> </div> </div> </div> </div> <!-- Service Block --> <!-- <div class="service-block"> <div class="inner-box"> <div class="image-box"> <figure class="image"><a href="service-detail.php"><img src="images/resource/service-2.jpg" alt=""></a></figure> </div> <div class="lower-content"> <h3><a href="service-detail.php">Interior Design</a></h3> <div class="text">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they.</div> <div class="link-box"> <a href="service-detail.php">Lorn More <i class="fa fa-long-arrow-right"></i></a> </div> </div> </div> </div> --> <!-- Service Block --> <!-- <div class="service-block"> <div class="inner-box"> <div class="image-box"> <figure class="image"><a href="service-detail.php"><img src="images/resource/service-3.jpg" alt=""></a></figure> </div> <div class="lower-content"> <h3><a href="service-detail.php">Corporate Design</a></h3> <div class="text">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they.</div> <div class="link-box"> <a href="service-detail.php">Lorn More <i class="fa fa-long-arrow-right"></i></a> </div> </div> </div> </div> --> <!-- Service Block --> <!-- <div class="service-block"> <div class="inner-box"> <div class="image-box"> <figure class="image"><a href="service-detail.php"><img src="images/resource/service-1.jpg" alt=""></a></figure> </div> <div class="lower-content"> <h3><a href="service-detail.php">Architectural Design</a></h3> <div class="text">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they.</div> <div class="link-box"> <a href="service-detail.php">Lorn More <i class="fa fa-long-arrow-right"></i></a> </div> </div> </div> </div> --> <!-- Service Block --> <!-- <div class="service-block"> <div class="inner-box"> <div class="image-box"> <figure class="image"><a href="service-detail.php"><img src="images/resource/service-2.jpg" alt=""></a></figure> </div> <div class="lower-content"> <h3><a href="service-detail.php">Interior Design</a></h3> <div class="text">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they.</div> <div class="link-box"> <a href="service-detail.php">Lorn More <i class="fa fa-long-arrow-right"></i></a> </div> </div> </div> </div> --> <!-- Service Block --> <!-- Service Block --> <!-- <div class="service-block"> <div class="inner-box"> <div class="image-box"> <figure class="image"><a href="service-detail.php"><img src="images/resource/service-1.jpg" alt=""></a></figure> </div> <div class="lower-content"> <h3><a href="service-detail.php">Architectural Design</a></h3> <div class="text">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they.</div> <div class="link-box"> <a href="service-detail.php">Lorn More <i class="fa fa-long-arrow-right"></i></a> </div> </div> </div> </div> --> <!-- Service Block --> <!-- <div class="service-block"> <div class="inner-box"> <div class="image-box"> <figure class="image"><a href="service-detail.php"><img src="images/resource/service-2.jpg" alt=""></a></figure> </div> <div class="lower-content"> <h3><a href="service-detail.php">Interior Design</a></h3> <div class="text">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they.</div> <div class="link-box"> <a href="service-detail.php">Lorn More <i class="fa fa-long-arrow-right"></i></a> </div> </div> </div> </div> --> <!-- Service Block --> <!-- <div class="service-block"> <div class="inner-box"> <div class="image-box"> <figure class="image"><a href="service-detail.php"><img src="images/resource/service-3.jpg" alt=""></a></figure> </div> <div class="lower-content"> <h3><a href="service-detail.php">Corporate Design</a></h3> <div class="text">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they.</div> <div class="link-box"> <a href="service-detail.php">Lorn More <i class="fa fa-long-arrow-right"></i></a> </div> </div> </div> </div> --> <?php } ?> </div> </div> </div> </section> <!--End Services Section --> <!-- Fun Fact Section --> <section class="fun-fact-section"> <div class="outer-box" style="background-image: url(images/background/3.jpg);"> <div class="auto-container"> <div class="fact-counter"> <div class="row"> <!--Column--> <div class="counter-column col-lg-3 col-md-6 col-sm-12 wow fadeInUp"> <div class="count-box"> <div class="count"><span class="count-text" data-speed="5000" data-stop="12">0</span>+</div> <h4 class="counter-title">Years of <br>Experience</h4> </div> </div> <!--Column--> <div class="counter-column col-lg-3 col-md-6 col-sm-12 wow fadeInUp" data-wow-delay="400ms"> <div class="count-box"> <div class="count"><span class="count-text" data-speed="5000" data-stop="237">0</span></div> <h4 class="counter-title">Project <br>Taken</h4> </div> </div> <!--Column--> <div class="counter-column col-lg-3 col-md-6 col-sm-12 wow fadeInUp" data-wow-delay="800ms"> <div class="count-box"> <div class="count"><span class="count-text" data-speed="5000" data-stop="15">0</span></div> <h4 class="counter-title">Project <br> Expert</h4> </div> </div> <!--Column--> <div class="counter-column col-lg-3 col-md-6 col-sm-12 wow fadeInUp" data-wow-delay="1200ms"> <div class="count-box"> <div class="count"><span class="count-text" data-speed="5000" data-stop="200">0</span>+</div> <h4 class="counter-title">Satisfy <br>Clint</h4> </div> </div> </div> </div> </div> </div> </section> <!--End Fun Fact Section --> <!-- Project Section --> <section class="projects-section"> <div class="auto-container"> <div class="sec-title text-right"> <span class="float-text">Project</span> <h2>Our Project</h2> </div> </div> <div class="inner-container"> <div class="projects-carousel owl-carousel owl-theme"> <?php $sql="SELECT * from gallery"; $res=mysqli_query($db,$sql); while($row=mysqli_fetch_array($res)) { ?> <!-- Project Block --> <!-- <div class="project-block"> <div class="image-box"> <figure class="image"><img src="admin/upload/<!?php echo $row['app_image']; ?>" alt=""></figure> <a href="upload/<!?php echo $row['app_image']; ?>"></a> <div class="overlay-box"> <h4><a href="project-detail.php">Laxury Home <br>Project</a></h4> <div class="btn-box"> <a href="admin/upload/<!?php echo $row['app_image']; ?>" class="lightbox-image" data-fancybox="gallery"><i class="fa fa-search"></i></a> <a href="project-detail.php"><i class="fa fa-external-link"></i></a> </div> <span class="tag">Interior</span> </div> </div> </div> --> <!-- Project Block --> <div class="project-block"> <div class="image-box"> <figure class="image">><img src="admin/upload/<?php echo $row['app_image']; ?>" alt="" style="height:200px; width:450px"></figure> <div class="overlay-box"> <h4><a href="project-detail.php">VS Designo <br>Project</a></h4> <div class="btn-box"> <a href="admin/upload/<?php echo $row['app_image']; ?>" class="lightbox-image" data-fancybox="gallery"><i class="fa fa-search"></i></a> <a href="project-detail.php"><i class="fa fa-external-link"></i></a> </div> <span class="tag">Interior</span> </div> </div> </div> <!-- Project Block --> <!-- <div class="project-block"> <div class="image-box"> <figure class="image"><img src="images/gallery/3.jpg" alt=""></figure> <div class="overlay-box"> <h4><a href="project-detail.php">Laxury Home <br>Project</a></h4> <div class="btn-box"> <a href="images/gallery/3.jpg" class="lightbox-image" data-fancybox="gallery"><i class="fa fa-search"></i></a> <a href="project-detail.php"><i class="fa fa-external-link"></i></a> </div> <span class="tag">Architecture</span> </div> </div> </div> --> <!-- Project Block --> <!-- <div class="project-block"> <div class="image-box"> <figure class="image"><img src="images/gallery/4.jpg" alt=""></figure> <div class="overlay-box"> <h4><a href="project-detail.php">Laxury Home <br>Project</a></h4> <div class="btn-box"> <a href="images/gallery/4.jpg" class="lightbox-image" data-fancybox="gallery"><i class="fa fa-search"></i></a> <a href="project-detail.php"><i class="fa fa-external-link"></i></a> </div> <span class="tag">Architecture</span> </div> </div> </div> --> <!-- Project Block --> <!-- <div class="project-block"> <div class="image-box"> <figure class="image"><img src="images/gallery/5.jpg" alt=""></figure> <div class="overlay-box"> <h4><a href="project-detail.php">Laxury Home <br>Project</a></h4> <div class="btn-box"> <a href="images/gallery/5.jpg" class="lightbox-image" data-fancybox="gallery"><i class="fa fa-search"></i></a> <a href="project-detail.php"><i class="fa fa-external-link"></i></a> </div> <span class="tag">Architecture</span> </div> </div> </div> --> <!-- Project Block --> <!-- <div class="project-block"> <div class="image-box"> <figure class="image"><img src="images/gallery/3.jpg" alt=""></figure> <div class="overlay-box"> <h4><a href="project-detail.php">Laxury Home <br>Project</a></h4> <div class="btn-box"> <a href="images/gallery/3.jpg" class="lightbox-image" data-fancybox="gallery"><i class="fa fa-search"></i></a> <a href="project-detail.php"><i class="fa fa-external-link"></i></a> </div> <span class="tag">Architecture</span> </div> </div> </div> --> <?php } ?> </div> </div> </section> <!--End Project Section --> <!-- Team Section --> <!-- <section class="team-section"> <div class="auto-container"> <div class="sec-title text-center"> <span class="title">Our Team</span> <h2>Profect Expert</h2> </div> <div class="row clearfix"> <Team Block --> <!-- <div class="team-block col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="image-box"> <div class="image"><a href="team.php"><img src="images/resource/team-1.jpg" alt=""></a></div> <ul class="social-links"> <li><a href="#"><i class="fa fa-facebook"></i></a></li> <li><a href="#"><i class="fa fa-twitter"></i></a></li> <li><a href="#"><i class="fa fa-google-plus"></i></a></li> <li><a href="#"><i class="fa fa-instagram"></i></a></li> <li><a href="#"><i class="fa fa-whatsapp"></i></a></li> </ul> <h3 class="name"><a href="team.php">Scott Grey</a></h3> </div> <span class="designation">Architect</span> </div> </div> --> <!-- Team Block --> <!-- <div class="team-block col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="image-box"> <div class="image"><a href="team.php"><img src="images/resource/team-2.jpg" alt=""></a></div> <ul class="social-links"> <li><a href="#"><i class="fa fa-facebook"></i></a></li> <li><a href="#"><i class="fa fa-twitter"></i></a></li> <li><a href="#"><i class="fa fa-google-plus"></i></a></li> <li><a href="#"><i class="fa fa-instagram"></i></a></li> <li><a href="#"><i class="fa fa-whatsapp"></i></a></li> </ul> <h3 class="name"><a href="team.php">Russel Reed</a></h3> </div> <span class="designation">Project Manager</span> </div> </div> --> <!-- Team Block --> <!-- <div class="team-block col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="image-box"> <div class="image"><a href="team.php"><img src="images/resource/team-3.jpg" alt=""></a></div> <ul class="social-links"> <li><a href="#"><i class="fa fa-facebook"></i></a></li> <li><a href="#"><i class="fa fa-twitter"></i></a></li> <li><a href="#"><i class="fa fa-google-plus"></i></a></li> <li><a href="#"><i class="fa fa-instagram"></i></a></li> <li><a href="#"><i class="fa fa-whatsapp"></i></a></li> </ul> <h3 class="name"><a href="team.php">Cheryl Ray</a></h3> </div> <span class="designation">Interior Designer</span> </div> </div> </div> </div> </section> --> <!--End Team Section --> <!-- Testimonial Section --> <section class="testimonial-section"> <div class="outer-container clearfix" style="margin-top:40px;"> <!-- Title Column --> <div class="title-column clearfix"> <div class="inner-column"> <div class="sec-title"> <span class="float-text">testimonial</span> <h2>What Client Says</h2> </div> <div class="text">Our Happy Clients Tell About Us</div> </div> </div> <!-- Testimonial Column --> <div class="testimonial-column clearfix" style="background-image: url(images/background/4.jpg);"> <div class="inner-column"> <div class="testimonial-carousel owl-carousel owl-theme"> <!-- Testimonial Block --> <div class="testimonial-block"> <div class="inner-box"> <div class="image-box"><img src="images/resource/11.png" alt=""></div> <div class="text" style="text-align:justify;">VS Designo provided exceptional interior design services for our home. From start to finish, they displayed professionalism, creativity, and a keen eye for detail. The team at VS Designo demonstrated a deep understanding of our needs and preferences, translating them into a beautifully designed space that exceeded our expectations.<br><strong>What services did they perform?</strong><br>Room planning, Door design, Living room design, Custom home design, Lighting design, Kitchen design, Home decor selection, Interior painting, Cabinetry & hardware design, Bedroom design, Interior decorating, Home staging<br><strong>Did you use this business?</strong><br>Yes</div> <div class="info-box"> <h4 class="name">Ashwin Dadlani</h4> <span class="designation">Client</span> </div> </div> </div> <!-- Testimonial Block --> <div class="testimonial-block"> <div class="inner-box"> <div class="image-box"><img src="images/resource/11.png" alt=""></div> <div class="text" style="text-align:justify;">VS Designo Interiors has played a pivotal role in turning our house into an elegant home. Ms Vandana Shah is a talented and dedicated individual who was very accomodating to our needs. Her creative designs allowed the space in the house to be utilised in an efficient yet sleek manner. The decor andMore</div> <div class="info-box"> <h4 class="name">Mamta Paliwal</h4> <span class="designation">Client</span> </div> </div> </div> <!-- Testimonial Block --> <div class="testimonial-block"> <div class="inner-box"> <div class="image-box"><img src="images/resource/11.png" alt=""></div> <div class="text" style="text-align:justify;">It was a great experience with Miss Vandana ji and kamal ji (VS DESIGNO ) for interiors of our flat at ahmedabad . Their taste of design and interiors is one of the best across Gujarat . Also the work completion was on time as per committments . Thank you guys for your implementation of work with such neatness . Happy and satisfied with your interiors. Wish you great luck for your future endeavours.</div> <div class="info-box"> <h4 class="name">Nitish Kapoor </h4> <span class="designation">Client</span> </div> </div> </div> <!-- Testimonial Block --> <div class="testimonial-block"> <div class="inner-box"> <div class="image-box"><img src="images/resource/11.png" alt=""></div> <div class="text" style="text-align:justify;">It was a great experience with Miss Vandana ji and kamal ji (VS DESIGNO ) for interiors of our flat at ahmedabad . Their taste of design and interiors is one of the best across Gujarat . Also the work completion was on time as per committments . Thank you guys for your implementation of work with such neatness . Happy and satisfied with your interiors. Wish you great luck for your future endeavours.</div> <div class="info-box"> <h4 class="name">Nitish Kapoor</h4> <span class="designation">Client</span> </div> </div> </div> <!-- Testimonial Block --> <div class="testimonial-block"> <div class="inner-box"> <div class="image-box"><img src="images/resource/11.png" alt=""></div> <div class="text" style="text-align:justify;">Design is intelligence made visible. And VSdesigno had made home with very much intelligence, beautifully and low cost.Thanks a lot for such a wonderful work..</div> <div class="info-box"> <h4 class="name">Vishal Brahmbhatt</h4> <span class="designation">Client</span> </div> </div> </div> <!-- Testimonial Block --> <div class="testimonial-block"> <div class="inner-box"> <div class="image-box"><img src="images/resource/11.png" alt=""></div> <div class="text" style="text-align:justify;">Positive: Professionalism, Punctuality, Quality, Responsiveness, Value<br> Good experience<br> Services: Office space design, Backyard landscaping, Refurbishment, Space planning, Garden landscaping, Commercial interior design</div> <div class="info-box"> <h4 class="name">KIRAN CHOUDHARY</h4> <span class="designation">Client</span> </div> </div> </div> </div> </div> </div> </div> </section> <!--End Testimonial Section --> <!-- News Section --> <section class="news-section"> <div class="auto-container"> <div class="sec-title"> <span class="float-text">Blogs</span> <h2>News & Articals</h2> </div> <div class="row"> <?php $sql="SELECT * from blog LIMIT 0 , 3 "; $res=mysqli_query($db,$sql); while($row=mysqli_fetch_array($res)) { ?> <!-- News Block --> <div class="news-block col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="image-box"> <figure class="image"><img src="admin/upload/<?php echo $row['image'];?>" alt="" style="height:330px; width:350px"></figure> <div class="overlay-box"><a href="blog-detail.php?slug=<?php echo $row['id']; ?>"><i class="fa fa-link"></i></a></div> </div> <div class="caption-box"> <h3><a href="blog-detail.php?slug=<?php echo $row['id']; ?>"><?php echo $row['title']; ?></a></h3> <ul class="info"> <li><?php echo $row['post_date'];?></li> <li><a href="#"style="color: #722b35;"><i><?php echo $row['post_by'];?></i></a></li> </ul> </div> </div> </div> <!-- News Block --> <!-- <div class="news-block col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="image-box"> <figure class="image"><img src="images/resource/news-2.jpg" alt=""></figure> <div class="overlay-box"><a href="blog-detail.php"><i class="fa fa-link"></i></a></div> </div> <div class="caption-box"> <h3><a href="blog-detail.php">The Lexury Apartment of sepcial interiors.</a></h3> <ul class="info"> <li>06 June 2018,</li> <li>John Smith</li> </ul> </div> </div> </div> --> <!-- News Block --> <!-- <div class="news-block col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="image-box"> <figure class="image"><img src="images/resource/news-3.jpg" alt=""></figure> <div class="overlay-box"><a href="blog-detail.php"><i class="fa fa-link"></i></a></div> </div> <div class="caption-box"> <h3><a href="blog-detail.php">The Business metting room interior in the rank.</a></h3> <ul class="info"> <li>06 June 2018,</li> <li>John Smith</li> </ul> </div> </div> </div> --> <?php } ?> </div> </div> </section> <!--End News Section --> <!--Clients Section--> <!-- <section class="clients-section"> <div class="inner-container"> <div class="sponsors-outer"> --> <!--Sponsors Carousel--> <!-- <ul class="sponsors-carousel owl-carousel owl-theme"> <li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/1.png" alt=""></a></figure></li> <li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/2.png" alt=""></a></figure></li> <li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/3.png" alt=""></a></figure></li> <li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/4.png" alt=""></a></figure></li> <li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/5.png" alt=""></a></figure></li> <li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/1.png" alt=""></a></figure></li> <li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/2.png" alt=""></a></figure></li> <li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/3.png" alt=""></a></figure></li> <li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/4.png" alt=""></a></figure></li> <li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/5.png" alt=""></a></figure></li> </ul> --> <!-- </div> </div> </section> --> <!--End Clients Section--> <!-- Main Footer --> <?php include('footer.php'); ?> <!-- End Main Footer --> </div> <!--Scroll to top--> <div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-arrow-circle-o-up"></span></div> <script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.fancybox.js"></script> <script src="js/owl.js"></script> <script src="js/wow.js"></script> <script src="js/appear.js"></script> <script src="js/mixitup.js"></script> <script src="js/script.js"></script> <!-- Color Setting --> <script src="js/color-settings.js"></script> </body> </html>