File: /home/monetizedmarketinggroup/public_html/index.php
<?php include("header.php"); ?>
<style>
.jumbotron {
color: white;
background-image: url("../img/bg-slider-scaled.jpg");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 700px !important;
margin-top: -80px !important;
}
.jumbotron {
padding-top: 15%;
padding-bottom: 30%;
}
.jumbotron h1 {
font-family: 'Lato', sans-serif;
}
.jumbotron p {
font-family: 'Lato', sans-serif;
}
.hero-img {
background-image: url("../img/bg-contact-scaled1.jpg") !important;
}
</style>
<body>
<!-- HERO START -->
<div class="jumbotron jumbotron-fluid">
<div class="container">
<h1 class="text-second">We can help your <br>business grow.</h1>
<p class="text-first">We’ve built our own businesses in the past. <br>Now we’re helping you build yours.</p>
<a href="/contact.php" class="button"> Get Started </a>
</div>
</div>
<!-- HERO START -->
<!-- HEADER START -->
<section class="section-pc">
<div class="container">
<div class="row">
<div class="col-md-6">
</div>
<div class="col-md-6">
<h2 class="text-first">Monetized Marketing Group</h2>
<p class="text-first">Monetized Marketing Group, Inc. DBA Health Innovations is an online marketing, lead generation and web/graphic design company with its corporate headquarters in the state of Florida since July 17th, 2014. In addition to our core competencies, we provide a handful of other professional business services such as business administration and management, consulting services, data brokering, relationship management, etc. I, Michael Rosen, handle the day-to-day operations of this company. As an online marketing, lead generation and web/graphic design company.
</p>
<a class="button" href="/contact.php" role="button"> Get Started </a>
</div> <!-- CONTAINER WRAPPER -->
</div>
</div>
</section>
<!-- SECTION END -->
<section class="section-list">
<div class="container">
<div class="content-box1">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="text-first">WE ARE FOCUSED ON RESULTS </h2>
<p>Grow Your Client Base With Data-Driven and Targeted Strategies
</p>
<div class="row" style="padding: 40px 0px 40px 0px">
<div class="col-md-4 col-sm-12">
<section>
<h4>Online Marketing and <br>Advertising</h4>
<ol>
<li>Search Engine Optimization (SEO)</li>
<li>Search Engine Marketing (SEM)</li>
<li>Social Media Marketing (SMM)</li>
<li>Pay-Per-Click advertising (PPC)</li>
<li>Affiliate Marketing</li>
</ol>
</section>
</div>
<div class="col-md-4 col-sm-12">
<section>
<h4>Web and Graphic <br>Design</h4>
<ol>
<li>Building Sing Page Landing Pages</li>
<li>Building Multi Page Websites</li>
<li>Logo Generation</li>
<li>Graphic Design and Formatting</li>
<li>Email Layouts</li>
</ol>
</section>
</div>
<div class="col-md-4 col-sm-12">
<section>
<h4>Business Consulting <br>Services</h4>
<ol>
<li>Lead Management</li>
<li>Lead Tracking and Performance</li>
<li>Marketing Compliance</li>
<li>Software Analytics</li>
<li>Lead Monetization</li>
</ol>
</section>
</div>
</div>
<a class="button mb-5" href="/contact.php"> Get Started </a>
</div>
</div> <!-- CONTAINER WRAPPER -->
</div>
</div>
</section>
<!-- SECTION START -->
<section class="section-process">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="text-first">OPTIMIZED TO SUCCESSEED </h2>
<p>We use several marketing strategies to optimize the quality and total number of leads.
</p>
</div>
<div class="col-md-4 text-center" style="opacity: 1;">
<div class="content-box">
<img alt="Real-time information" title="Real-time information" class="finbyz-icon img-responsive" src="img/icon-1.svg">
<h4 class="content-box-title">Calibrate</h4>
<p class="content-box-sub"
>We help target a clear & specific challenge in each stage of your customer’s buying process.
</p>
</div>
</div>
<div class="col-md-4" style="opacity: 1;">
<div class="content-box text-center">
<img alt="Higher Productivity" title="Higher Productivity" class="finbyz-icon img-responsive" src="img/icon-2.svg">
<h4 class="content-box-title">Convert</h4>
<p class="content-box-sub">
We help shape offers that make sense to your audience and match interest levels with calls to action.
</p>
</div>
</div>
<div class="col-md-4" style="opacity: 1;">
<div class="content-box text-center">
<img alt="Improved Collaboration" title="Improved Collaboration" class="finbyz-icon img-responsive" src="img/icon-3.svg">
<h4 class="content-box-title">Captivate</h4>
<p class="content-box-sub">
We help increase ROI by selling more of your products & services to satisfied customers.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION END -->
<!-- SECTION START -->
<section class="section-end">
<div class="container">
<div class="row">
<div class="col-md-12 text-center" style="opacity: 1;">
<div class="col-md-12 text-center">
<h2 class="text-first"> MONETIZED MARKETING GROUP</h2>
<p>Get in touch with one of our marketing professionals today.
</p>
<a href="/contact.php" class="button mb-5"> Get Started </a>
</div>
</div>
</div>
</section>
<!-- SECTION END -->
<?php include("footer.php"); ?>