<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
    <title>Adam McIntyre - British Entrepreneur & Designer in Chiang Mai, Thailand</title>
    <meta name="description" content="British entrepreneur Adam McIntyre creates premium design templates and luxury Airbnb experiences in Chiang Mai, Thailand. Founder of BrandPacks, TemplatesBooth, DesignerCandies, HikeList, and Monthly Chiang Mai.">
    <meta name="keywords" content="Adam McIntyre, entrepreneur, design templates, BrandPacks, TemplatesBooth, DesignerCandies, Chiang Mai, Airbnb, HikeList, Monthly Chiang Mai, British expat Thailand">
    <meta name="author" content="Adam McIntyre">
    <meta name="robots" content="index, follow">
    
    <!-- Open Graph Meta Tags -->
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://adammcintyre.com/">
    <meta property="og:title" content="Adam McIntyre - British Entrepreneur & Designer in Chiang Mai">
    <meta property="og:description" content="British entrepreneur creating premium design templates and luxury hospitality experiences. Founder of BrandPacks, TemplatesBooth, and multiple successful ventures in Chiang Mai, Thailand.">
    <meta property="og:image" content="https://adammcintyre.com/adam-mcintyre-og.jpg">
    <meta property="og:site_name" content="Adam McIntyre">
    <meta property="og:locale" content="en_US">
    
    <!-- Twitter Card Meta Tags -->
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:url" content="https://adammcintyre.com/">
    <meta name="twitter:title" content="Adam McIntyre - British Entrepreneur & Designer in Chiang Mai">
    <meta name="twitter:description" content="British entrepreneur creating premium design templates and luxury hospitality experiences in Chiang Mai, Thailand.">
    <meta name="twitter:image" content="https://adammcintyre.com/adam-mcintyre-og.jpg">
    <meta name="twitter:creator" content="@coffeeshopceo">
    
    <!-- Additional Meta Tags -->
    <meta name="theme-color" content="#ffffff">
    <link rel="canonical" href="https://adammcintyre.com/">
    
    <!-- Schema.org structured data -->
    <script type="application/ld+json">
    {
        "@context": "https://schema.org",
        "@type": "Person",
        "name": "Adam McIntyre",
        "description": "British entrepreneur and designer creating premium design templates and luxury hospitality experiences in Chiang Mai, Thailand",
        "jobTitle": "Entrepreneur & Designer",
        "url": "https://adammcintyre.com",
        "sameAs": [
            "https://brandpacks.com",
            "https://designercandies.net",
            "https://templatesbooth.com",
            "https://monthlychiangmai.com",
            "https://hikelist.com",
            "https://www.instagram.com/adammcintyre1",
            "https://x.com/coffeeshopceo"
        ],
        "address": {
            "@type": "PostalAddress",
            "addressLocality": "Chiang Mai",
            "addressCountry": "Thailand"
        },
        "nationality": "British"
    }
    </script>
    
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap" rel="stylesheet">
    <link rel="stylesheet" href="styles.css">
  </head>
  <body>
    <div class="min-h-screen bg-white">
      <!-- Modal -->
      <div id="modal" class="modal-overlay hidden">
        <div class="modal-content">
          <div class="modal-header">
            <h3 id="modal-title" class="modal-title"></h3>
            <button id="modal-close" class="modal-close">
              <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
              </svg>
            </button>
          </div>
          
          <div id="modal-description" class="modal-description"></div>
          
          <div class="modal-features">
            <h4 class="features-title">Key Features</h4>
            <ul id="modal-features-list" class="features-list"></ul>
          </div>

          <div id="modal-links" class="modal-links hidden">
            <h4 class="links-title">Popular Collections</h4>
            <div id="modal-links-list" class="links-list"></div>
          </div>
        </div>
      </div>
      
      <!-- Main Content -->
      <div class="container">
        
        <!-- Header -->
        <div class="header">
          <div class="profile-image">
            <img src="images/adam-mcintyre.jpg" alt="Adam McIntyre" />
          </div>
          <h1 class="main-title">Adam McIntyre</h1>
          <div class="title-divider"></div>
          <div class="intro-text">
            <p>Hi, I'm Adam — a Brit 🇬🇧 living in Chiang Mai, Thailand 🇹🇭. I run a few online businesses, including BrandPacks, TemplatesBooth, and DesignerCandies, where I create and sell design resources for creatives around the world.</p>
            <p>I'm also invested in a small portfolio of luxury Airbnb properties here in Chiang Mai. Lately, I've been getting more into real estate and passion projects like Hike List, a global directory of long-distance hiking trails. I like mixing creativity with entrepreneurship to maximise lifestyle, and I'm always working on something new.</p>
          </div>
        </div>

        <!-- Businesses -->
        <div class="section">
          <h2 class="section-title">Current Projects</h2>
          <div class="projects-grid">
            
            <div class="project-card">
              <a href="https://brandpacks.com" target="_blank" rel="noopener noreferrer" class="project-link">
                <div class="project-image">
                  <img src="images/brandpacks-p-500.jpg" alt="BrandPacks" />
                </div>
                <div class="project-content">
                  <div class="project-header">
                    <h3 class="project-title">BrandPacks</h3>
                    <svg class="external-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14" />
                    </svg>
                  </div>
                  <p class="project-description">Premium Layout Templates for Photoshop, Illustrator & InDesign.</p>
                </div>
              </a>
              <button class="info-btn" data-project="brandpacks" title="More information about BrandPacks">
                <svg class="info-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
                </svg>
              </button>
            </div>

            <div class="project-card">
              <a href="https://templatesbooth.com" target="_blank" rel="noopener noreferrer" class="project-link">
                <div class="project-image">
                  <img src="images/templatesbooth-p-500.jpg" alt="TemplatesBooth" />
                </div>
                <div class="project-content">
                  <div class="project-header">
                    <h3 class="project-title">TemplatesBooth</h3>
                    <svg class="external-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14" />
                    </svg>
                  </div>
                  <p class="project-description">Photo Booth Templates for Professional Photo Booth Owners</p>
                </div>
              </a>
              <button class="info-btn" data-project="templatesbooth" title="More information about TemplatesBooth">
                <svg class="info-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
                </svg>
              </button>
            </div>

            <div class="project-card">
              <a href="https://hikelist.com" target="_blank" rel="noopener noreferrer" class="project-link">
                <div class="project-image">
                  <img src="images/hike-list.jpg" alt="HikeList" />
                </div>
                <div class="project-content">
                  <div class="project-header">
                    <h3 class="project-title">HikeList</h3>
                    <svg class="external-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14" />
                    </svg>
                  </div>
                  <p class="project-description">A comprehensive global directory of long-distance hiking trails. Discover epic hiking adventures worldwide with detailed trail information and reviews.</p>
                </div>
              </a>
              <button class="info-btn" data-project="hikelist" title="More information about HikeList">
                <svg class="info-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
                </svg>
              </button>
            </div>

            <div class="project-card">
              <a href="https://monthlychiangmai.com" target="_blank" rel="noopener noreferrer" class="project-link">
                <div class="project-image">
                  <img src="images/monthly-chiangmai.jpg" alt="Monthly Chiang Mai" />
                </div>
                <div class="project-content">
                  <div class="project-header">
                    <h3 class="project-title">Monthly Chiang Mai</h3>
                    <svg class="external-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14" />
                    </svg>
                  </div>
                  <p class="project-description">Monthly Accommodation Rentals in Chiang Mai, Thailand</p>
                </div>
              </a>
              <button class="info-btn" data-project="monthlychiangmai" title="More information about Monthly Chiang Mai">
                <svg class="info-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
                </svg>
              </button>
            </div>

            <div class="project-card">
              <a href="https://designercandies.net" target="_blank" rel="noopener noreferrer" class="project-link">
                <div class="project-image">
                  <img src="images/DesignerCandies-p-500.jpg" alt="DesignerCandies" />
                </div>
                <div class="project-content">
                  <div class="project-header">
                    <h3 class="project-title">DesignerCandies</h3>
                    <svg class="external-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14" />
                    </svg>
                  </div>
                  <p class="project-description">Vector Illustrations, Clipart Kits & Other Design Resources</p>
                </div>
              </a>
              <button class="info-btn" data-project="designercandies" title="More information about DesignerCandies">
                <svg class="info-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
                </svg>
              </button>
            </div>

          </div>
        </div>

        <!-- Airbnb Properties -->
        <div class="section">
          <h2 class="section-title">Airbnb Properties</h2>
          <div class="properties-grid">
            
            <div class="property-card">
              <a href="https://airbnb.com/h/aspaya-house" target="_blank" rel="noopener noreferrer" class="property-link">
                <div class="property-image">
                  <img src="images/aspaya-house.jpg" alt="2 Bed Private Residence" />
                </div>
                <div class="property-content">
                  <div class="property-header">
                    <h3 class="property-title">2 Bed Private Residence</h3>
                    <svg class="external-icon-red" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14" />
                    </svg>
                  </div>
                  <p class="property-description">Private 2 Bedroom Residence in Heart of Chiang Mai</p>
                </div>
              </a>
              <button class="info-btn" data-project="aspayahouse" title="More information about 2 Bed Private Residence">
                <svg class="info-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
                </svg>
              </button>
            </div>

            <div class="property-card">
              <a href="https://airbnb.com/h/aspaya-family" target="_blank" rel="noopener noreferrer" class="property-link">
                <div class="property-image">
                  <img src="images/aspaya-family.jpg" alt="3 Bed Family Residence" />
                </div>
                <div class="property-content">
                  <div class="property-header">
                    <h3 class="property-title">3 Bed Family Residence</h3>
                    <svg class="external-icon-red" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14" />
                    </svg>
                  </div>
                  <p class="property-description">Private 3 Bedroom Family Residence in Chiang Mai Old Town</p>
                </div>
              </a>
              <button class="info-btn" data-project="aspayafamily" title="More information about 3 Bed Family Residence">
                <svg class="info-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
                </svg>
              </button>
            </div>

          </div>
        </div>

        <!-- Footer -->
        <div class="footer">
          <div class="social-links">
            <a href="https://www.instagram.com/adammcintyre1" 
               target="_blank" 
               rel="noopener noreferrer"
               class="social-link"
               title="Follow Adam on Instagram">
              <svg class="social-icon" fill="currentColor" viewBox="0 0 24 24">
                <path d="M12.017 0C5.396 0 .029 5.367.029 11.987c0 6.62 5.367 11.987 11.988 11.987s11.987-5.367 11.987-11.987C24.004 5.367 18.637.001 12.017.001zM8.449 16.988c-1.297 0-2.448-.49-3.347-1.388C4.203 14.701 3.712 13.55 3.712 12.253s.491-2.448 1.39-3.347C5.999 7.907 7.15 7.416 8.447 7.416s2.448.491 3.347 1.39c.899.899 1.39 2.05 1.39 3.347s-.491 2.448-1.39 3.347c-.899.899-2.05 1.39-3.345 1.388zm7.72 0c-1.297 0-2.448-.49-3.347-1.388-.899-.899-1.39-2.05-1.39-3.347s.491-2.448 1.39-3.347c.899-.899 2.05-1.39 3.347-1.39s2.448.491 3.347 1.39c.899.899 1.39 2.05 1.39 3.347s-.491 2.448-1.39 3.347c-.898.899-2.049 1.39-3.347 1.388z"/>
                <path d="M12 7.677c-2.368 0-4.297 1.928-4.297 4.297S9.632 16.27 12 16.27s4.297-1.928 4.297-4.296S14.368 7.677 12 7.677z"/>
                <circle cx="16.69" cy="7.31" r="1.002"/>
              </svg>
            </a>
            <a href="https://x.com/coffeeshopceo" 
               target="_blank" 
               rel="noopener noreferrer"
               class="social-link"
               title="Follow Adam on X (Twitter)">
              <svg class="social-icon" fill="currentColor" viewBox="0 0 24 24">
                <path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
              </svg>
            </a>
          </div>
          <p class="footer-text">Based in Chiang Mai, Thailand</p>
        </div>

      </div>
    </div>

    <script src="script.js"></script>
  <!-- Cloudflare Pages Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "7b6846668d1046a2b74f32af1fec423c"}'></script><!-- Cloudflare Pages Analytics --></body>
</html>