This commit is contained in:
suresh 2023-07-04 11:49:38 +05:30
parent fc80696dcf
commit 188bb364ba
3 changed files with 13 additions and 6 deletions

View File

@ -18,7 +18,7 @@
</div>
<div class="col-9">
<div class="footer-title">Phone</div>
<p>+1 236 766 3226</p>
<p>+1 250 826 9277</p>
</div>
</div>
<div class="row mb-3">
@ -27,7 +27,7 @@
</div>
<div class="col-9">
<div class="footer-title">Email</div>
<p>info@golfevolution.com</p>
<p>info@golfevolutionkelowna.ca</p>
</div>
</div>
</div>

View File

@ -56,9 +56,10 @@
<div class="col-md-10">
<h1 class="heading-border">Evo Membership</h1>
<h1 class="heading-border">Pre-opening Golf Evolution Offer!</h1>
<p class="text-center">Elevate your golfing experience with our exclusive membership program designed for golf enthusiasts like you. With our credit pack, you gain 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. Our Evo Membership 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. Join our Evo Membership today and take your golfing journey to new heights.</p>
<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 worlds 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&#39;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>
@ -120,7 +121,7 @@
<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>
<h5 class="credit-table-heading">How to Redeem your credits?</h5>
<p class="mb-4">Each Golf Evolution Credit has a Value of $30, you can redeem it to book Golf Sim play and practice, Golf coaching and Fitting sessions as per the price list mentioned below. </p>
<figure class="credit-table"><table><thead><tr><th class="text-center">Product</th><th class="text-center">Cost</th><th class="text-center">Credits</th></tr></thead><tbody><tr>
<td>1/2 hr Practice / Play</td><td class="text-center">$30</td><td>1</td></tr><tr>
@ -220,7 +221,7 @@
<div class="row work-section">
<ul>
<li>Purchase your credits<br/>(The more your purchase the cheaper it gets)</li>
<li>Purchase your credits<br/>(The more you purchase the cheaper it gets)</li>
<li>Credits are added to your account<br/>
(Credits will have a validity of One Year from the date of opening )</li>
<li>Select what you want to do, play practice or take a lesson (Each option has a credit value associated to it).</li>

View File

@ -1952,3 +1952,9 @@ body.checkout .select2-container--default .select2-selection--single .select2-s
top:0;
transform: rotate(45deg);
}
.text-justify{
text-align:justify;
}
.credit-offer-box .pack-desc{
display: none;
}