https://joyandjenny.mobirisesite.com/

ID da verificação
ac82a360-c800-4452-b2b6-b09650586f1cConcluído
URL enviado:
https://joyandjenny.mobirisesite.com/
Relatório concluído:

Os links de saída identificados na página

LinkTexto
https://mobirise.com/builder/ai-website-builder.htmlMobirise AI Website Builder
https://ai.mobirise.com/Create Website with AI!

Variáveis JavaScript · 35 encontrada(s)

Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual

NomeTipo
0object
1object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
uidEventnumber
bootstrapobject
jarallaxfunction

Mensagens de registro do console · 3 encontrada(s)

Mensagens registradas no console web

TipoCategoriaLog
errornetwork
URL
https://img.youtube.com/vi/9FmGrQ3q9Gk/maxresdefault.jpg
Texto
Failed to load resource: the server responded with a status of 404 ()
warningother
URL
https://www.youtube.com/s/player/03dbdfab/www-widgetapi.vflset/www-widgetapi.js
Texto
Unrecognized feature: 'web-share'.
errorother
URL
https://www.youtube.com/s/player/03dbdfab/www-widgetapi.vflset/www-widgetapi.js
Texto
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('https://joyandjenny.mobirisesite.com').

HTML

O corpo HTML bruto da página

<!DOCTYPE html><html class="desktop mbr-site-loaded"><head>
  
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  
  <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
  <link rel="shortcut icon" href="https://a.mobirise.com/app/builder/images/logo5.png" type="image/x-icon">
  <meta name="description" content="J and J Group, founded by Prof. Dr. Nahiyan Islam Joy, excels in healthcare, real estate, military, and energy sectors, boasting a 1,000,000 megawatt powerplant.">
  <title>J and J Group</title>
  <link rel="stylesheet" href="https://r.mobirisesite.com/895505/assets/bootstrap/css/bootstrap.min.css?rnd=1731694408288">
  <link rel="stylesheet" href="https://r.mobirisesite.com/895505/assets/bootstrap/css/bootstrap-grid.min.css?rnd=1731694408288">
  <link rel="stylesheet" href="https://r.mobirisesite.com/895505/assets/bootstrap/css/bootstrap-reboot.min.css?rnd=1731694408288">
  <link rel="stylesheet" href="https://r.mobirisesite.com/895505/assets/parallax/jarallax.css?rnd=1731694408288">
  <link rel="stylesheet" href="https://r.mobirisesite.com/895505/assets/smart-cart/minicart-theme.css?rnd=1731694408288">
  <link rel="stylesheet" href="https://r.mobirisesite.com/895505/assets/socicon/css/styles.css?rnd=1731694408288">
  <link rel="stylesheet" href="https://r.mobirisesite.com/895505/assets/theme/css/style.css?rnd=1731694408288">
  <link rel="stylesheet" href="https://r.mobirisesite.com/895505/assets/recaptcha.css?rnd=1731694408288">
  <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&amp;display=swap&amp;display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
  <noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&display=swap&display=swap"></noscript>
  <link rel="stylesheet" href="https://r.mobirisesite.com/895505/assets/css/mbr-additional.css?rnd=1731694408288" type="text/css">
  
  
  
  


<style>
.navbar-fixed-top {
  top: auto;
}
#mobiriseBanner.container-banner {
  height: 8rem;
  opacity: 1;
  -webkit-animation: 4s linear animationHeight;
  -moz-animation: 4s linear animationHeight;
    -o-animation: 4s linear animationHeight;
       animation: 4s linear animationHeight;
       transition: all  0.5s;
}
#mobiriseBanner.container-banner.container-banner-closing {
  pointer-events: none;
  height: 0;
  opacity: 0;
  -webkit-animation: 0.5s linear animationClosing;
  -moz-animation:  0.5s linear animationClosing;
    -o-animation:  0.5s linear animationClosing;
       animation:  0.5s linear animationClosing;
}
#mobiriseBanner .banner {
  min-height: 8rem;
  position:fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 10px;
  opacity:1;
  -webkit-animation: 4s linear animationBanner;
  -moz-animation: 4s linear animationBanner;
    -o-animation: 4s linear animationBanner;
       animation: 4s linear animationBanner;
  z-index: 1031;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#mobiriseBanner .banner p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  animation: none;
  visibility: visible;
}
#mobiriseBanner .buy-license {
  text-decoration: underline;
}
#mobiriseBanner .banner .btn {
  margin: 0.3rem 0.5rem;
  animation: none;
  visibility: visible;
}
.navbar.opened {
    z-index: 1032;
}
@-webkit-keyframes animationBanner { 0% { opacity: 0; top: -8rem; } 75% { opacity: 0; top: -8rem; } 100% { opacity: 1; top: 0; } }
@-moz-keyframes animationBanner { 0% { opacity: 0; top: -8rem; } 75% { opacity: 0; top: -8rem; } 100% { opacity: 1; top: 0; } }
@-o-keyframes animationBanner { 0% { opacity: 0; top: -8rem; } 75% { opacity: 0; top: -8rem; } 100% { opacity: 1; top: 0; } }
   @keyframes animationBanner { 0% { opacity: 0; top: -8rem; } 75% { opacity: 0; top: -8rem; } 100% { opacity: 1; top: 0; } }
