| Server IP : 94.136.191.34 / Your IP : 216.73.216.25 Web Server : Apache System : Linux hostpanel.netbiz.in 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 User : omkar.com_6nnuz6y629h ( 10087) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system,proc_open,popen MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/omkar.com/httpdocs/application/views/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<head>
<title><?php echo $page_info->title;?></title>
<meta name="description" content="<?php echo $page_info->meta_description;?>" />
<meta name="keywords" content="<?php echo $page_info->meta_keywords;?>" />
<?php $this->load->view('header'); ?>
</head>
<body>
<!-- structured map data -->
<?php echo $page_info->structured_map_data;?>
<!-- structured map data -->
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T3BPP5W" height="0" width="0" style="display:none;visibility:hidden">
</iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="wrapper" class="aos-all projects-list">
<?php
$data1['act'] = $page_active;
$data1['project_list'] = $project_list;
$this->load->view('navigation', $data1); ?>
<!-- Slider Start-->
<section class="slider-wrapper">
<div id="project-slider" class="owl-carousel owl-theme">
<div class="item">
<?php $banner_image = ($project_type == "residential") ? "Residential_banner.png" : "TSBB_Project-Banners.jpg"; ?>
<div class="bg" style="background-image: url('<?php echo base_url().'assets/images/'.$banner_image; ?>')"></div>
<div class="slider-cont">
<div class="container">
<div class="slide-head"><img src="<?php echo base_url(); ?>assets/images/omkar1973-logo.png" alt="Omkar 1973 Logo"></div>
<div class="left-txt">
<!-- <small class="aos-item" data-aos="fade-down">BESPOKE SKY BUNGALOWS, MUMBAI.</small>
<h1 class="aos-item" data-aos="fade-left">Home to the <strong>biggest name</strong></h1>
<h2 class="aos-item" data-aos="fade-right">in the country. and you.</h2> -->
<?php if($pt=='rop'){ ?>
<h2 class="aos-item" data-aos="fade-left">Building a city full of choices <br><strong> choose from a host of real<br> estate options in Mumbai.</strong></h2>
<?php } ?>
<?php if($pt=='cop'){ ?>
<h2 class="aos-item" data-aos="fade-left">An edifice that offers<br> office <strong>spaces an upscale address.</strong></h2>
<?php } ?>
</div>
</div>
</div>
</div>
</div>
</section>
<article id="projects-listing-section">
<!-- <section class="aos-item" data-aos="fade-up">
<div class="container">
<div class="finder-div">
<h5>property Finder</h5>
<form id="prop-finder" class="prop-finder">
<select name="category" id="category">
<!-- <option value="">Select Category</option>-->
<?php //if($tab == 'residential'){ ?><!--<option selected='selected' value="Residential">Residential</option> --><?php //} ?>
<?php //if($tab == 'commercial'){ ?><!--<option value="Commercial">Commercial</option><?php //} ?>
</select>
<select name="loc" id="loc">
<?php
//if(!empty($locations))
//{
?>
<option value=''>Select Location</option>
<?php
//foreach($locations as $property_loc) { ?>
<option value='<?php //echo $property_loc['location'] ?>'><?php //echo $property_loc['location'] ?></option>
<?php //}
//}
?>
</select>
<select name="find" id="find">
<option value="">Select Property</option>
</select>
<input id="" type="submit" value="Find Now">
</form>
</div>
</div>
</section> -->
<!-- Project List -->
<section class="projects-lists">
<div class="container">
<div class="row">
<div class="col-md-12">
<?php if($project_type == "residential"){ ?>
<h1>Ongoing <strong>Residential Projects in Mumbai</strong></h1>
<p>Omkar Realtors takes pride in contributing to the city's skyline with innovative and sustainable residential projects. Our ongoing residential projects in Mumbai are crafted with meticulous attention to detail, promising a lifestyle that mirrors the city's fast-paced yet vibrant spirit.</p>
<?php } else { ?>
<h1>Ongoing <strong>Commercial Projects in Mumbai</strong></h1>
<p>Embark on a journey through Mumbai's dynamic commercial landscape with Omkar Realtors. Our ongoing commercial projects redefine the city's skyline, offering innovative spaces that blend functionality with architectural brilliance. Explore our projects and be part of the next chapter in the city's business evolution with Omkar Realtors.</p>
<?php } ?>
</div>
<div class="col-md-12 mt-3">
<ul class="project-type-links">
<li><a href="<?php echo $url_tab1; ?>" class="<?php echo $tab_active1; ?>">Ongoing Projects</a></li>
<li><a href="<?php echo $url_tab3; ?>" class="<?php echo $tab_active3; ?>">Upcoming projects</a></li>
<li><a href="<?php echo $url_tab2; ?>" class="<?php echo $tab_active2; ?>">Completed projects</a></li>
</ul>
</div>
</div>
<div class="row list-cols">
<?php
//$rz1 = $this->ui_model->home_page_projects('Residential');
$i = 1;
foreach ($rz1 as $rz) {
//if($rz['project_type'] == 'Residential'){
?>
<div class="col-md-6 aos-item" data-aos="fade-up">
<a href="<?php echo $rz['url'];?>" >
<div class="thumb-img"><img src="<?php echo base_url(); ?>uploads/gallery/<?php echo $rz['image'];?>" alt="<?php echo $rz['name'];?>"><!-- <span>. <?php echo $i;?></span> --></div>
<div class="proj-name">
<h4><strong><?php echo $rz['name'];?>,</strong> <?php echo $rz['location'];?></h4> <h6><?php echo $rz['project_type'];?> project<span><?php echo $rz['sub_title'];?></span></h6>
</div>
</a>
</div>
<?php $i++;
} ?>
<!-- <div class="col-md-6 aos-item" data-aos="fade-up">
<a href="projectdetails.php">
<div class="thumb-img"><img src="<?php echo base_url(); ?>assets/images/1973-thumb-img.jpg" alt=""><span>. 01</span></div>
<div class="proj-name">
<h4><strong>Omkar 1973,</strong> Worli</h4> <h6>residential project<span>03, 04 & 05 BHK Luxury appartments</span></h6>
</div>
</a>
</div>
<div class="col-md-6 aos-item" data-aos="fade-up">
<a href="projectdetails.php">
<div class="thumb-img"><img src="<?php echo base_url(); ?>assets/images/altamonte-thumb-img.jpg" alt=""><span>. 02</span></div>
<div class="proj-name">
<h4><strong>Alta Monte,</strong> Malad East</h4> <h6>residential project<span>02 & 03 BHK appartments</span></h6>
</div>
</a>
</div>
<div class="col-md-6 aos-item" data-aos="fade-up">
<a href="projectdetails.php">
<div class="thumb-img"><img src="<?php echo base_url(); ?>assets/images/meridia-thumb-img.jpg" alt=""><span>. 03</span></div>
<div class="proj-name">
<h4><strong>Omkar Meridia,</strong> BKC Crossing</h4> <h6>residential project<span>01, 02 & 03 BHK appartments</span></h6>
</div>
</a>
</div>
<div class="col-md-6 aos-item" data-aos="fade-up">
<a href="projectdetails.php">
<div class="thumb-img"><img src="<?php echo base_url(); ?>assets/images/ananta-thumb-img.jpg" alt=""><span>. 04</span></div>
<div class="proj-name">
<h4><strong>Ananta By Omkar,</strong> Goregaon East</h4> <h6>residential project<span>02 BHK appartments</span></h6>
</div>
</a>
</div>
<div class="col-md-6 aos-item" data-aos="fade-up">
<a href="projectdetails.php">
<div class="thumb-img"><img src="<?php echo base_url(); ?>assets/images/vive-thumb-img.jpg" alt=""><span>. 05</span></div>
<div class="proj-name">
<h4><strong>Omkar Vive,</strong> BKC</h4> <h6>residential project<span>01 & 02 BHK Plug & Play residences</span></h6>
</div>
</a>
</div>
<div class="col-md-6 aos-item" data-aos="fade-up">
<a href="projectdetails.php">
<div class="thumb-img"><img src="<?php echo base_url(); ?>assets/images/signet-thumb-img.jpg" alt=""><span>. 06</span></div>
<div class="proj-name">
<h4><strong>Signet,</strong> Malad</h4> <h6>residential project<span>01 & 02 BHK Boutique Residences</span></h6>
</div>
</a>
</div>
<div class="col-md-6 aos-item" data-aos="fade-up">
<a href="projectdetails.php">
<div class="thumb-img"><img src="<?php echo base_url(); ?>assets/images/tsbb-thumb-img.jpg" alt=""><span>. 07</span></div>
<div class="proj-name">
<h4><strong>Omkar TSBB,</strong> Andheri</h4> <h6>Commercial Projects<span>office spaces starting from 900 sq.ft. and going upto 50000 sq.ft.</span></h6>
</div>
</a>
</div> -->
</div>
<div class="row"><a id="loadMore">Load more</a></div>
</div>
</section>
</article>
<!-- Property Finder -->
<?php $this->load->view('sub_footer'); ?>
</div>
<?php $this->load->view('footer'); ?>
</body>
</html>