diff --git a/app/Views/membership.php b/app/Views/membership.php index cc1488c..66fce82 100644 --- a/app/Views/membership.php +++ b/app/Views/membership.php @@ -45,90 +45,28 @@ - -
- -
- -
- -
- -
- -
- -

Pre-opening Golf Evolution Offer!

- -

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.

-

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.

- -
- -
- -
- -
- -
- -
- - /assets/member_images/Vector-3.png" width="68" height="80" alt="" class="mb-4"/> - -

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.

- -
- -
- - /assets/member_images/Vector-4.png" width="80" height="80" alt="" class="mb-4"/> - -

Utilize our investment in state-of-the-art technology to play courses in vivid detail and accurate ball tracking, all over the world.

- -
- -
- - /assets/member_images/Vector-5.png" width="80" height="80" alt="" class="mb-4"/> - - - -

Take the Golf Evolution Simulator experience to improve your overall enjoyment of the game.

- -
- -
- -
- -
- - -
-
+

Credit Pack Pre Opening Offer

-
+
-

Credit Pack Pre Opening Offer

+

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.

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.

- - - - + + + + - -
ProductCostCredits
1/2 hr Practice / Play$301
1 hr Practice / Play$602
1/2 hr individual coaching$903
1 hr individual coaching$1505
Practice / Play - 1/2 hr$301
Practice / Play - 1 hr$602
Individual Coaching - 1/2 hr$903
Individual Coaching - 1 hr$1505
Fitting Session
Single fitting (driver, irons or woods)$1204
2 hr full bag fitting (Driver, woods, irons, wedges)$2107
+ Single fitting (driver, irons or woods) - 1 hr$1204 + Full bag fitting (Driver, woods, irons, wedges) - 2 hr$2107
@@ -202,8 +140,6 @@
- -
);">
@@ -213,16 +149,14 @@

How it Works

- -
  • Purchase your credits
    (The more you purchase the cheaper it gets)
  • Credits are added to your account
    (Credits will have a validity of One Year from the date of opening )
  • -
  • After we open, you can select what you want to do, play practice or take a lesson (Each option has a credit value associated to it).
  • +
  • After we open, you can use credits for yourself, and your friends and family to - play, practice, take a lesson or do a fitting season (each option has a credit value associated to it).
  • Find the time and the date that suits you.
  • Add it to your cart
  • Proceed to checkout and use your credits to confirm the booking.
  • @@ -242,6 +176,68 @@
+
+ +
+ +
+ +
+ +
+ +
+ +

Golf Evolution Offer!

+ +

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.

+

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.

+ +
+ +
+ +
+ +
+ +
+ +
+ + /assets/member_images/Vector-3.png" width="68" height="80" alt="" class="mb-4"/> + +

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.

+ +
+ +
+ + /assets/member_images/Vector-4.png" width="80" height="80" alt="" class="mb-4"/> + +

Utilize our investment in state-of-the-art technology to play courses in vivid detail and accurate ball tracking, all over the world.

+ +
+ +
+ + /assets/member_images/Vector-5.png" width="80" height="80" alt="" class="mb-4"/> + + + +

Take the Golf Evolution Simulator experience to improve your overall enjoyment of the game.

+ +
+ +
+ +
+ +
+ + + +
diff --git a/public/assets/member_css/front-style.css b/public/assets/member_css/front-style.css index f59b025..c628651 100644 --- a/public/assets/member_css/front-style.css +++ b/public/assets/member_css/front-style.css @@ -375,7 +375,7 @@ body.cart .quantity{ .cart .product-name{ font-size: 22px!important; }} -.cart, .cart .header{ +.cart, .cart .header, .checkout, .checkout .header{ background:#F9FAFB; } .cart .product-name{ @@ -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{