761 lines
42 KiB
PHP
761 lines
42 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="zxx">
|
|
<head>
|
|
<!-- Meta -->
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
|
<meta name="description" content="">
|
|
<meta name="keywords" content="">
|
|
<meta name="author" content="Awaiken">
|
|
<!-- Page Title -->
|
|
<title>Renovex - Construction HTML Template</title>
|
|
<!-- Favicon Icon -->
|
|
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png">
|
|
<!-- Google Fonts Css-->
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Space+Grotesk:wght@300..700&display=swap" rel="stylesheet">
|
|
<!-- Bootstrap Css -->
|
|
<link href="assets/css/bootstrap.min.css" rel="stylesheet" media="screen">
|
|
<!-- SlickNav Css -->
|
|
<link href="assets/css/slicknav.min.css" rel="stylesheet">
|
|
<!-- Swiper Css -->
|
|
<link rel="stylesheet" href="assets/css/swiper-bundle.min.css">
|
|
<!-- Font Awesome Icon Css-->
|
|
<link href="assets/css/all.min.css" rel="stylesheet" media="screen">
|
|
<!-- Animated Css -->
|
|
<link href="assets/css/animate.css" rel="stylesheet">
|
|
<!-- Magnific Popup Core Css File -->
|
|
<link rel="stylesheet" href="assets/css/magnific-popup.css">
|
|
<!-- Mouse Cursor Css File -->
|
|
<link rel="stylesheet" href="assets/css/mousecursor.css">
|
|
<!-- Main Custom Css -->
|
|
<link href="assets/css/custom.css" rel="stylesheet" media="screen">
|
|
</head>
|
|
<body>
|
|
|
|
<!-- Preloader Start -->
|
|
<div class="preloader">
|
|
<div class="loading-container">
|
|
<div class="loading"></div>
|
|
<div id="loading-icon"><img src="images/loader.svg" alt=""></div>
|
|
</div>
|
|
</div>
|
|
<!-- Preloader End -->
|
|
|
|
<!-- Header Start -->
|
|
<header class="main-header">
|
|
<div class="header-sticky">
|
|
<nav class="navbar navbar-expand-lg">
|
|
<div class="container">
|
|
<!-- Logo Start -->
|
|
<a class="navbar-brand" href="./">
|
|
<img src="images/logo.svg" alt="Logo">
|
|
</a>
|
|
<!-- Logo End -->
|
|
|
|
<!-- Main Menu Start -->
|
|
<div class="collapse navbar-collapse main-menu">
|
|
<div class="nav-menu-wrapper">
|
|
<ul class="navbar-nav mr-auto" id="menu">
|
|
<li class="nav-item submenu"><a class="nav-link" href="./">Home</a>
|
|
|
|
</li>
|
|
<li class="nav-item"><a class="nav-link" href="/about">About Us</a>
|
|
<li class="nav-item"><a class="nav-link" href="/services">Services</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/blog">Blog</a></li>
|
|
<li class="nav-item submenu"><a class="nav-link" href="#">Pages</a>
|
|
<ul>
|
|
<li class="nav-item"><a class="nav-link" href="/service-single">Service Details</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/blog-single">Blog Details</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/projects">Projects</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/project-single">Project Details</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/team">Our Team</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/team-single">Team Details</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/pricing">Pricing Plan</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/testimonials">Testimonials</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/image-gallery">Image Gallery</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/video-gallery">Video Gallery</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/faqs">FAQs</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/404">404</a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item"><a class="nav-link" href="/contact">Contact Us</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<!-- Header Btn Start -->
|
|
<div class="header-btn">
|
|
<a href="/contact" class="btn-default btn-highlighted">Contact Us</a>
|
|
</div>
|
|
<!-- Header Btn End -->
|
|
</div>
|
|
<!-- Main Menu End -->
|
|
<div class="navbar-toggle"></div>
|
|
</div>
|
|
</nav>
|
|
<div class="responsive-menu"></div>
|
|
</div>
|
|
</header>
|
|
<!-- Header End -->
|
|
|
|
<!-- Page Header Section Start -->
|
|
<div class="page-header parallaxie">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<!-- Page Header Box Start -->
|
|
<div class="page-header-box">
|
|
<h1 class="text-anime-style-3" data-cursor="-opaque">Our testimonials</h1>
|
|
<nav class="wow fadeInUp">
|
|
<ol class="breadcrumb">
|
|
<li class="breadcrumb-item"><a href="./">home</a></li>
|
|
<li class="breadcrumb-item active" aria-current="page">testimonials</li>
|
|
</ol>
|
|
</nav>
|
|
</div>
|
|
<!-- Page Header Box End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Page Header Section End -->
|
|
|
|
<!-- Page Testimonials Start -->
|
|
<div class="page-testimonials">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-xl-4 col-md-6">
|
|
<!-- Testimonial Item Start -->
|
|
<div class="testimonial-item wow fadeInUp">
|
|
<div class="testimonial-company-logo">
|
|
<img src="images/company-logo-1.svg" alt="">
|
|
</div>
|
|
<div class="testimonial-item-body">
|
|
<div class="testimonial-item-content">
|
|
<p>“The team turned our dream home into a reality from design planning to final handover everything was manage with professionalism and precision.”</p>
|
|
</div>
|
|
<div class="testimonial-author-content">
|
|
<h3>Darlene Robertson</h3>
|
|
<p>Interior Designer</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Testimonial Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6">
|
|
<!-- Testimonial Item Start -->
|
|
<div class="testimonial-item wow fadeInUp" data-wow-delay="0.2s">
|
|
<div class="testimonial-company-logo">
|
|
<img src="images/company-logo-2.svg" alt="">
|
|
</div>
|
|
<div class="testimonial-item-body">
|
|
<div class="testimonial-item-content">
|
|
<p>“The team turned our dream home into a reality from design planning to final handover everything was manage with professionalism and precision.”</p>
|
|
</div>
|
|
<div class="testimonial-author-content">
|
|
<h3>Wade Warren</h3>
|
|
<p>Interior Designer</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Testimonial Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6">
|
|
<!-- Testimonial Item Start -->
|
|
<div class="testimonial-item wow fadeInUp" data-wow-delay="0.4s">
|
|
<div class="testimonial-company-logo">
|
|
<img src="images/company-logo-3.svg" alt="">
|
|
</div>
|
|
<div class="testimonial-item-body">
|
|
<div class="testimonial-item-content">
|
|
<p>“The team turned our dream home into a reality from design planning to final handover everything was manage with professionalism and precision.”</p>
|
|
</div>
|
|
<div class="testimonial-author-content">
|
|
<h3>Leslie Alexander</h3>
|
|
<p>Interior Designer</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Testimonial Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6">
|
|
<!-- Testimonial Item Start -->
|
|
<div class="testimonial-item wow fadeInUp" data-wow-delay="0.6s">
|
|
<div class="testimonial-company-logo">
|
|
<img src="images/company-logo-4.svg" alt="">
|
|
</div>
|
|
<div class="testimonial-item-body">
|
|
<div class="testimonial-item-content">
|
|
<p>“The team turned our dream home into a reality from design planning to final handover everything was manage with professionalism and precision.”</p>
|
|
</div>
|
|
<div class="testimonial-author-content">
|
|
<h3>Guy Hawkins</h3>
|
|
<p>Interior Designer</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Testimonial Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6">
|
|
<!-- Testimonial Item Start -->
|
|
<div class="testimonial-item wow fadeInUp" data-wow-delay="0.8s">
|
|
<div class="testimonial-company-logo">
|
|
<img src="images/company-logo-5.svg" alt="">
|
|
</div>
|
|
<div class="testimonial-item-body">
|
|
<div class="testimonial-item-content">
|
|
<p>“The team turned our dream home into a reality from design planning to final handover everything was manage with professionalism and precision.”</p>
|
|
</div>
|
|
<div class="testimonial-author-content">
|
|
<h3>Ronald Richards</h3>
|
|
<p>Interior Designer</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Testimonial Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6">
|
|
<!-- Testimonial Item Start -->
|
|
<div class="testimonial-item wow fadeInUp" data-wow-delay="1s">
|
|
<div class="testimonial-company-logo">
|
|
<img src="images/company-logo-6.svg" alt="">
|
|
</div>
|
|
<div class="testimonial-item-body">
|
|
<div class="testimonial-item-content">
|
|
<p>“The team turned our dream home into a reality from design planning to final handover everything was manage with professionalism and precision.”</p>
|
|
</div>
|
|
<div class="testimonial-author-content">
|
|
<h3>Kathryn Murphy</h3>
|
|
<p>Interior Designer</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Testimonial Item End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Page Testimonials End -->
|
|
|
|
<!-- Watch Our Story Section Start -->
|
|
<div class="our-story dark-section parallaxie">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<!-- Our Story Content Start -->
|
|
<div class="our-story-content">
|
|
<!-- Section Title Start -->
|
|
<div class="section-title">
|
|
<h3 class="wow fadeInUp">watch our story</h3>
|
|
<h2 class="text-anime-style-3" data-cursor="-opaque">Tailored architectural and construction solutions for every budget</h2>
|
|
</div>
|
|
<!-- Section Title End -->
|
|
|
|
<!-- Watch Video Circle Start -->
|
|
<div class="watch-video-circle">
|
|
<a href="https://www.youtube.com/watch?v=Y-x0efG1seA" class="popup-video" data-cursor-text="Play">
|
|
<img src="images/watch-video-circle.svg" alt="">
|
|
</a>
|
|
</div>
|
|
<!-- Watch Video Circle End -->
|
|
</div>
|
|
<!-- Our Story Content End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Watch Our Story Section End -->
|
|
|
|
<!-- Our Features Section Start -->
|
|
<div class="our-features">
|
|
<div class="container">
|
|
<div class="row section-row">
|
|
<div class="col-lg-12">
|
|
<!-- Section Title Start -->
|
|
<div class="section-title section-title-center">
|
|
<h3 class="wow fadeInUp">Our Features</h3>
|
|
<h2 class="text-effect" data-cursor="-opaque">Driven by passion for quality <span class="feature-title-img-1"><img src="images/icon-feature-title-1.svg" alt=""></span> and innovation, we build <span class="feature-title-img-2"><img src="images/icon-feature-title-2.svg" alt=""></span> spaces that reflect strength, sustainability, <span class="feature-title-img-3"><img src="images/author-1.jpg" alt=""><img src="images/author-2.jpg" alt=""><img src="images/author-3.jpg" alt=""></span> and lasting value</h2>
|
|
</div>
|
|
<!-- Section Title End -->
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-xl-4 col-md-6 order-1">
|
|
<!-- Feature Item Start -->
|
|
<div class="feature-item box-1 wow fadeInUp">
|
|
<div class="feature-item-shape-image">
|
|
<figure>
|
|
<img src="images/feature-item-image-1.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="feature-item-content-box">
|
|
<div class="feature-item-content">
|
|
<h3>Innovative Design Approach</h3>
|
|
<p>We combine creativity with functionality to deliver designs that are both visually striking.</p>
|
|
</div>
|
|
<div class="feature-item-list">
|
|
<ul>
|
|
<li>Our architects embrace modern trends.</li>
|
|
<li>We merge creativity and practicality to design.</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Feature Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-4 order-xl-2 order-md-3 order-2">
|
|
<!-- Feature Item Start -->
|
|
<div class="feature-item box-2 wow fadeInUp" data-wow-delay="0.2s">
|
|
<div class="feature-item-info">
|
|
<div class="feature-item-info-content">
|
|
<p>Your Vision, Our Expertise</p>
|
|
<h3>Request To Get Free Projects Estimate Today</h3>
|
|
</div>
|
|
<div class="feature-item-btn">
|
|
<a href="/contact" class="readmore-btn">Get Free Estimate</a>
|
|
</div>
|
|
</div>
|
|
<div class="feature-item-image">
|
|
<figure>
|
|
<img src="images/feature-item-image-2.png" alt="">
|
|
</figure>
|
|
</div>
|
|
</div>
|
|
<!-- Feature Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6 order-xl-3 order-md-2 order-3">
|
|
<!-- Feature Item Start -->
|
|
<div class="feature-item box-3 wow fadeInUp" data-wow-delay="0.4s">
|
|
<div class="feature-item-content-box">
|
|
<div class="feature-item-content">
|
|
<h2><span class="counter">250</span>+</h2>
|
|
<h3>Dedicated Professionals</h3>
|
|
</div>
|
|
<div class="feature-item-counter-info">
|
|
<p>A skilled team of architects, engineers, and experts working with passion.</p>
|
|
</div>
|
|
</div>
|
|
<div class="feature-item-tag-list">
|
|
<ul>
|
|
<li>Visualization</li>
|
|
<li>Custom Design</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- Feature Item End -->
|
|
</div>
|
|
|
|
<div class="col-lg-12 order-5">
|
|
<!-- Section Footer Text Start -->
|
|
<div class="section-footer-text section-satisfy-img wow fadeInUp" data-wow-delay="0.2s">
|
|
<!-- Satisfy Client Images Start -->
|
|
<div class="satisfy-client-images">
|
|
<div class="satisfy-client-image">
|
|
<figure class="image-anime">
|
|
<img src="images/author-1.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="satisfy-client-image add-more">
|
|
<img src="images/icon-phone-primary.svg" alt="">
|
|
</div>
|
|
</div>
|
|
<!-- Satisfy Client Images End -->
|
|
<p>From vision to structure - <a href="/contact">where creativity meets construction excellence.</a></p>
|
|
<ul>
|
|
<li><span class="counter">4.9</span>/5</li>
|
|
<li>
|
|
<i class="fa-solid fa-star"></i>
|
|
<i class="fa-solid fa-star"></i>
|
|
<i class="fa-solid fa-star"></i>
|
|
<i class="fa-solid fa-star"></i>
|
|
<i class="fa-solid fa-star"></i>
|
|
</li>
|
|
<li>Our 4200 Review</li>
|
|
</ul>
|
|
</div>
|
|
<!-- Section Footer Text End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Our Features Section End -->
|
|
|
|
<!-- CTA Box Section Start -->
|
|
<div class="cta-box dark-section parallaxie">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-xl-7 col-md-9">
|
|
<!-- CTA Box Content Start -->
|
|
<div class="cta-box-content">
|
|
<!-- Section Title Start -->
|
|
<div class="section-title">
|
|
<h3 class="wow fadeInUp">Contact Us Today!</h3>
|
|
<h2 class="text-anime-style-3" data-cursor="-opaque">Partner with us to design and build the future you envision</h2>
|
|
<p class="wow fadeInUp" data-wow-delay="0.2s">Whether it's a residential, commercial, or industrial project, we're here to help bring your ideas to life. Get in touch and let's shape something remarkable together.</p>
|
|
</div>
|
|
<!-- Section Title End -->
|
|
|
|
<!-- CTA Box Items List Start -->
|
|
<div class="cta-box-items-list wow fadeInUp" data-wow-delay="0.4s">
|
|
<!-- CTA Box Item Start -->
|
|
<div class="cta-box-item">
|
|
<div class="icon-box">
|
|
<img src="images/icon-cta-box-item-1.svg" alt="">
|
|
</div>
|
|
<div class="cta-box-item-content">
|
|
<h3>Quick Response & Expert Support</h3>
|
|
</div>
|
|
</div>
|
|
<!-- CTA Box Item End -->
|
|
|
|
<!-- CTA Box Item Start -->
|
|
<div class="cta-box-item">
|
|
<div class="icon-box">
|
|
<img src="images/icon-cta-box-item-2.svg" alt="">
|
|
</div>
|
|
<div class="cta-box-item-content">
|
|
<h3>Partner with Industry Experts</h3>
|
|
</div>
|
|
</div>
|
|
<!-- CTA Box Item End -->
|
|
</div>
|
|
<!-- CTA Box Items List End -->
|
|
|
|
<!-- CTA Box Btn Start -->
|
|
<div class="cta-box-btn wow fadeInUp" data-wow-delay="0.6s">
|
|
<a href="tel:+123456789" class="btn-default btn-highlighted">Call Us: +(123) 456-789</a>
|
|
</div>
|
|
<!-- CTA Box Btn End -->
|
|
</div>
|
|
<!-- CTA Box Content End -->
|
|
</div>
|
|
|
|
<div class="col-xl-5 col-md-3">
|
|
<!-- CTA Box Image Start -->
|
|
<div class="cta-box-image">
|
|
<figure>
|
|
<img src="images/cta-box-image.png" alt="">
|
|
</figure>
|
|
</div>
|
|
<!-- CTA Box Image End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- CTA Box Section End -->
|
|
|
|
<!-- Our FAQs Section Start -->
|
|
<div class="our-faqs">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-xl-5">
|
|
<!-- Our FAQs Content Start -->
|
|
<div class="our-faqs-content">
|
|
<!-- Faqs Title Box Start -->
|
|
<div class="faqs-title-box">
|
|
<!-- Section Title Start -->
|
|
<div class="section-title">
|
|
<h3 class="wow fadeInUp">Frequently Asked Questions</h3>
|
|
<h2 class="text-anime-style-3" data-cursor="-opaque">We're here to provide clear and helpful answers</h2>
|
|
<p class="wow fadeInUp" data-wow-delay="0.2s">Explore our FAQs to learn more about our process, pricing, and how we ensure quality, transparency, and client satisfaction at every stage.</p>
|
|
</div>
|
|
<!-- Section Title End -->
|
|
|
|
<!-- Our FAQs Button Start -->
|
|
<div class="our-faqs-btn wow fadeInUp" data-wow-delay="0.4s">
|
|
<a href="/faqs" class="btn-default">View all FAQs</a>
|
|
</div>
|
|
<!-- Our FAQs Button End -->
|
|
</div>
|
|
<!-- Faqs Title Box End -->
|
|
|
|
<!-- Faq Contact Box Start -->
|
|
<div class="faq-contact-box wow fadeInUp" data-wow-delay="0.6s">
|
|
<div class="icon-box">
|
|
<img src="images/icon-phone-primary.svg" alt="">
|
|
</div>
|
|
<div class="faq-contact-box-content">
|
|
<h3>Call Us For Any Query</h3>
|
|
<p><a href="tel:+123456789">+(123) 456-789</a></p>
|
|
</div>
|
|
</div>
|
|
<!-- Faq Contact Box End -->
|
|
</div>
|
|
<!-- Our FAQs Content End -->
|
|
</div>
|
|
|
|
<div class="col-xl-7">
|
|
<!-- FAQ Accordion Start -->
|
|
<div class="faq-accordion" id="accordion">
|
|
<!-- FAQ Item Start -->
|
|
<div class="accordion-item wow fadeInUp">
|
|
<h2 class="accordion-header" id="heading1">
|
|
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1" aria-expanded="true" aria-controls="collapse1">
|
|
Q1. Do you provide both design and construction services?
|
|
</button>
|
|
</h2>
|
|
<div id="collapse1" class="accordion-collapse collapse show" aria-labelledby="heading1" data-bs-parent="#accordion">
|
|
<div class="accordion-body">
|
|
<p>Yes, we offer end-to-end design and build solutions, including architectural planning, structural design, interior finishing, and on-site construction ensuring a smooth, integrated process from concept to completion. </p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- FAQ Item End -->
|
|
|
|
<!-- FAQ Item Start -->
|
|
<div class="accordion-item wow fadeInUp" data-wow-delay="0.2s">
|
|
<h2 class="accordion-header" id="heading2">
|
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse2" aria-expanded="false" aria-controls="collapse2">
|
|
Q2. Can you work with my existing architect or designer?
|
|
</button>
|
|
</h2>
|
|
<div id="collapse2" class="accordion-collapse collapse" aria-labelledby="heading2" data-bs-parent="#accordion">
|
|
<div class="accordion-body">
|
|
<p>Yes, we offer end-to-end design and build solutions, including architectural planning, structural design, interior finishing, and on-site construction ensuring a smooth, integrated process from concept to completion. </p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- FAQ Item End -->
|
|
|
|
<!-- FAQ Item Start -->
|
|
<div class="accordion-item wow fadeInUp" data-wow-delay="0.4s">
|
|
<h2 class="accordion-header" id="heading3">
|
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse3" aria-expanded="false" aria-controls="collapse3">
|
|
Q3. How do you estimate the total project cost?
|
|
</button>
|
|
</h2>
|
|
<div id="collapse3" class="accordion-collapse collapse" aria-labelledby="heading3" data-bs-parent="#accordion">
|
|
<div class="accordion-body">
|
|
<p>Yes, we offer end-to-end design and build solutions, including architectural planning, structural design, interior finishing, and on-site construction ensuring a smooth, integrated process from concept to completion. </p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- FAQ Item End -->
|
|
|
|
<!-- FAQ Item Start -->
|
|
<div class="accordion-item wow fadeInUp" data-wow-delay="0.6s">
|
|
<h2 class="accordion-header" id="heading4">
|
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse4" aria-expanded="false" aria-controls="collapse4">
|
|
Q4. What materials do you typically use for construction?
|
|
</button>
|
|
</h2>
|
|
<div id="collapse4" class="accordion-collapse collapse" aria-labelledby="heading4" data-bs-parent="#accordion">
|
|
<div class="accordion-body">
|
|
<p>Yes, we offer end-to-end design and build solutions, including architectural planning, structural design, interior finishing, and on-site construction ensuring a smooth, integrated process from concept to completion. </p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- FAQ Item End -->
|
|
|
|
<!-- FAQ Item Start -->
|
|
<div class="accordion-item wow fadeInUp" data-wow-delay="0.8s">
|
|
<h2 class="accordion-header" id="heading5">
|
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse5" aria-expanded="false" aria-controls="collapse5">
|
|
Q5. Can you handle renovation or remodeling projects?
|
|
</button>
|
|
</h2>
|
|
<div id="collapse5" class="accordion-collapse collapse" aria-labelledby="heading5" data-bs-parent="#accordion">
|
|
<div class="accordion-body">
|
|
<p>Yes, we offer end-to-end design and build solutions, including architectural planning, structural design, interior finishing, and on-site construction ensuring a smooth, integrated process from concept to completion. </p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- FAQ Item End -->
|
|
</div>
|
|
<!-- FAQ Accordion End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Our FAQs Section End -->
|
|
|
|
<!-- Main Footer Start -->
|
|
<footer class="main-footer dark-section">
|
|
<!-- Scrolling Ticker Section Start -->
|
|
<div class="footer-scrolling-ticker">
|
|
<!-- Scrolling Ticker Box Start -->
|
|
<div class="scrolling-ticker-box">
|
|
<!-- Scrolling Content Start -->
|
|
<div class="scrolling-content">
|
|
<span><img src="images/icon-asterisk.svg" alt="">Renovation & Remodeling</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Commercial Projects</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Interior & Exterior Design</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Building Design</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Construction</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Renovation & Remodeling</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Commercial Projects</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Interior & Exterior Design</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Building Design</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Construction</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Renovation & Remodeling</span>
|
|
</div>
|
|
<!-- Scrolling Content End -->
|
|
|
|
<!-- Scrolling Content Start -->
|
|
<div class="scrolling-content">
|
|
<span><img src="images/icon-asterisk.svg" alt="">Renovation & Remodeling</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Commercial Projects</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Interior & Exterior Design</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Building Design</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Construction</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Renovation & Remodeling</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Commercial Projects</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Interior & Exterior Design</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Building Design</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Construction</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Renovation & Remodeling</span>
|
|
</div>
|
|
<!-- Scrolling Content End -->
|
|
</div>
|
|
<!-- Scrolling Ticker Box End -->
|
|
</div>
|
|
<!-- Scrolling Ticker Section End -->
|
|
|
|
<!-- Footer Box Start -->
|
|
<div class="footer-box">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-xl-4">
|
|
<!-- About Footer Start -->
|
|
<div class="about-footer">
|
|
<!-- Footer Logo Start -->
|
|
<div class="footer-logo">
|
|
<img src="images/footer-logo.svg" alt="">
|
|
</div>
|
|
<!-- Footer Logo End -->
|
|
|
|
<!-- About Footer Content Start -->
|
|
<div class="footer-working-hours">
|
|
<h3>Working Hours:</h3>
|
|
<ul>
|
|
<li>Monday - Friday: 09:00 AM - 06:00 PM</li>
|
|
<li>Saturday - Sunday: Closed</li>
|
|
</ul>
|
|
</div>
|
|
<!-- About Footer Content End -->
|
|
</div>
|
|
<!-- About Footer End -->
|
|
</div>
|
|
|
|
<div class="col-xl-8">
|
|
<!-- Footer Links Box Start -->
|
|
<div class="footer-links-box">
|
|
<!-- Footer Links Start -->
|
|
<div class="footer-links footer-location-info">
|
|
<h3>Contact Information</h3>
|
|
<p>123 Maplewood Drive, Pinehill, CA 90210</p>
|
|
</div>
|
|
<!-- Footer Links End -->
|
|
|
|
<!-- Footer Links Start -->
|
|
<div class="footer-links footer-contact-links">
|
|
<h3>Get in Touch</h3>
|
|
<ul>
|
|
<li><img src="images/icon-phone-white.svg" alt=""> Phone: <a href="tel:+123456789"> +123 456 789</a></li>
|
|
<li><img src="images/icon-mail-white.svg" alt=""> Email: <a href="mailto:domain@gmail.com"> info@domainname.com</a></li>
|
|
</ul>
|
|
</div>
|
|
<!-- Footer Links End -->
|
|
|
|
<!-- Footer Newsletter Form Start -->
|
|
<div class="footer-links footer-newsletter-form">
|
|
<h3>Newsletter Subscription</h3>
|
|
<p>Stay updated on our latest projects, tips, and offers.</p>
|
|
<form id="newslettersForm" action="#" method="POST">
|
|
<div class="form-group">
|
|
<input type="email" name="mail" class="form-control" id="mail" placeholder="Enter Email Address*" required>
|
|
<button type="submit" class="newsletter-btn"><i class="fa-regular fa-paper-plane"></i></button>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
<!-- Footer Newsletter Form End -->
|
|
|
|
<!-- Footer Social Link Start -->
|
|
<div class="footer-links footer-social-links">
|
|
<h3>Follow On Socials:</h3>
|
|
<ul>
|
|
<li><a href="#"><i class="fa-brands fa-dribbble"></i>Dribbble</a></li>
|
|
<li><a href="#"><i class="fa-brands fa-facebook-f"></i> Facebook</a></li>
|
|
<li><a href="#"><i class="fa-brands fa-linkedin-in"></i>LinkedIn</a></li>
|
|
<li><a href="#"><i class="fa-brands fa-instagram"></i>Instagram</a></li>
|
|
</ul>
|
|
</div>
|
|
<!-- Footer Social Link End -->
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-12">
|
|
<!-- Footer Copyright Start -->
|
|
<div class="footer-copyright">
|
|
<!-- Footer Menu Start -->
|
|
<div class="footer-menu">
|
|
<ul>
|
|
<li><a href="/">Home</a></li>
|
|
<li><a href="/about">About Us</a></li>
|
|
<li><a href="/services">Service</a></li>
|
|
<li><a href="/projects">Project</a></li>
|
|
<li><a href="/contact">Contact</a></li>
|
|
</ul>
|
|
</div>
|
|
<!-- Footer Menu End -->
|
|
|
|
<!-- Footer Copyright Text Start -->
|
|
<div class="footer-copyright-text">
|
|
<p>Copyright © 2025 All Rights Reserved.</p>
|
|
</div>
|
|
<!-- Footer Copyright Text End -->
|
|
</div>
|
|
<!-- Footer Copyright End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Footer Box End -->
|
|
</footer>
|
|
<!-- Main Footer End -->
|
|
|
|
<!-- Jquery Library File -->
|
|
<script src="assets/js/jquery-3.7.1.min.js"></script>
|
|
<!-- Bootstrap js file -->
|
|
<script src="assets/js/bootstrap.min.js"></script>
|
|
<!-- Validator js file -->
|
|
<script src="assets/js/validator.min.js"></script>
|
|
<!-- SlickNav js file -->
|
|
<script src="assets/js/jquery.slicknav.js"></script>
|
|
<!-- Swiper js file -->
|
|
<script src="assets/js/swiper-bundle.min.js"></script>
|
|
<!-- Counter js file -->
|
|
<script src="assets/js/jquery.waypoints.min.js"></script>
|
|
<script src="assets/js/jquery.counterup.min.js"></script>
|
|
<!-- Isotop js file -->
|
|
<script src="assets/js/isotope.min.js"></script>
|
|
<!-- Magnific js file -->
|
|
<script src="assets/js/jquery.magnific-popup.min.js"></script>
|
|
<!-- SmoothScroll -->
|
|
<script src="assets/js/SmoothScroll.js"></script>
|
|
<!-- Parallax js -->
|
|
<script src="assets/js/parallaxie.js"></script>
|
|
<!-- MagicCursor js file -->
|
|
<script src="assets/js/gsap.min.js"></script>
|
|
<script src="assets/js/magiccursor.js"></script>
|
|
<!-- Text Effect js file -->
|
|
<script src="assets/js/SplitText.min.js"></script>
|
|
<script src="assets/js/ScrollTrigger.min.js"></script>
|
|
<!-- YTPlayer js File -->
|
|
<script src="assets/js/jquery.mb.YTPlayer.min.js"></script>
|
|
<!-- Wow js file -->
|
|
<script src="assets/js/wow.min.js"></script>
|
|
<!-- Main Custom js file -->
|
|
<script src="assets/js/function.js"></script>
|
|
</body>
|
|
</html> |