@-webkit-keyframes animationHeight { 0% { height: 0; } 75% { height: 0; } 100% { height: 8rem; } }
@-moz-keyframes animationHeight { 0% { height: 0; } 75% { height: 0; } 100% { height: 8rem; } }
@-o-keyframes animationHeight { 0% { height: 0; } 75% { height: 0; } 100% { height: 8rem; } }
   @keyframes animationHeight { 0% { height: 0; } 75% { height: 0; } 100% { height: 8rem; } }
   
@-webkit-keyframes animationClosing { 0% { height: 8rem; opacity: 1; } 30% { height: 8rem; opacity: 0.5;} 100% { height: 0; opacity: 0;} }
@-moz-keyframes animationClosing { 0% { height: 8rem; opacity: 1; } 30% { height: 8rem; opacity: 0.5;} 100% { height: 0; opacity: 0;} }
@-o-keyframes animationClosing { 0% { height: 8rem; opacity: 1; } 30% { height: 8rem; opacity: 0.5;} 100% { height: 0; opacity: 0;} }
@keyframes animationClosing { 0% { height: 8rem; opacity: 1; } 30% { height: 8rem; opacity: 0.5;} 100% { height: 0; opacity: 0;} }

@media(max-width: 767px) {
  #mobiriseBanner.container-banner {
    height: 12rem;
  }
  #mobiriseBanner .banner {
    min-height: 12rem;
  }
  @-webkit-keyframes animationBanner { 0% { opacity: 0; top: -12rem; } 75% { opacity: 0; top: -12rem; } 100% { opacity: 1; top: 0; } }
  @-moz-keyframes animationBanner { 0% { opacity: 0; top: -12rem; } 75% { opacity: 0; top: -12rem; } 100% { opacity: 1; top: 0; } }
  @-o-keyframes animationBanner { 0% { opacity: 0; top: -12rem; } 75% { opacity: 0; top: -12rem; } 100% { opacity: 1; top: 0; } }
    @keyframes animationBanner { 0% { opacity: 0; top: -12rem; } 75% { opacity: 0; top: -12rem; } 100% { opacity: 1; top: 0; } }
  @-webkit-keyframes animationHeight { 0% { height: 0; } 75% { height: 0; } 100% { height: 12rem; } }
  @-moz-keyframes animationHeight { 0% { height: 0; } 75% { height: 0; } 100% { height: 12rem; } }
  @-o-keyframes animationHeight { 0% { height: 0; } 75% { height: 0; } 100% { height: 12rem; } }
    @keyframes animationHeight { 0% { height: 0; } 75% { height: 0; } 100% { height: 12rem; } }

  @-webkit-keyframes animationClosing { 0% { height: 12rem; opacity: 1; } 30% { height: 12rem; opacity: 0.5;} 100% { height: 0; opacity: 0;} }
  @-moz-keyframes animationClosing { 0% { height: 12rem; opacity: 1; } 30% { height: 12rem; opacity: 0.5;} 100% { height: 0; opacity: 0;} }
  @-o-keyframes animationClosing { 0% { height: 12rem; opacity: 1; } 30% { height: 12rem; opacity: 0.5;} 100% { height: 0; opacity: 0;} }
  @keyframes animationClosing { 0% { height: 12rem; opacity: 1; } 30% { height: 12rem; opacity: 0.5;} 100% { height: 0; opacity: 0;} }
}
</style>
<style type="text/css">
    #PPSmartCart .dummy-template-paypal,
    #buy-now-window .dummy-template-paypal {
      border: 2px solid #e8e8e8;
      border-radius: 24px;
      min-height: 130px;
      color: #8a8a8a;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    #PPSmartCart h6 {
      font-size: 1.5rem;
    }
    
    #PPSmartCart .container-minicart-popup {
        border-radius: 20px;
        background: #fff;
        padding: 32px 32px 22px;
        max-height: 580px;
        margin: 12px;
        overflow: auto;
    }

    #PPSmartCart .shop-minicart-popup {
      position: relative;
    }
    
    .smartcart-showing #PPSmartCart {
        display: flex;
    }
    
    #PPSmartCart {
        display: none;
        justify-content: center;
        align-items: center;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }
    
    #PPSmartCart form {
        position: relative;
        width: 500px;
        background: transparent;
        font-size: 1.25rem;
        color: #222;
    }
    
    #PPSmartCart form.minicart-empty {
        padding-bottom: 10px;
        font-size: 16px;
        font-weight: bold;
    }
    
    #PPSmartCart ul {
        width: 100%;
        margin-bottom: 1rem;
        padding: 0rem;
        list-style-type: none;
    }

    #PPSmartCart .minicart-details-name {
      display:flex;
      flex-wrap: wrap;
    }

    #PPSmartCart .minicart-name {
      display: flex;
      align-items: center;
    }
    
    #PPSmartCart .minicart-empty ul {
        display: none;
    }
    
    #PPSmartCart .minicart-closer {
        position: absolute;
        top: -12px;
        right: -8px;
        margin: 0;
        background: 0;
        border: 0;
        font-size: 32px;
        line-height: 32px;
        cursor: pointer;
        color: #000;
        z-index:10;
        box-shadow:none!important;
        outline: none!important;
    }
    
    #PPSmartCart .smartcart-item {
        display: block;
        align-items: center;
        padding: 22px 0;
        min-height: 25px;
    }
    
    #PPSmartCart .smartcart-item a {
        width:100%;
        color: #333;
        text-decoration: none;
    }
    
    #PPSmartCart .minicart-details-quantity {
        display: flex;
        justify-content: flex-end;
        margin-top:0.5rem;
        margin-bottom:0.5rem;
    }

    #PPSmartCart .minicart-details-remove {
        margin-top:0.5rem;
        margin-bottom:0.5rem;
    }
    
    #PPSmartCart .minicart-attributes {
        margin: 0;
        padding: 0;
        background: transparent;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        color: #999;
        font-size: 1rem;
        line-height: 22px;
    }
    
    #PPSmartCart .minicart-attributes li {
        display: inline;
    }
    
    #PPSmartCart .minicart-attributes li:after {
        content: ",";
    }
    
    #PPSmartCart .minicart-attributes li:last-child:after {
        content: "";
    }
    
    #PPSmartCart .smartcart-quantity {
        z-index: 1;
        width: 35px;
        height: 35px;
        padding: 2px 4px;
        border: 1px solid #ccc;
        font-size: 1.25rem;
        text-align: right;
        transition: border linear 0.2s, box-shadow linear 0.2s;
        -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
        -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    }
    
    #PPSmartCart .smartcart-quantity:hover {
        border-color: #0078C1;
    }
    
    #PPSmartCart .smartcart-quantity:focus {
        border-color: #0078C1;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(0, 120, 193, 0.4);
    }
    
    #PPSmartCart .smartcart-remove:hover::after {
        opacity: 1;
    }
    
    #PPSmartCart .smartcart-remove:after {
        margin-left:auto;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        content: "\00d7";
        font-size: 1rem;
        color: #a3a3a3;
        background: transparent;
        border: 1px solid #a3a3a3;
        cursor: pointer;
        opacity: 0.70;
        height: 35px;
        width: 35px;
    }
    
    #PPSmartCart .smartcart-remove {
        display: block;
    }
    
    #PPSmartCart .smartcart-remove:after:hover {
        opacity: 1;
    }
    
    #PPSmartCart .minicart-footer {
        text-align: right
    }
    
    #PPSmartCart .minicart-subtotal {
        font-size: 1.25rem;
    }
    
    #PPSmartCart .smartcart-submit {
        width: auto;
        margin-left: auto;
        padding: 12px 24px;
        border: none;
        cursor: pointer;
        background: #ffc439;
        color: #333;
        font-weight: bold;
        font-size: 1.25rem;
        outline: none;
        margin-top: 2rem;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
    
    #PPSmartCart .smartcart-submit:hover {
        box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.05);
    }
    
    #PPSmartCart .smartcart-submit img {
        vertical-align: bottom;
        width: 85px;
        padding-left: 10px;
    }
    
    #PPSmartCart .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        background: #000;
        opacity: 0.4;
        top: 0;
        left: 0;
        z-index: -1
    }
    
    #PPSmartCart .smartcart-plus, #PPSmartCart .smartcart-minus {
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 35px;
        height: 35px;
        border: 1px solid #ccc;
        transition: border linear 0.2s, box-shadow linear 0.2s;
        -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
        -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    }
    
    #PPSmartCart .smartcart-plus {
        margin-left: -1px;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
    }
    
    #PPSmartCart .smartcart-minus {
        margin-right: -1px;
        border-top-left-radius: 50%;
        border-bottom-left-radius: 50%;
    }
    
    @media(max-width:767px) {
      #PPSmartCart form {
        width:100%
      }
      #PPSmartCart .container-minicart-popup {
        border-radius: 0px;
        background: #fff;
        padding: 16px;
        max-height: 100%;
        margin: 0px;
        overflow: auto;
        width:100%;
        height:100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
      }
    }</style><script type="text/javascript" id="www-widgetapi-script" src="https://www.youtube.com/s/player/03dbdfab/www-widgetapi.vflset/www-widgetapi.js" async=""></script><script async="" src="https://www.youtube.com/iframe_api"></script></head>
