<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="description" content="Bitclone is a web design and development agency in Tucson, Arizona, specializing in WordPress, React, and React Native development for custom websites and mobile apps.">
  <title>Bitclone | WordPress &amp; React Development Studio | Tucson, AZ</title>
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="canonical" href="https://bitclone.com/">
  <link rel="preload" href="/assets/fonts/Fira_Sans/FiraSans-Regular.ttf" as="font" type="font/ttf" crossorigin>
  <link rel="preload" href="/assets/images/desert-illustration-mobile.webp" as="image" media="(max-width: 900px)">
  <link rel="preload" href="/assets/images/desert-illustration.webp" as="image" media="(min-width: 901px)">
  <link rel="preload" href="/assets/images/logo-299.webp" as="image">
  
  <!-- Open Graph meta tags -->
  <meta property="og:title" content="Bitclone Web Design and Development Studio">
  <meta property="og:description" content="Bitclone is a web design and development agency in Tucson, Arizona, specializing in WordPress, React, and React Native development for custom websites and mobile apps.">
  <meta property="og:type" content="website">
  <meta property="og:url" content="https://bitclone.com/">
  <meta property="og:image" content="https://bitclone.com/assets/images/promo.jpg">
  <meta property="og:image:width" content="1200">
  <meta property="og:image:height" content="630">
  <meta property="og:site_name" content="Bitclone">
  <meta property="og:locale" content="en_US">
  
  <!-- Twitter Card meta tags -->
  <meta name="twitter:card" content="summary_large_image">
  <meta name="twitter:title" content="Bitclone Web Design and Development Studio">
  <meta name="twitter:description" content="Bitclone is a web design and development agency in Tucson, Arizona, specializing in WordPress, React, and React Native development for custom websites and mobile apps.">
  <meta name="twitter:image" content="https://bitclone.com/assets/images/promo.jpg">
  
  <!-- Additional SEO meta tags -->
  <meta name="robots" content="index, follow">
  <meta name="author" content="Bitclone">
  
  <!-- JSON-LD structured data -->
  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "ProfessionalService",
        "@id": "https://bitclone.com/#organization",
        "name": "Bitclone",
        "alternateName": "Bitclone Web Design and Development Studio",
        "url": "https://bitclone.com/",
        "logo": "https://bitclone.com/assets/images/logo.png",
        "image": "https://bitclone.com/assets/images/promo.jpg",
        "description": "Bitclone is a web design and development agency in Tucson, Arizona, specializing in WordPress, React, and React Native development for custom websites and mobile apps.",
        "foundingDate": "2009",
        "founder": [
          {
            "@id": "https://bitclone.com/#founder-eric"
          },
          {
            "@id": "https://bitclone.com/#founder-alexis"
          }
        ],
        "address": {
          "@type": "PostalAddress",
          "addressLocality": "Tucson",
          "addressRegion": "Arizona",
          "addressCountry": "US"
        },
        "areaServed": {
          "@type": "Country",
          "name": "United States"
        },
        "contactPoint": {
          "@type": "ContactPoint",
          "contactType": "customer service",
          "url": "https://bitclone.com/contact/"
        },
        "sameAs": [
          "https://www.linkedin.com/company/2685212/"
        ],
        "knowsAbout": [
          "Web Design",
          "Web Development",
          "WordPress Development",
          "React Development",
          "React Native Development",
          "Responsive Design",
          "Mobile App Development",
          "Custom Website Solutions"
        ]
      },
      {
        "@type": "WebSite",
        "@id": "https://bitclone.com/#website",
        "url": "https://bitclone.com/",
        "name": "Bitclone",
        "description": "Bitclone is a web design and development studio serving businesses that need custom websites and mobile apps.",
        "publisher": {
          "@id": "https://bitclone.com/#organization"
        },
        "inLanguage": "en-US"
      },
      {
        "@type": "Person",
        "@id": "https://bitclone.com/#founder-eric",
        "name": "Eric Baldoni",
        "jobTitle": "Founder",
        "worksFor": {
          "@id": "https://bitclone.com/#organization"
        },
        "sameAs": [
          "https://www.linkedin.com/in/ebaldoni/"
        ]
      },
      {
        "@type": "Person",
        "@id": "https://bitclone.com/#founder-alexis",
        "name": "Alexis Carey",
        "jobTitle": "Founder",
        "worksFor": {
          "@id": "https://bitclone.com/#organization"
        },
        "sameAs": [
          "https://www.linkedin.com/in/alexis-carey-7b1aa355/"
        ]
      }
    ]
  }
  </script>
  
  <style>
  @font-face {
    font-family: 'Fira Sans';
    src: url('/assets/fonts/Fira_Sans/FiraSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  :root {
    /* Homepage critical CSS: fluid type without loading main.css (keeps extra network work off LCP). */
    --home-fs-side-h2: clamp(1.9rem, 1.35rem + 1.6vw, 2.6rem);
    --home-fs-main-title: clamp(2.1rem, 1.45rem + 2.2vw, 2.8rem);
    --home-fs-subtitle: clamp(1.05rem, 0.95rem + 0.45vw, 1.2rem);
    --home-fs-welcome-title: clamp(1.85rem, 1.35rem + 1.6vw, 2.4rem);
    --home-fs-welcome-body: clamp(1rem, 0.92rem + 0.35vw, 1.2rem);
    --home-fs-nav-label: clamp(1.05rem, 0.95rem + 0.45vw, 1.2rem);
    --home-fs-nav-link: clamp(1.2rem, 1.05rem + 0.65vw, 1.5rem);
  }
  html, body {
    font-family: 'Fira Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #222;
    color: #fff;
  }
  .container {
    display: flex;
    min-height: 100vh;
    background: #000;
  }
  .side {
    flex: 1 1 0;
    background: #222;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 0 2rem 0;
    height: 50vh;
    aspect-ratio: 1 / 1.2;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
  }
  .side-left, .side-right {
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
  }
  .side-left::before, .side-right::before {
    content: '';
    position: absolute;
    inset: 0;
    background: #111;
    opacity: 1;
    transition: opacity 1.2s ease;
    z-index: 2;
    pointer-events: none;
  }
  .side-left.fade-in::before, .side-right.fade-in::before {
    opacity: 0;
  }
  .side-content {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2rem 1rem 2.5rem 1rem;
    background: none;
    color: #fff;
    z-index: 2;
  }
  .side img {
    width: 260px;
    height: 260px;
    object-fit: cover;
    display: block;
    margin: 0 auto 1.5rem auto;
    border-radius: 8px;
    background: #111;
  }
  .side h2 {
    font-family: inherit;
    font-size: 2.4rem;
    font-size: var(--home-fs-side-h2);
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 0.5rem;
    letter-spacing: 0.05em;
  }
  .center {
    flex: 1.2 1 0;
    color: #fff;
    background-color: #442813;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    min-width: 0;
    min-height: 100vh;
    padding: 40px 20px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  .center-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 0;
  }
  .center > :not(.center-bg) {
    position: relative;
    z-index: 1;
  }
  .logo-bgr {
    width: 100%;
    max-width: 299px;
    height: auto;
    margin: 0 auto 1em auto;
    display: block;
  }
  .main-title {
    font-size: 2.6rem;
    font-size: var(--home-fs-main-title);
    font-weight: bold;
    letter-spacing: 0.08em;
    margin: 0.5em 0 0.2em 0;
    color: #fff;
  }
  .subtitle {
    font-size: 1.2rem;
    font-size: var(--home-fs-subtitle);
    margin-bottom: 1.5em;
    color: #fff;
    letter-spacing: 0.05em;
  }
  .welcome {
    font-size: 1.125rem;
    font-size: var(--home-fs-welcome-body);
    margin-bottom: 2em;
    color: #fff;
    line-height: 1.5;
    max-width: 500px;
    text-align: center;
  }
  .welcome-title {
    font-family: inherit;
    font-size: 2.2rem;
    font-size: var(--home-fs-welcome-title);
    font-weight: 700;
    line-height: 1.1;
    display: block;
    letter-spacing: 0.05em;
    margin-bottom: 0.5em;
  }
  .nav {
    margin: 2em 0 1em 0;
    text-align: center;
    background-color: rgba(14, 36, 54, 0.8);
    padding: 30px;
    border-radius: 10%;
  }
  .nav span {
    display: block;
    font-weight: bold;
    color: #fff;
    font-size: 1.2rem;
    font-size: var(--home-fs-nav-label);
    letter-spacing: 0.05em;
    margin-bottom: 1em;
  }
  .nav a {
    font-family: inherit;
    font-size: 1.4rem;
    font-size: var(--home-fs-nav-link);
    font-weight: 700;
    line-height: 1.1;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 0.3em 0;
    letter-spacing: 0.05em;
    transition: color 0.2s;
  }
  .nav a:hover {
    color: #de9035;
  }
  .side-left, .side-right {
    opacity: 0;
    transition: opacity 1.2s ease;
  }
  .side-left.fade-in, .side-right.fade-in {
    opacity: 1;
  }
  @media (min-width: 901px) {
    .side-left {
      background-image: url('/assets/images/img-eric/e-1-new.webp');
    }
    .side-right {
      background-image: url('/assets/images/img-alex/a-1-new.webp');
    }
  }
  @media (max-width: 900px) {
    .container {
      flex-direction: column;
    }
    .center {
      order: 1;
      min-height: unset;
      height: auto;
      overflow: visible;
      padding: 30px 10px;
    }
    .side-left {
      order: 2;
    }
    .side-right {
      order: 3;
    }
    .side {
      flex: 1;
      aspect-ratio: 1 / 1;
      padding: 2rem 0;
      justify-content: flex-end;
      overflow: auto;
    }
  }
  </style>
  <script>
  function loadSidePanel(panel) {
    if (!panel || panel.dataset.bgLoaded === 'true') {
      return;
    }

    var bg = panel.getAttribute('data-bg');
    if (bg) {
      panel.style.backgroundImage = "url('" + bg + "')";
    }

    panel.dataset.bgLoaded = 'true';
    requestAnimationFrame(function() {
      panel.classList.add('fade-in');
    });
  }

  window.addEventListener('load', function() {
    var sideLeft = document.querySelector('.side-left');
    var sideRight = document.querySelector('.side-right');
    var isMobile = window.matchMedia('(max-width: 900px)').matches;

    if (!isMobile) {
      sideLeft.classList.add('fade-in');
      sideRight.classList.add('fade-in');
      return;
    }

    if ('IntersectionObserver' in window) {
      var observer = new IntersectionObserver(function(entries) {
        entries.forEach(function(entry) {
          if (entry.isIntersecting) {
            loadSidePanel(entry.target);
            observer.unobserve(entry.target);
          }
        });
      }, { rootMargin: '200px 0px' });

      observer.observe(sideLeft);
      observer.observe(sideRight);
      return;
    }

    loadSidePanel(sideLeft);
    loadSidePanel(sideRight);
  });
  </script>
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "ProfessionalService",
  "name": "Bitclone",
  "url": "https://bitclone.com",
  "description": "WordPress, React, and React Native development studio in Tucson, AZ.",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tucson",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "areaServed": "US",
  "serviceType": ["WordPress Development", "React Development", "React Native Development"]
}
</script>
</head>
<body class="home">
  <div class="container">
