suresh
This commit is contained in:
parent
1238425b60
commit
f7aa2de7d8
@ -45,77 +45,15 @@
|
||||
<?php include 'member_layout/header.php' ?>
|
||||
|
||||
|
||||
|
||||
<section class="pt-4 pb-5 evo-membership">
|
||||
|
||||
<div class="container">
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="col-md-1">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
|
||||
<h1 class="heading-border">Pre-opening Golf Evolution Offer!</h1>
|
||||
|
||||
<p class="text-justify">Elevate your golfing experience with our exclusive pre-opening offer designed for golf enthusiasts like you. With our pre-opening credit pack offer, you gain additional access to our state-of-the-art golf simulators, allowing you to practice your swing, improve your skills, and enjoy virtual rounds of golf on some of the world’s most renowned courses.</p>
|
||||
<p class="text-justify">Our booking system offers flexibility and convenience, allowing you to redeem credits at your own pace and explore various simulation options. Whether you're a beginner looking to learn the game or a seasoned golfer seeking to enhance your technique, our golf simulator credit pack is your ticket to endless enjoyment on the greens and our pre-opening offer adds additional value. Come join us, on the journey to Evolve your game.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-md-1">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="row membership-img">
|
||||
|
||||
<div class="col-md-4">
|
||||
|
||||
<img src="<?= base_url()."/public"; ?>/assets/member_images/Vector-3.png" width="68" height="80" alt="" class="mb-4"/>
|
||||
|
||||
<p class="text-justify">Book lessons or club fittings with our Internationally Certified (Canada & UK) Golf Professional – Jonathan Garratt. His ability to help you achieve the best you can be as a golfer sets him apart.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-md-4">
|
||||
|
||||
<img src="<?= base_url()."/public"; ?>/assets/member_images/Vector-4.png" width="80" height="80" alt="" class="mb-4"/>
|
||||
|
||||
<p class="text-justify">Utilize our investment in state-of-the-art technology to play courses in vivid detail and accurate ball tracking, all over the world.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-md-4">
|
||||
|
||||
<img src="<?= base_url()."/public"; ?>/assets/member_images/Vector-5.png" width="80" height="80" alt="" class="mb-4"/>
|
||||
|
||||
<!-- <h5 class="mem-icontitle">Lorem Ipsum Lorem</h5> -->
|
||||
|
||||
<p class="text-justify">Take the Golf Evolution Simulator experience to improve your overall enjoyment of the game.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<section class="presale-offer-section">
|
||||
|
||||
<div class="container">
|
||||
|
||||
<div class="row align-items-center">
|
||||
<h3 class="mb-4 heading-font text-center">Credit Pack Pre Opening Offer</h3>
|
||||
|
||||
<div class="col-lg-6">
|
||||
<div class="row align-items-center">
|
||||
|
||||
<h3 class="mb-3 heading-font">Credit Pack Pre Opening Offer</h3>
|
||||
<div class="col-lg-6">
|
||||
|
||||
<p>Get more yards out of your dollar. Purchase any of our Evo Packs before we open and receive an additional 20% worth of credits. Your Golf Evolution Credits are our currency and you can use them for all bookings whether it is a lesson, a practice session or a game of golf with your buddies.</p>
|
||||
|
||||
@ -202,8 +140,6 @@
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<section class="how-works" style="background-image:url(<?= base_url()."/public/assets/member_images/good-shot-buddy-shot-two-happy-men-playing-game-golf.png"; ?>);">
|
||||
|
||||
<div class="container">
|
||||
@ -213,9 +149,7 @@
|
||||
<div class="col-12 col-lg-6 pt-5 pb-3 pe-5 bg-white">
|
||||
|
||||
<h3 class="mb-3 heading-font">How it Works</h3>
|
||||
|
||||
|
||||
|
||||
<div class="row work-section">
|
||||
|
||||
<ul>
|
||||
@ -242,6 +176,68 @@
|
||||
|
||||
</section>
|
||||
|
||||
<section class="pt-5 pb-5 evo-membership">
|
||||
|
||||
<div class="container">
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="col-md-1">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
|
||||
<h1 class="heading-border">Golf Evolution Offer!</h1>
|
||||
|
||||
<p class="text-justify">Elevate your golfing experience with our exclusive pre-opening offer designed for golf enthusiasts like you. With our pre-opening credit pack offer, you gain additional access to our state-of-the-art golf simulators, allowing you to practice your swing, improve your skills, and enjoy virtual rounds of golf on some of the world’s most renowned courses.</p>
|
||||
<p class="text-justify">Our booking system offers flexibility and convenience, allowing you to redeem credits at your own pace and explore various simulation options. Whether you're a beginner looking to learn the game or a seasoned golfer seeking to enhance your technique, our golf simulator credit pack is your ticket to endless enjoyment on the greens and our pre-opening offer adds additional value. Come join us, on the journey to Evolve your game.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-md-1">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="row membership-img">
|
||||
|
||||
<div class="col-md-4">
|
||||
|
||||
<img src="<?= base_url()."/public"; ?>/assets/member_images/Vector-3.png" width="68" height="80" alt="" class="mb-4"/>
|
||||
|
||||
<p class="text-justify">Book lessons or club fittings with our Internationally Certified (Canada & UK) Golf Professional – Jonathan Garratt. His ability to help you achieve the best you can be as a golfer sets him apart.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-md-4">
|
||||
|
||||
<img src="<?= base_url()."/public"; ?>/assets/member_images/Vector-4.png" width="80" height="80" alt="" class="mb-4"/>
|
||||
|
||||
<p class="text-justify">Utilize our investment in state-of-the-art technology to play courses in vivid detail and accurate ball tracking, all over the world.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-md-4">
|
||||
|
||||
<img src="<?= base_url()."/public"; ?>/assets/member_images/Vector-5.png" width="80" height="80" alt="" class="mb-4"/>
|
||||
|
||||
<!-- <h5 class="mem-icontitle">Lorem Ipsum Lorem</h5> -->
|
||||
|
||||
<p class="text-justify">Take the Golf Evolution Simulator experience to improve your overall enjoyment of the game.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="contact-section pt-4 pb-4 text-center">
|
||||
|
||||
@ -643,9 +643,8 @@ body.checkout .select2-container--default .select2-selection--single .select2-s
|
||||
.membership-img>div:last-child{
|
||||
border-width:0;
|
||||
}
|
||||
.presale-offer-section{
|
||||
background:#f8f8f4;
|
||||
padding:45px 0 45px 0;
|
||||
.presale-offer-section{
|
||||
padding:40px 0 45px 0;
|
||||
}
|
||||
@media (min-width: 768px){
|
||||
.membership-img{
|
||||
@ -659,7 +658,7 @@ body.checkout .select2-container--default .select2-selection--single .select2-s
|
||||
}
|
||||
}
|
||||
.credit-offer-box{
|
||||
background-color:#ffffff;
|
||||
background-color:#f8f8f4;
|
||||
border-radius:5px;
|
||||
text-align:center;
|
||||
padding:50px 15px 30px 15px;
|
||||
@ -713,6 +712,10 @@ body.checkout .select2-container--default .select2-selection--single .select2-s
|
||||
background-repeat:no-repeat;
|
||||
background-size:auto;
|
||||
background-position:right top;
|
||||
background-color:#f0f7fd;
|
||||
}
|
||||
.how-works .bg-white{
|
||||
background-color:#f0f7fd!important;
|
||||
}
|
||||
@media (max-width: 1300px){
|
||||
.how-works{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user