<body>
<div class="container-banner" id="mobiriseBanner">
  <div class="banner align-center">
    <button type="button" onclick="document.getElementById('mobiriseBanner').classList.add('container-banner-closing')" class="btn-close" aria-label="Close" style="position: fixed;top: 16px;right: 16px;"></button>
    <p class="mbr-text mbr-fonts-style display-7">The site was made with <a href="https://mobirise.com/builder/ai-website-builder.html" class="">Mobirise AI Website Builder</a></p>
    <div class="mbr-section-btn">
      <a class="btn btn-sm btn-primary display-4" href="https://ai.mobirise.com/">Create Website with AI!</a>
      <a class="btn btn-sm btn-secondary display-4" href="https://my.mobirise.com/buy.php?p=126&amp;u=3576521&amp;st=895505&amp;dm=joyandjenny.mobirisesite.com">Remove This Banner</a>
    </div>
  </div>
</div>
  
  <section data-bs-version="5.1" class="header16 cid-uu0vOnGs6F mbr-fullscreen mbr-parallax-background" id="hero-17-uu0vOnGs6F" style="z-index: 0; background-image: none; position: relative;">
  
  
  <div class="container-fluid">
    <div class="row">
      <div class="content-wrap col-12 col-md-12">
        <h1 class="mbr-section-title mbr-fonts-style mbr-white mb-4 display-1">
          <strong>J and J group</strong></h1>
        
        <p class="mbr-fonts-style mbr-text mbr-white mb-4 display-7"><font style="vertical-align: inherit;"><font style="vertical-align: inherit;">The future of health, real estate, and power!</font></font></p>
        <div class="mbr-section-btn"><a class="btn btn-warning display-7" href="#">About Us</a></div>
      </div>
    </div>
  </div>