<div class="side side-left" data-bg="/assets/images/img-eric/e-1-new.webp">
  <div class="side-content">
    <h2>ERIC</h2>
    <p>I started my career as a <strong>graphic designer</strong>, then moved to art director for a software company. When we started Bitclone 15 years ago I moved into a <strong>web development</strong> role.</p>
  </div>
</div>
    <div class="center">
      <img class="center-bg" src="/assets/images/desert-illustration-mobile.webp" srcset="/assets/images/desert-illustration-mobile.webp 755w, /assets/images/desert-illustration.webp 1503w" sizes="100vw" alt="" fetchpriority="high" decoding="async">
      <img class="logo-bgr" src="/assets/images/logo-299.webp" alt="Bitclone" width="299" height="101" fetchpriority="high" decoding="async">
      <!-- <div class="main-title">BITCLONE</div>
      <div class="subtitle">CREATIVE &bull; RELIABLE &bull; EXPERIENCED</div> -->
      <div class="subtitle">User-targeted design &amp; development from mobile to desktop.</div>
      <h1>WordPress, React &amp; React Native development for businesses that want it done right.</h1>
      <div class="welcome">
        <span class="welcome-title">WELCOME!</span><br>
        We are Eric and Alex; together we run a <strong>web design and development studio we call Bitclone</strong>. We have over <strong>two decades of knowledge and insight</strong> into this ever changing digital landscape. During this time we have acquired many unique hats to wear, each one representing a new creative professional skill or talent!<br><br>
        If you need a website created or assistance in managing your current website(s), we'd love to join your team.
      </div>
      <nav class="nav">
        <span>How can we help you?</span>
        <a href="/services">Our Services</a>
        <a href="/work">Work We've Done</a>
        <a href="/contact">Start a Dialog!</a>
      </nav>
    </div>
<div class="side side-right" data-bg="/assets/images/img-alex/a-1-new.webp">
  <div class="side-content">
    <h2>ALEX</h2>
    <p>I use my finely honed attention to detail to maximize efficiency while managing web-based projects. I work in <strong>WordPress</strong> housed website environments every day.</p>
  </div>
</div>
  </div>
<script data-goatcounter="https://bitclone.goatcounter.com/count"
        async src="//gc.zgo.at/count.js"></script>
</body>
</html>