Skip to content

Latest commit

 

History

History
55 lines (52 loc) · 2.66 KB

File metadata and controls

55 lines (52 loc) · 2.66 KB
title iOS Apps
subtitle Download our golf apps for free
layout page
permalink /apps/

Birdie Tracker


Track your birdies, eagles, pars, and more. Create groups to share scores with friends and compete together.

More Info | Privacy Policy | Terms of Service

<!-- Quantified Golf Analytics App -->
<div class="column is-half-desktop is-full-tablet">
    <div class="box" style="height: 100%; text-align: center;">
        <h2 class="title is-2">Quantified Golf Analytics</h2>
        <hr class="has-background-black">
        <p class="content" style="margin: 1.5rem 0;">
            Track and analyze your golf game through data-driven insights. Practice better, play better, and make better on-course decisions.
        </p>
        <div style="margin: 2rem 0;">
            <a href="https://apps.apple.com/us/app/quantified-golf-app/id6755897826" 
               class="button is-large is-rounded" 
               style="background-color: #5BA3F5; color: white; font-weight: 600; padding: 1rem 2rem; margin: 0.5rem;">
                Download Quantified Golf Analytics App For Free
            </a>
        </div>
        <p class="content" style="font-size: 0.9em; color: #666; margin-top: 1rem;">
            <a href="{{site.url}}{{site.baseurl}}/ios-app">More Info</a> | 
            <a href="{{site.url}}{{site.baseurl}}/privacy">Privacy Policy</a> | 
            <a href="{{site.url}}{{site.baseurl}}/terms">Terms of Use</a>
        </p>
    </div>
</div>