<div id="jarallax-container-0" style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; overflow: hidden; z-index: -100;"><div style="background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-image: url(&quot;https://r.mobirisesite.com/895505/assets/images/photo-1611587266391-2e1605329537.jpeg&quot;); position: absolute; top: 0px; left: 0px; width: 790px; height: 600px; overflow: hidden; pointer-events: none; transform-style: preserve-3d; backface-visibility: hidden; will-change: transform, opacity; margin-top: 0px; transform: translate3d(0px, 0px, 0px);"></div></div></section>

<section data-bs-version="5.1" class="article9 cid-uu0vOnHLqy" id="about-us-9-uu0vOnHLqy">
  

  
  
  <div class="container">
    <div class="row justify-content-center">
      <div class="card col-md-12 col-lg-10">
        <div class="card-wrapper">
          <div class="card-content-text">
            <h3 class="card-title mbr-fonts-style mbr-white mt-3 mb-4 display-2">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <strong>About the group</strong></h3>
          <div class="row card-box align-left">
            
            <div class="item features-without-image col-12">
              <div class="item-wrapper">
                
                <p class="mbr-text mbr-fonts-style display-7">J and J Group is not just a company; it's a revolution! Founded by Prof. Dr. Nahyan Islam Joy, a Nobel laureate and our CEO, MD, and Chairman, we are committed to providing the best services in health, real estate, and power.
<br>
<br>Located in the heart of Dhaka, Bangladesh, our hospitals offer medical services that are unmatched. At our facilities, health is not just a priority, it's a mission!
<br>
<br>And that's not all! J and J Group has real estate projects full of opportunities and a 1,000,000 megawatt power plant that supplies electricity to the entire country. We are the future!.</p>
              </div>
            </div>
            
          </div>
          </div>
          <div class="image-wrapper d-flex justify-content-center mt-3">
            <img src="https://r.mobirisesite.com/895505/assets/images/photo-1550792436-181701c71f63.jpeg" alt="">
          </div>
        </div>
      </div>
    </div>
  </div>
</section>

<section data-bs-version="5.1" class="gallery07 cid-uu0vOnHe3S" id="gallery-16-uu0vOnHe3S">
  
  
  <div class="container-fluid gallery-wrapper">
    <div class="row justify-content-center">
      <div class="col-12 content-head">
        <div class="mbr-section-head mb-5">
          <h4 class="mbr-section-title mbr-fonts-style align-center mb-0 display-2">
            <strong>Tingnan ang Aming Gallery</strong>
          </h4>
          
        </div>
      </div>
    </div>
    <div class="grid-container">
      <div class="grid-container-3 moving-left" style="transform: translate3d(-200px, 0px, 0px);">
        <div class="grid-item">
          <img src="https://r.mobirisesite.com/895505/assets/images/photo-1512678080530-7760d81faba6.jpeg" alt="">
        </div>
        <div class="grid-item">
          <img src="https://r.mobirisesite.com/895505/assets/images/photo-1517120026326-d87759a7b63b.jpeg" alt="">
        </div>
        <div class="grid-item">
          <img src="https://r.mobirisesite.com/895505/assets/images/photo-1526256262350-7da7584cf5eb.jpeg" alt="">
        </div>
        <div class="grid-item">
          <img src="https://r.mobirisesite.com/895505/assets/images/photo-1560307438-8eaa4c20fd13.jpeg" alt="">
        </div>
      </div>
    </div>
  </div>
</section>

<section data-bs-version="5.1" class="image02 cid-uu0vOnIjiM mbr-fullscreen mbr-parallax-background" id="image-13-uu0vOnIjiM" style="z-index: 0; background-image: none; position: relative;">
    
    
    <div class="container">
        <div class="row"></div>
    </div>
<div id="jarallax-container-1" style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; overflow: hidden; z-index: -100;"><div style="background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-image: url(&quot;https://r.mobirisesite.com/895505/assets/images/photo-1516549655169-df83a0774514.jpeg&quot;); position: absolute; top: 0px; left: 0px; width: 790px; height: 600px; overflow: hidden; pointer-events: none; transform-style: preserve-3d; backface-visibility: hidden; will-change: transform, opacity; margin-top: 0px; transform: translate3d(0px, -946.2px, 0px);"></div></div></section>

<section data-bs-version="5.1" class="header18 cid-uu0vOnIKTu mbr-fullscreen" data-bg-video="https://www.youtube.com/embed/9FmGrQ3q9Gk?autoplay=1&amp;loop=1&amp;playlist=9FmGrQ3q9Gk&amp;t=20&amp;mute=1&amp;playsinline=1&amp;controls=0&amp;showinfo=0&amp;autohide=1&amp;allowfullscreen=true&amp;mode=transparent" id="video-5-uu0vOnIKTu"><div class="mbr-background-video-preview" style="display: block; background-size: cover; background-position: center center; background-image: url(&quot;https://img.youtube.com/vi/9FmGrQ3q9Gk/sddefault.jpg&quot;);"></div><div style="overflow: hidden; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px;"><div style="background: rgb(0, 0, 0); inset: 0px;"><div class="mbr-video-foreground" style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; pointer-events: none; overflow: hidden;"><iframe class="mbr-background-video" id="ytplayer-2905ac" style="margin-top: 0px; max-width: initial; transition-property: opacity; transition-duration: 1000ms; pointer-events: none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; transform: scale(1.2);" frameborder="0" allowfullscreen="" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" title="YouTube video player" width="640" height="360" src="https://www.youtube.com/embed/9FmGrQ3q9Gk?autoplay=1&amp;mute=0&amp;controls=0&amp;enablejsapi=1&amp;allowfullscreen=true&amp;iv_load_policy=3&amp;modestbranding=1&amp;origin=https%3A%2F%2Fjoyandjenny.mobirisesite.com&amp;rel=0&amp;mode=transparent&amp;showinfo=0&amp;html5=1&amp;version=3&amp;playerapiid=iframe_YTP_1624972482514&amp;widgetid=2"></iframe></div></div></div><div style="overflow: hidden; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px;"><div style="background: rgb(0, 0, 0); inset: 0px;"><div class="mbr-video-foreground" style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; pointer-events: none; overflow: hidden;"></div></div></div>
  

  <div class="mbr-overlay" style="opacity: 0.3; background-color: rgb(0, 0, 0);"></div>
  <div class="container-fluid">
    <div class="row">
    </div>
  </div>
</section>

<section data-bs-version="5.1" class="features023 cid-uu0vOnIFD5" id="metrics-1-uu0vOnIFD5">

    

    
    
    <div class="container">
        
        <div class="row content-row justify-content-center">
            <div class="item features-without-image col-12 col-md-6 col-lg-4 item-mb">
                <div class="item-wrapper">
                    <div class="title mb-2 mb-md-3">
                        <span class="num mbr-fonts-style display-1">
                            <strong>1,000,000</strong></span>
                    </div>
                    <h4 class="card-title mbr-fonts-style display-5"><strong>Megawatt Powerplant</strong></h4>
                    
                </div>
            </div>
            <div class="item features-without-image col-12 col-md-6 col-lg-4 item-mb">
                <div class="item-wrapper">
                    <div class="title mb-2 mb-md-3">
                        <span class="num mbr-fonts-style display-1"><strong>100+</strong></span>
                    </div>
                    <h4 class="card-title mbr-fonts-style display-5">Hospitals</h4>
                    
                </div>
            </div>
            <div class="item features-without-image col-12 col-md-6 col-lg-4 item-mb">
                <div class="item-wrapper">
                    <div class="title mb-2 mb-md-3">
                        <span class="num mbr-fonts-style display-1">
                            <strong>20</strong></span>
                    </div>
                    <h4 class="card-title mbr-fonts-style display-5"><strong>Real estate</strong>
                    </h4>
                    
                </div>
            </div>
        </div>
    </div>
</section>

<section data-bs-version="5.1" class="people06 cid-uu0vOnJKbE" id="testimonials-7-uu0vOnJKbE">   
    

    
    
    <div class="container">
        <div class="row justify-content-center">
            <div class="card col-12 col-md-12 col-lg-8">
                <div class="card-wrapper">
                    <div class="card-box align-center">
                        <p class="card-text mbr-fonts-style display-5">The group has solved many quires for many people</p>
                        <div class="img-wrapper mt-3 justify-content-center">
                            <img src="https://r.mobirisesite.com/895505/assets/images/photo-1638868939857-11ac407b347a.jpeg" alt="" data-slide-to="0" data-bs-slide-to="0">
                        </div>
                        <p class="card-title mbr-fonts-style mt-3 display-7">
                            <strong>Dr. Nahiyan Islam Joy</strong>
                        </p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>

<section data-bs-version="5.1" class="social4 cid-uu0vOnJiig" id="follow-us-1-uu0vOnJiig">
    
    
    

    <div class="container">
        <div class="media-container-row">
            <div class="col-12">
                <h3 class="mbr-section-title align-center mb-5 mbr-fonts-style display-2"><strong>Join With Our Social Media</strong>
                </h3>
                <div class="social-list align-center">
                    <a class="iconfont-wrapper bg-facebook m-2 " target="_blank" href="#">
                        <span class="socicon-facebook socicon"></span>
                    </a>
                    <a class="iconfont-wrapper bg-twitter m-2" href="#" target="_blank">
                        <span class="socicon-twitter socicon"></span>
                    </a>
                    <a class="iconfont-wrapper bg-instagram m-2" href="#" target="_blank">
                        <span class="socicon-instagram socicon"></span>
                    </a>
                    
                    
                    
                    
                    
                    <a class="iconfont-wrapper bg-tiktok m-2" href="#" target="_blank">
                        <span class="socicon-tiktok socicon"></span>
                    </a>
                    
                    
                </div>
            </div>
        </div>
    </div>
</section>

<section data-bs-version="5.1" class="form5 cid-uu0vOnK2EF" id="contact-form-3-uu0vOnK2EF">
    
    
    <div class="container">
        <div class="row justify-content-center">
            <div class="col-12 content-head">
                <div class="mbr-section-head mb-5">
                    <h3 class="mbr-section-title mbr-fonts-style align-center mb-0 display-2"><strong>Need Any Help?</strong></h3>
                    
                </div>
            </div>
        </div>
        <div class="row justify-content-center">
            <div class="col-lg-8 mx-auto mbr-form" data-form-type="formoid">
                <form action="https://mobirise.eu/" method="POST" class="mbr-form form-with-styler" data-form-title="Form Name"><input type="hidden" name="email" data-form-email="true" value="aDVOy/rn4X1C70RqXjYzYfgHY6hap64Mry9uORM7YVnPlBNhFaRM3tRrSEjsmSlLjNRGx/AY0FrCEAIG09kOFGxe62D+OnGtPYnYrT/wYGYuCrOvB1qh7glLVXm3UFQq">
                    <div class="row">
                        <div hidden="hidden" data-form-alert="" class="alert alert-success col-12">Thanks for filling out the form!</div>
                        <div hidden="hidden" data-form-alert-danger="" class="alert alert-danger col-12">
                            Oops...! some problem!
                        </div>
                    </div>
                    <div class="dragArea row">
                        <div class="col-md col-sm-12 form-group mb-3" data-for="name">
                            <input type="text" name="name" placeholder="Name" data-form-field="name" class="form-control" value="" id="name-contact-form-3-uu0vOnK2EF">
                        </div>
                        <div class="col-md col-sm-12 form-group mb-3" data-for="email">
                            <input type="email" name="email" placeholder="Email" data-form-field="email" class="form-control" value="" id="email-contact-form-3-uu0vOnK2EF">
                        </div>
                        
                        <div class="col-12 form-group mb-3" data-for="textarea">
                            <textarea name="textarea" placeholder="Write your comment" data-form-field="textarea" class="form-control" id="textarea-contact-form-3-uu0vOnK2EF"></textarea>
                        </div>
                        <div class="col-lg-12 col-md-12 col-sm-12 align-center mbr-section-btn"><button type="submit" class="btn btn-primary display-7">Submit</button></div>
                    </div>
                </form>
            </div>
        </div>
    </div>
</section>

<section data-bs-version="5.1" class="contacts4 map1 cid-uu0vOnKBeh" id="contacts-3-uu0vOnKBeh">

	

    <div class="main_wrapper">
		<div class="b_wrapper">
			<div class="container-fluid">
				<div class="row justify-content-start">
					<div class="col-md-5 col-lg-4 item-wrapper">
                        <h5 class="cardTitle mbr-fonts-style mb-2 display-5"><strong>Any more Emergency?</strong></h5>
                        <ul class="list mbr-fonts-style display-7">
                            <li class="mbr-text item-wrap">
                            Telephone:                                
                            <a href="tel:+8801234567890" class="text-black">+880</a>1533115118</li><li class="mbr-text item-wrap">Hotline: 16100</li> 

                            <li class="mbr-text item-wrap">                            
                            Email: emergency<a href="mailto:[email protected]" class="text-black">@jjgroup.com</a></li><li class="mbr-text item-wrap">Location:
                            Dhaka, Bangladesh</li>
                        </ul>
					</div>
				</div>
			</div>
		</div>
        <div class="google-map"><iframe frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?key=AIzaSyCt1265A4qvZy9HKUeA8J15AOC4SrCyZe4&amp;q=Dhaka%2C%20Bangladesh" allowfullscreen=""></iframe></div>
	</div>
</section>

<section data-bs-version="5.1" class="footer2 cid-uu0vOnK9FH" once="footers" id="footer-5-uu0vOnK9FH">
    

    
    

    <div class="container">
        <div class="row">
            <div class="col-12 col-lg-6 center mt-2 mb-3">
                <p class="mbr-fonts-style copyright mb-0 display-7">© 2024 J and J Group. All rights reserved</p>
            </div>
            <div class="col-12 col-lg-6 center">
                <div class="row-links mt-2 mb-3">
                    <ul class="row-links-soc">
                        
                        
                        
                        
                    <li class="row-links-soc-item mbr-fonts-style display-7"></li><li class="row-links-soc-item mbr-fonts-style display-7"><em>Services</em></li><li class="row-links-soc-item mbr-fonts-style display-7">About Us</li><li class="row-links-soc-item mbr-fonts-style display-7">
                            <a href="#" class="text-black">Privacy</a>
                        </li></ul>
                </div>
            </div>
        </div>
    </div>
</section>


  <script src="https://r.mobirisesite.com/895505/assets/web/assets/jquery/jquery.min.js?rnd=1731694408288"></script>
  <script src="https://r.mobirisesite.com/895505/assets/bootstrap/js/bootstrap.bundle.min.js?rnd=1731694408288"></script>
  <script src="https://r.mobirisesite.com/895505/assets/parallax/jarallax.js?rnd=1731694408288"></script>
  <script src="https://r.mobirisesite.com/895505/assets/smoothscroll/smooth-scroll.js?rnd=1731694408288"></script>
  <script src="https://r.mobirisesite.com/895505/assets/ytplayer/index.js?rnd=1731694408289"></script>
  <script src="https://r.mobirisesite.com/895505/assets/smart-cart/minicart.js?rnd=1731694408289"></script>
  <script src="https://r.mobirisesite.com/895505/assets/smart-cart/minicart-customizer.js?rnd=1731694408289"></script><div id="PPSmartCart"><div class="display-7 container-minicart-popup"><div class="shop-minicart-popup"><button type="button" class="minicart-closer btn-close">×</button>
      <form method="post" class="minicart-empty" action="https://www.paypal.com/cgi-bin/webscr" target="">
          <h6 class="cart-title mb-3">
              <b>
                  Your Cart
              </b>
          </h6>
          <ul>
              
          </ul>
          <div class="minicart-footer">
              
                      <p class="minicart-empty-text">
                          Your shopping cart is empty
                      </p>
                      
          </div> <input type="hidden" name="cmd" value="_cart"> <input type="hidden" name="upload" value="1">
           <input type="hidden" name="bn" value="SmartCart_AddToCart_WPS_US">
              
      </form></div><div class="btn-close overlay" style="z-index: -1;"></div><div class="mt-4" id="paypal-button-container" style="z-index: 4000;"><div class="dummy-template-paypal">Error: Invalid PayPal Client ID.</div></div></div></div><div><i id="smart-cart" role="button" class="shoppingcart-icons display-7" data-placement="left" style="transition-duration: 200ms; opacity: 0; display: none; top: 150px; font-size: 50px; width: 68px; height: 68px; color: rgb(255, 255, 255); background-color: rgb(20, 20, 43); left: initial; right: 20px;"><svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 19H5.2l-3-15H0V2h3.8l.8 4H23l-1.2 9H6.4l.4 2H21v2zM6 13h14l.7-5H5l1 5zm2 7c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"></path></svg><span id="smart-cart-qty" style="font-size: 16px; color: rgb(20, 20, 43); background-color: rgb(254, 219, 1);">0</span></i></div><style>#giftcard-to-smartcart {font-size: 15px; color: #14142b; background-color: #fedb01}</style>
  <script src="https://r.mobirisesite.com/895505/assets/scrollgallery/scroll-gallery.js?rnd=1731694408289"></script>
  <script src="https://r.mobirisesite.com/895505/assets/vimeoplayer/player.js?rnd=1731694408289"></script>
  <script src="https://r.mobirisesite.com/895505/assets/theme/js/script.js?rnd=1731694408289"></script>
  <script src="https://r.mobirisesite.com/895505/assets/formoid.min.js?rnd=1731694408289"></script>
  
  
  


</body></html>