<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Holistic Web Design | Premium Websites for Health & Wellness Practitioners</title>
    <meta name="description" content="Ultra-fast, SEO-optimized websites designed exclusively for holistic health practitioners, healing centers, and wellness businesses. Modern architecture that converts visitors into clients." />
    <meta name="keywords" content="holistic web design, wellness website, health practitioner website, SEO for healers, website for acupuncturists" />
    <link rel="canonical" href="https://www.holisticwebdesign.net/" />
    <meta property="og:title" content="Holistic Web Design | Premium Websites for Wellness Practitioners" />
    <meta property="og:description" content="Blazing-fast, beautifully designed websites for the holistic health industry." />
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://www.holisticwebdesign.net/" />
    <link rel="icon" type="image/webp" href="/assets/images/optimized/favicon-logo.webp" />
    <link rel="icon" type="image/png" href="/assets/images/favicon-logo.png" />
    <!-- Preconnect to Google Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <!-- Preload fonts as non-render-blocking -->
    <link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" onload="this.onload=null;this.rel='stylesheet'" />
    <noscript><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet" /></noscript>
    <!-- Preload LCP hero image -->
    <link rel="preload" as="image" type="image/webp" fetchpriority="high" imagesrcset="/assets/images/optimized/dreamina-2025-07-12-1182-A-realistic-image-of-A-designers-ha-640w.webp 640w, /assets/images/optimized/dreamina-2025-07-12-1182-A-realistic-image-of-A-designers-ha-1024w.webp 1024w, /assets/images/optimized/dreamina-2025-07-12-1182-A-realistic-image-of-A-designers-ha-1440w.webp 1440w" imagesizes="100vw" />
    <script type="module" crossorigin src="/assets/main-CzwB1AlR.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/main-DnPdFBd3.css">
  </head>
  <body>

        <!-- ===== NAVIGATION ===== -->
        <nav class="site-nav" id="main-nav" aria-label="Main navigation">
          <div class="max-w-7xl mx-auto px-6 py-1 flex items-center justify-between">
            <a href="/" class="flex items-center no-underline" id="nav-logo">
              <picture>
                <source type="image/webp" srcset="/assets/images/optimized/Holistic new logo 25 primary and secondary.webp" />
                <img src="/assets/images/Holistic new logo 25 primary and secondary.png" alt="Holistic Web Design" style="max-height: 90px; width: auto;" />
              </picture>
            </a>
            <div class="nav-links flex items-center gap-8" id="nav-links">
              <a href="/" class="nav-link">Home</a>
              <div class="relative group">
                <a href="#" class="nav-link inline-flex items-center gap-1">
                  Design
                  <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/></svg>
                </a>
                <div class="absolute left-0 mt-0 pt-4 w-48 opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all duration-200 z-50">
                  <div class="bg-white rounded-xl shadow-xl border border-neutral-100 py-2 overflow-hidden">
                    <a href="/website-design.html" class="block px-5 py-2.5 text-sm font-medium text-neutral-600 hover:text-brand-deep hover:bg-neutral-50 transition-colors">Website Design</a>
                    <a href="/graphic-design.html" class="block px-5 py-2.5 text-sm font-medium text-neutral-600 hover:text-brand-deep hover:bg-neutral-50 transition-colors">Graphic Design</a>
                  </div>
                </div>
              </div>
              <a href="/search-engine-optimization.html" class="nav-link">Findability (SEO)</a>
              <a href="/internet-marketing.html" class="nav-link">Marketing</a>
              <a href="/contact.html" class="nav-link">Contact</a>
              <a href="/blog/" class="nav-link hidden">Blog</a>
              <a href="/#consultation-form" class="btn-primary text-sm !py-2.5 !px-5 hidden md:inline-flex">Free Consultation</a>
            </div>
            <div class="hamburger" id="hamburger-btn" aria-label="Toggle menu">
              <span></span>
              <span></span>
              <span></span>
            </div>
          </div>
        </nav>

    <!-- ===== HERO SECTION ===== -->
    <section class="hero-section" id="hero">
      <!-- Ken Burns Background Image -->
      <div class="hero-bg-image" aria-hidden="true">
        <picture>
          <source type="image/webp" srcset="/assets/images/optimized/dreamina-2025-07-12-1182-A-realistic-image-of-A-designers-ha-640w.webp 640w, /assets/images/optimized/dreamina-2025-07-12-1182-A-realistic-image-of-A-designers-ha-1024w.webp 1024w, /assets/images/optimized/dreamina-2025-07-12-1182-A-realistic-image-of-A-designers-ha-1440w.webp 1440w" sizes="100vw" />
          <img src="/assets/images/dreamina-2025-07-12-1182-A-realistic-image-of-A-designers-ha.jpeg" alt="" width="1920" height="1080" fetchpriority="high" decoding="async" />
        </picture>
      </div>
      <!-- Dark Overlay -->
      <div class="hero-overlay" aria-hidden="true"></div>
      <div class="max-w-7xl mx-auto px-6 pt-48 pb-32 lg:pt-56 lg:pb-32 grid lg:grid-cols-2 gap-12 items-center relative z-10 w-full">
        <div class="animate-fade-in">
          <h1 class="text-4xl sm:text-5xl lg:text-6xl font-heading font-bold text-white leading-tight mb-6">
            Websites That <span class="gradient-text" style="background: linear-gradient(135deg, #7bcfb5, #c9a84c); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">Heal</span> Your Online Presence
          </h1>
          <p class="text-lg text-white/75 mb-10 max-w-xl leading-relaxed">
            Premium, high-performance web design crafted exclusively for holistic health practitioners, healing centers, and wellness businesses. Built for speed, optimized for growth.
          </p>
          <div class="flex flex-wrap gap-4">
            <a href="/contact.html" class="btn-primary text-base" id="hero-cta-primary">
              Start Your Project
              <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 8l4 4m0 0l-4 4m4-4H3"/></svg>
            </a>
          </div>
        </div>
        <div class="hidden lg:flex flex-col gap-4 justify-center w-full max-w-[260px] mx-auto">
          <!-- Fade-in metric cards -->
          <div class="glass rounded-xl p-4 w-full shadow-lg animate-fade-in" style="animation-delay: 0.75s; animation-fill-mode: both;">
            <div class="flex items-center gap-3">
              <div class="w-8 h-8 rounded-lg bg-blue-100 flex items-center justify-center text-base">🚀</div>
              <div>
                <div class="font-heading font-semibold text-brand-deep text-base leading-tight">Cloudflare Edge</div>
                <div class="text-xs text-neutral-500 mt-0.5">Blazing Fast Global Servers</div>
              </div>
            </div>
          </div>
          <div class="glass rounded-xl p-4 w-full shadow-lg animate-fade-in" style="animation-delay: 1.5s; animation-fill-mode: both;">
            <div class="flex items-center gap-3 mb-3">
              <div class="w-8 h-8 rounded-lg bg-green-100 flex items-center justify-center text-base">⚡</div>
              <div>
                <div class="font-heading font-bold text-brand-deep text-base leading-tight">99/100</div>
                <div class="text-[10px] text-neutral-500 uppercase tracking-wider mt-0.5">Performance Score</div>
              </div>
            </div>
            <div class="h-1.5 bg-neutral-100 rounded-full overflow-hidden">
              <div class="h-full bg-gradient-to-r from-brand-teal to-brand-mint rounded-full" style="width: 99%"></div>
            </div>
          </div>
          <div class="glass rounded-xl p-4 w-full shadow-lg animate-fade-in" style="animation-delay: 2.25s; animation-fill-mode: both;">
            <div class="flex items-center gap-3">
              <div class="w-8 h-8 rounded-lg bg-amber-100 flex items-center justify-center text-base">🔍</div>
              <div>
                <div class="font-heading font-semibold text-brand-deep text-base leading-tight">SEO Ready</div>
                <div class="text-xs text-neutral-500 mt-0.5">Rank Higher on Search Engines</div>
              </div>
            </div>
          </div>
          <div class="glass rounded-xl p-4 w-full shadow-lg animate-fade-in" style="animation-delay: 3.0s; animation-fill-mode: both;">
            <div class="flex items-center gap-3">
              <div class="w-8 h-8 rounded-lg bg-rose-100 flex items-center justify-center text-base">📱</div>
              <div>
                <div class="font-heading font-semibold text-brand-deep text-base leading-tight">Responsive</div>
                <div class="text-xs text-neutral-500 mt-0.5">Looks Perfect on Every Device</div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <!-- Wave Divider -->
      <div class="absolute bottom-[-1px] left-0 right-0" style="z-index: 20;">
        <svg viewBox="0 0 1440 120" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full block">
          <defs>
            <linearGradient id="wave-gradient" x1="0%" y1="0%" x2="100%" y2="100%">
              <stop offset="0%" stop-color="var(--color-brand-teal)" />
              <stop offset="100%" stop-color="var(--color-brand-sage)" />
            </linearGradient>
          </defs>
          <path d="M0,80 C360,120 720,40 1080,80 C1260,100 1380,90 1440,85 L1440,120 L0,120 Z" fill="url(#wave-gradient)"/>
        </svg>
      </div>
    </section>

    <!-- ===== WHAT WE DO SECTION ===== -->
    <section class="pt-12 pb-24 lg:pt-16 lg:pb-32" id="services">
      <div class="max-w-7xl mx-auto px-6">
        <div class="text-center max-w-2xl mx-auto mb-16 reveal">
          <h2 class="text-3xl lg:text-4xl font-heading font-bold text-brand-deep mt-3 mb-4">Designed for the Wellness Industry</h2>
          <p class="text-neutral-500 text-lg">We understand holistic practitioners. Our websites are built to resonate with your audience, convert visitors into clients, and grow your practice.</p>
        </div>
        <div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
          <!-- Card 1: Speed -->
          <div class="card p-8 reveal">
            <div class="w-14 h-14 rounded-2xl bg-gradient-to-br from-brand-teal/10 to-brand-mint/10 flex items-center justify-center text-2xl mb-6">⚡</div>
            <h3 class="text-xl font-heading font-semibold text-brand-deep mb-3">Blazing Fast Sites</h3>
            <p class="text-neutral-500 leading-relaxed">Static architecture means your site loads in under 1 second. No bloated databases, no slow plugins — just pure speed that Google rewards.</p>
          </div>
          <!-- Card 2: SEO -->
          <div class="card p-8 reveal">
            <div class="w-14 h-14 rounded-2xl bg-gradient-to-br from-brand-gold/10 to-amber-100 flex items-center justify-center text-2xl mb-6">🔍</div>
            <h3 class="text-xl font-heading font-semibold text-brand-deep mb-3">SEO That Ranks</h3>
            <p class="text-neutral-500 leading-relaxed">Semantic HTML, structured data, Core Web Vitals optimization, and content strategy tailored for health & wellness keywords.</p>
          </div>
          <!-- Card 3: Design -->
          <div class="card p-8 reveal">
            <div class="w-14 h-14 rounded-2xl bg-gradient-to-br from-brand-coral/10 to-rose-100 flex items-center justify-center text-2xl mb-6">🎨</div>
            <h3 class="text-xl font-heading font-semibold text-brand-deep mb-3">Premium Design</h3>
            <p class="text-neutral-500 leading-relaxed">Calming, professional aesthetics that build trust with your clients. Every pixel crafted to reflect your healing practice.</p>
          </div>
          <!-- Card 4: Mobile -->
          <div class="card p-8 reveal">
            <div class="w-14 h-14 rounded-2xl bg-gradient-to-br from-purple-100 to-violet-100 flex items-center justify-center text-2xl mb-6">📱</div>
            <h3 class="text-xl font-heading font-semibold text-brand-deep mb-3">Mobile First</h3>
            <p class="text-neutral-500 leading-relaxed">Over 60% of your clients browse on mobile. Our responsive designs look stunning on every device, from phone to desktop.</p>
          </div>
          <!-- Card 5: Security -->
          <div class="card p-8 reveal">
            <div class="w-14 h-14 rounded-2xl bg-gradient-to-br from-brand-sage/10 to-green-100 flex items-center justify-center text-2xl mb-6">🛡️</div>
            <h3 class="text-xl font-heading font-semibold text-brand-deep mb-3">Rock-Solid Security</h3>
            <p class="text-neutral-500 leading-relaxed">No WordPress, no plugins to exploit, no database to hack. Static sites are virtually immune to common web attacks.</p>
          </div>
          <!-- Card 6: Support -->
          <div class="card p-8 reveal">
            <div class="w-14 h-14 rounded-2xl bg-gradient-to-br from-brand-warm to-orange-100 flex items-center justify-center text-2xl mb-6">🤝</div>
            <h3 class="text-xl font-heading font-semibold text-brand-deep mb-3">Hands-On Support</h3>
            <p class="text-neutral-500 leading-relaxed">Direct access to your developer. No call centers, no ticket queues. Personalized attention for your holistic business.</p>
          </div>
        </div>
      </div>
    </section>

    <!-- ===== CTA SECTION ===== -->
    <section class="py-20" style="background-color: var(--color-brand-deep);" id="cta-consult">
      <div class="max-w-3xl mx-auto px-6 text-center">
        <p class="text-xl lg:text-2xl font-heading font-medium leading-relaxed mb-4" style="color: #fafaf8;">We make sure your website is as holistically healthy as your clients.</p>
        <p class="text-lg mb-10" style="color: #fafaf8;">Click the button below to set up a free 15 minute consultation</p>
        <a href="/#consultation-form" class="inline-flex items-center gap-2 px-8 py-4 rounded-xl font-heading font-semibold text-base transition-all duration-300 hover:scale-105 hover:shadow-lg" style="background-color: #fafaf8; color: var(--color-brand-deep);" id="cta-free-consult">
          Set up Free Consult
        </a>
      </div>
    </section>

    <!-- ===== WHY STATIC SECTION ===== -->
    <section class="py-16 lg:py-20" style="background-color: var(--color-brand-sage);" id="why-static">
      <div class="max-w-7xl mx-auto px-6">
        <div class="grid lg:grid-cols-2 gap-16 items-center">
          <div class="reveal">
            <h2 class="text-3xl lg:text-4xl font-heading font-bold text-white mt-3 mb-6">The WordPress Problem — Solved</h2>
            <p class="text-white/90 text-lg mb-8 leading-relaxed">
              Most wellness websites run on WordPress with bloated plugins, slow load times, and constant security threats. We eliminate all of that with modern static architecture.
            </p>
            <div class="space-y-6">
              <div class="flex gap-4">
                <div class="w-10 h-10 rounded-xl bg-red-50 flex items-center justify-center text-lg flex-shrink-0 mt-0.5">❌</div>
                <div>
                  <h4 class="font-heading font-semibold text-white mb-1">Traditional WordPress</h4>
                  <p class="text-white/80 text-sm">3-8 second load times, constant plugin updates, database vulnerabilities</p>
                </div>
              </div>
              <div class="flex gap-4">
                <div class="w-10 h-10 rounded-xl bg-green-50 flex items-center justify-center text-lg flex-shrink-0 mt-0.5">✅</div>
                <div>
                  <h4 class="font-heading font-semibold text-white mb-1">Our Static Architecture</h4>
                  <p class="text-white/80 text-sm">Sub-second loads, zero maintenance, unhackable, CDN hosting on Cloudflare's global network</p>
                </div>
              </div>
            </div>
          </div>
          <div class="reveal">
            <div class="relative">
              <div class="bg-gradient-to-br from-brand-cream to-brand-warm rounded-3xl p-8 lg:p-10">
                <div class="space-y-4">
                  <div class="flex items-center justify-between p-4 bg-white rounded-xl shadow-sm">
                    <span class="font-heading font-medium text-brand-deep">Load Time</span>
                    <span class="font-heading font-bold text-brand-teal">0.4s</span>
                  </div>
                  <div class="flex items-center justify-between p-4 bg-white rounded-xl shadow-sm">
                    <span class="font-heading font-medium text-brand-deep">Security Threats</span>
                    <span class="font-heading font-bold text-brand-teal">Zero</span>
                  </div>
                  <div class="flex items-center justify-between p-4 bg-white rounded-xl shadow-sm">
                    <span class="font-heading font-medium text-brand-deep">Plugin Updates</span>
                    <span class="font-heading font-bold text-brand-teal">None Needed</span>
                  </div>

                  <div class="flex items-center justify-between p-4 bg-white rounded-xl shadow-sm">
                    <span class="font-heading font-medium text-brand-deep">Global CDN</span>
                    <span class="font-heading font-bold text-brand-teal">300+ Nodes</span>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <!-- ===== RECENT WORK SECTION ===== -->
    <section class="pt-8 pb-24 lg:pt-10 lg:pb-32" style="background-color: var(--color-neutral-50);" id="recent-work">
      <div class="max-w-7xl mx-auto px-6">
        <div class="text-center max-w-2xl mx-auto mb-16 reveal">
          <h2 class="text-3xl lg:text-4xl font-heading font-bold text-brand-deep mt-3 mb-4">Recent Work</h2>
        </div>
        <div class="flex justify-center gap-8 flex-wrap reveal">
          <div style="width: 35%;" class="cursor-pointer portfolio-thumb" data-lightbox="/assets/images/optimized/Troncones Acupuncture — Holistic Healing in Troncones Mexico-1200w.webp">
            <div class="aspect-square overflow-hidden rounded-2xl shadow-lg hover:shadow-2xl transition-all duration-400 hover:scale-[1.02]">
              <picture>
                <source type="image/webp" srcset="/assets/images/optimized/Troncones Acupuncture — Holistic Healing in Troncones Mexico-480w.webp 480w, /assets/images/optimized/Troncones Acupuncture — Holistic Healing in Troncones Mexico-800w.webp 800w, /assets/images/optimized/Troncones Acupuncture — Holistic Healing in Troncones Mexico-1200w.webp 1200w" sizes="35vw" />
                <img src="/assets/images/Troncones Acupuncture — Holistic Healing in Troncones Mexico.png" alt="Troncones Acupuncture website" class="w-full h-full object-cover object-top" loading="lazy" decoding="async" />
              </picture>
            </div>
          </div>
          <div style="width: 35%;" class="cursor-pointer portfolio-thumb" data-lightbox="/assets/images/optimized/Erika Berland-Somatic Education-1200w.webp">
            <div class="aspect-square overflow-hidden rounded-2xl shadow-lg hover:shadow-2xl transition-all duration-400 hover:scale-[1.02]">
              <picture>
                <source type="image/webp" srcset="/assets/images/optimized/Erika Berland-Somatic Education-480w.webp 480w, /assets/images/optimized/Erika Berland-Somatic Education-800w.webp 800w, /assets/images/optimized/Erika Berland-Somatic Education-1200w.webp 1200w" sizes="35vw" />
                <img src="/assets/images/Erika Berland-Somatic Education.png" alt="Erika Berland website" class="w-full h-full object-cover object-top" loading="lazy" decoding="async" />
              </picture>
            </div>
          </div>
        </div>
      </div>
    </section>

    <!-- Lightbox Overlay -->
    <div id="portfolio-lightbox" class="fixed inset-0 z-[9999] bg-black/80 backdrop-blur-sm cursor-pointer overflow-y-auto" style="display: none;">
      <button class="fixed top-6 right-6 text-white text-4xl font-light hover:text-neutral-300 transition-colors z-10" id="lightbox-close" aria-label="Close lightbox">&times;</button>
      <div class="min-h-full w-full py-8 flex justify-center items-start">
        <img id="lightbox-img" src="" alt="Portfolio preview" class="w-[80vw] rounded-xl shadow-2xl" />
      </div>
    </div>

    <!-- ===== CTA SECTION ===== -->
    <section class="py-24 gradient-bg relative overflow-hidden" id="cta">
      <div class="absolute inset-0 opacity-10">
        <div class="absolute top-1/4 left-1/4 w-96 h-96 rounded-full border border-white/20"></div>
        <div class="absolute bottom-1/4 right-1/4 w-64 h-64 rounded-full border border-white/10"></div>
      </div>
      <div class="max-w-3xl mx-auto px-6 text-center relative z-10 reveal">
        <h2 class="text-3xl lg:text-5xl font-heading font-bold mb-6" style="color: #fafaf8;">Ready to Transform Your Practice?</h2>
        <p class="text-lg mb-10 max-w-xl mx-auto" style="color: rgba(250, 250, 248, 0.75);">
          Schedule a free consultation and discover how a modern, blazing-fast website can grow your holistic business.
        </p>
        <div class="flex flex-wrap justify-center gap-4">
          <a href="/#consultation-form" class="btn-primary text-base bg-white hover:!bg-brand-cream" style="color: #fafaf8;" id="cta-consultation">
            Book Free Consultation
            <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 8l4 4m0 0l-4 4m4-4H3"/></svg>
          </a>
        </div>
      </div>
    </section>

    <!-- ===== TESTIMONIALS SECTION ===== -->
    <section class="py-24" style="background-color: var(--color-brand-sage);" id="testimonials">
      <div class="max-w-4xl mx-auto px-6 text-center reveal">
        <div class="relative testimonial-slider">
          <!-- Slider Track -->
          <div class="overflow-hidden">
            <div class="flex transition-transform duration-500 ease-in-out testimonial-track">
              <!-- Slide 1 -->
              <div class="w-full flex-shrink-0 px-4">
                <svg class="w-12 h-12 mx-auto mb-6 opacity-20 text-neutral-50" fill="currentColor" viewBox="0 0 24 24"><path d="M14.017 21v-7.391c0-5.704 3.731-9.57 8.983-10.609l.995 2.151c-2.432.917-3.995 3.638-3.995 5.849h4v10h-9.983zm-14.017 0v-7.391c0-5.704 3.748-9.57 9-10.609l.996 2.151c-2.433.917-3.996 3.638-3.996 5.849h4v10h-10z"/></svg>
                <blockquote class="text-neutral-50 mb-8 mx-auto max-w-3xl" style="font-family: 'Playfair Display', serif; font-style: italic; font-size: 20px; line-height: 32px;">
                  "We've been working with Orion from Holistic Web Design for 15 years. He consistently provides prompt responses and is attentive to our needs, always making our requests a priority. His reliability and professionalism have been a great asset to our ongoing collaboration. Over the years, whether it’s been a quick update or a more involved project, we’ve always felt confident that Orion will handle it with care and keep things on track."
                </blockquote>
                <div class="text-neutral-50">
                  <img src="/assets/images/optimized/wholeness-center-logo.webp" alt="Wholeness Center" width="100" height="100" class="mx-auto mb-4 bg-white p-2 rounded-lg aspect-square object-contain" loading="lazy" decoding="async" />
                  <div class="font-heading font-bold text-lg">Dr. Mary Rondeau ND</div>
                  <div class="text-sm opacity-80 mt-1 tracking-widest uppercase">Founder, Naturopath</div>
                  <div class="text-sm mt-2 opacity-90"><b>website:</b> <a href="https://wholeness.com" target="_blank" rel="noopener noreferrer" class="underline hover:text-brand-teal transition-colors">wholeness.com</a></div>
                </div>
              </div>
              <!-- Slide 2 -->
              <div class="w-full flex-shrink-0 px-4">
                <svg class="w-12 h-12 mx-auto mb-6 opacity-20 text-neutral-50" fill="currentColor" viewBox="0 0 24 24"><path d="M14.017 21v-7.391c0-5.704 3.731-9.57 8.983-10.609l.995 2.151c-2.432.917-3.995 3.638-3.995 5.849h4v10h-9.983zm-14.017 0v-7.391c0-5.704 3.748-9.57 9-10.609l.996 2.151c-2.433.917-3.996 3.638-3.996 5.849h4v10h-10z"/></svg>
                <blockquote class="text-neutral-50 mb-8 mx-auto max-w-3xl" style="font-family: 'Playfair Display', serif; font-style: italic; font-size: 20px; line-height: 32px;">
                  "Orion helped us achieve a fresh, unique look for our website while integrating its original branding. Added functionality like the volunteer form database has simplified our workflow. Orion has been helpful post-launch in solving any issues that come up as well as providing WordPress mentorship to our in-house webmaster. Thanks, Orion!"
                </blockquote>
                <div class="text-neutral-50">
                  <img src="/assets/images/optimized/habitat-for-humanity-logo-vector.webp" alt="Habitat for Humanity" width="100" height="100" class="mx-auto mb-4 bg-white p-2 rounded" loading="lazy" decoding="async" />
                  <div class="font-heading font-bold text-lg">Habitat for Humanity, Newark, NJ</div>
                  <div class="text-sm mt-2 opacity-90"><b>website:</b> <a href="https://www.habitatnewark.org/" target="_blank" rel="noopener noreferrer" class="underline hover:text-brand-teal transition-colors">habitatnewark.org</a></div>
                </div>
              </div>
              <!-- Slide 3 -->
              <div class="w-full flex-shrink-0 px-4">
                <svg class="w-12 h-12 mx-auto mb-6 opacity-20 text-neutral-50" fill="currentColor" viewBox="0 0 24 24"><path d="M14.017 21v-7.391c0-5.704 3.731-9.57 8.983-10.609l.995 2.151c-2.432.917-3.995 3.638-3.995 5.849h4v10h-9.983zm-14.017 0v-7.391c0-5.704 3.748-9.57 9-10.609l.996 2.151c-2.433.917-3.996 3.638-3.996 5.849h4v10h-10z"/></svg>
                <blockquote class="text-neutral-50 mb-8 mx-auto max-w-3xl" style="font-family: 'Playfair Display', serif; font-style: italic; font-size: 20px; line-height: 32px;">
                  "Orion did a great job creating my website! He was patient throughout the process, especially since I was just starting my acupuncture practice and learning what was needed to get everything set up. He used the content I provided and organized it in a way that was clear and helpful for patients. He also selected engaging photos, helped fill in areas where I was lacking content, and provided useful guidance regarding ADA compliance and other questions I had along the way. I am very happy with my website and how it all turned out!"
                </blockquote>
                <div class="text-neutral-50">
                  <img src="/assets/images/optimized/Logo_zensation.webp" alt="Zensation Acupuncture" width="100" height="100" class="mx-auto mb-4 bg-white p-2 rounded" loading="lazy" decoding="async" />
                  <div class="font-heading font-bold text-lg">Jessica Ng</div>
                  <div class="text-sm opacity-80 mt-1 tracking-widest uppercase">Owner, Zensation Acuuncture</div>
                  <div class="text-sm mt-2 opacity-90"><b>website:</b> <a href="https://zensationacu.com/" target="_blank" rel="noopener noreferrer" class="underline hover:text-brand-teal transition-colors">zensationacu.com</a></div>
                </div>
              </div>
              <!-- Slide 4 -->
              <div class="w-full flex-shrink-0 px-4">
                <svg class="w-12 h-12 mx-auto mb-6 opacity-20 text-neutral-50" fill="currentColor" viewBox="0 0 24 24"><path d="M14.017 21v-7.391c0-5.704 3.731-9.57 8.983-10.609l.995 2.151c-2.432.917-3.995 3.638-3.995 5.849h4v10h-9.983zm-14.017 0v-7.391c0-5.704 3.748-9.57 9-10.609l.996 2.151c-2.433.917-3.996 3.638-3.996 5.849h4v10h-10z"/></svg>
                <blockquote class="text-neutral-50 mb-8 mx-auto max-w-3xl" style="font-family: 'Playfair Display', serif; font-style: italic; font-size: 20px; line-height: 32px;">
                  "I highly recommend Holistic Web Design to anyone looking for a great website at a reasonable price. Orion delivers top notch service quickly. One of the things that I really like about Orion is that he listens well. Also, he is especially good at explaining technical details in layman’s terms as well as translating my wants into the reality of a functioning website."
                </blockquote>
                <div class="text-neutral-50">
                  <img src="/assets/images/optimized/hugh.webp" alt="Hugh Castor" width="100" height="100" class="mx-auto mb-4 bg-white p-2 rounded" loading="lazy" decoding="async" />
                  <div class="font-heading font-bold text-lg">Hugh Castor, L.Ac.</div>
                  <div class="text-sm opacity-80 mt-1 tracking-widest uppercase">Owner, Hugh’s Acupuncture Clinic</div>
                  <div class="text-sm mt-2 opacity-90"><b>website:</b> <a href="https://hughsacupuncture.com/" target="_blank" rel="noopener noreferrer" class="underline hover:text-brand-teal transition-colors">hughsacupuncture.com</a></div>
                </div>
              </div>
              <!-- Slide 5 -->
              <div class="w-full flex-shrink-0 px-4">
                <svg class="w-12 h-12 mx-auto mb-6 opacity-20 text-neutral-50" fill="currentColor" viewBox="0 0 24 24"><path d="M14.017 21v-7.391c0-5.704 3.731-9.57 8.983-10.609l.995 2.151c-2.432.917-3.995 3.638-3.995 5.849h4v10h-9.983zm-14.017 0v-7.391c0-5.704 3.748-9.57 9-10.609l.996 2.151c-2.433.917-3.996 3.638-3.996 5.849h4v10h-10z"/></svg>
                <blockquote class="text-neutral-50 mb-8 mx-auto max-w-3xl" style="font-family: 'Playfair Display', serif; font-style: italic; font-size: 20px; line-height: 32px;">
                  "I am an acupuncturist, not a tech-savvy web person. Therefore, I placed my complete trust in Orion in designing as well as educating me on what best suits my practice for website design. He did an AMAZING job with the finished product! He is incredibly patient, meticulous, and thorough in the work he completes. And after only a few days, it has a number 3 placement on google!!! I highly recommend Orion. He is a great bridge for the non techies to branch out into the tech world…"
                </blockquote>
                <div class="text-neutral-50">
                  <img src="/assets/images/optimized/2thepoint_logo.webp" alt="2 the Point Acupuncture" width="100" height="100" class="mx-auto mb-4 bg-white p-2 rounded" loading="lazy" decoding="async" />
                  <div class="font-heading font-bold text-lg">Kim Gitzel, L.Ac.</div>
                  <div class="text-sm opacity-80 mt-1 tracking-widest uppercase">Owner, 2 the Point Acupuncture</div>
                  <div class="text-sm mt-2 opacity-90"><b>website:</b> <a href="https://www.hiloacupuncture.com/" target="_blank" rel="noopener noreferrer" class="underline hover:text-brand-teal transition-colors">hilosacupuncture.com</a></div>
                </div>
              </div>
              <!-- Slide 6 -->
              <div class="w-full flex-shrink-0 px-4">
                <svg class="w-12 h-12 mx-auto mb-6 opacity-20 text-neutral-50" fill="currentColor" viewBox="0 0 24 24"><path d="M14.017 21v-7.391c0-5.704 3.731-9.57 8.983-10.609l.995 2.151c-2.432.917-3.995 3.638-3.995 5.849h4v10h-9.983zm-14.017 0v-7.391c0-5.704 3.748-9.57 9-10.609l.996 2.151c-2.433.917-3.996 3.638-3.996 5.849h4v10h-10z"/></svg>
                <blockquote class="text-neutral-50 mb-8 mx-auto max-w-3xl" style="font-family: 'Playfair Display', serif; font-style: italic; font-size: 20px; line-height: 32px;">
                  "Orion really knows what he's doing with the website optimization. My massage website went from being on page 12 of a search to page one! You know as well as I do most people don’t get much past page one when searching for anything on the internet. This being said, I’m sure this will make all the difference and the phone is already starting to ring more for appointments!"
                </blockquote>
                <div class="text-neutral-50">
                  <img src="/assets/images/optimized/kim.webp" alt="Heying Massage" width="100" height="100" class="mx-auto mb-4 bg-white p-2 rounded" loading="lazy" decoding="async" />
                  <div class="font-heading font-bold text-lg">Kimberly Heying, CMT</div>
                  <div class="text-sm opacity-80 mt-1 tracking-widest uppercase">Owner, Heying Massage</div>
                </div>
              </div>
              <!-- Slide 7 -->
              <div class="w-full flex-shrink-0 px-4">
                <svg class="w-12 h-12 mx-auto mb-6 opacity-20 text-neutral-50" fill="currentColor" viewBox="0 0 24 24"><path d="M14.017 21v-7.391c0-5.704 3.731-9.57 8.983-10.609l.995 2.151c-2.432.917-3.995 3.638-3.995 5.849h4v10h-9.983zm-14.017 0v-7.391c0-5.704 3.748-9.57 9-10.609l.996 2.151c-2.433.917-3.996 3.638-3.996 5.849h4v10h-10z"/></svg>
                <blockquote class="text-neutral-50 mb-8 mx-auto max-w-3xl" style="font-family: 'Playfair Display', serif; font-style: italic; font-size: 20px; line-height: 32px;">
                  "I want you to know that I so appreciate your talents and hard work. I don’t think we could have done it without you – In fact, I’m quite sure. You are like an angel that fell out of the sky for us!"
                </blockquote>
                <div class="text-neutral-50">
                  <img src="/assets/images/optimized/mindfulness_pp.webp" alt="Ratna Peace Initiative" width="100" height="100" class="mx-auto mb-4 bg-white p-2 rounded-lg aspect-square object-contain" loading="lazy" decoding="async" />
                  <div class="font-heading font-bold text-lg">Margot Neuman</div>
                  <div class="text-sm opacity-80 mt-1 tracking-widest uppercase">Director, Ratna Peace Initiative</div>
                </div>
              </div>
            </div>
          </div>
          <!-- Controls -->
          <div class="flex justify-center gap-2 mt-10 testimonial-dots">
            <button class="w-3 h-3 rounded-full transition-colors bg-white" data-index="0" aria-label="Go to slide 1"></button>
            <button class="w-3 h-3 rounded-full transition-colors bg-white/40 hover:bg-white/60" data-index="1" aria-label="Go to slide 2"></button>
            <button class="w-3 h-3 rounded-full transition-colors bg-white/40 hover:bg-white/60" data-index="2" aria-label="Go to slide 3"></button>
            <button class="w-3 h-3 rounded-full transition-colors bg-white/40 hover:bg-white/60" data-index="3" aria-label="Go to slide 4"></button>
            <button class="w-3 h-3 rounded-full transition-colors bg-white/40 hover:bg-white/60" data-index="4" aria-label="Go to slide 5"></button>
            <button class="w-3 h-3 rounded-full transition-colors bg-white/40 hover:bg-white/60" data-index="5" aria-label="Go to slide 6"></button>
            <button class="w-3 h-3 rounded-full transition-colors bg-white/40 hover:bg-white/60" data-index="6" aria-label="Go to slide 7"></button>
          </div>
        </div>
      </div>
    </section>

    <!-- ===== CONSULTATION FORM SECTION ===== -->
    <section class="py-24 bg-white" id="consultation-form">
      <div class="max-w-3xl mx-auto px-6 reveal">
        <div class="text-center mb-12">
          <h2 class="text-3xl lg:text-4xl font-heading font-bold text-brand-deep mt-3 mb-4">Request a Free Consultation</h2>
          <p class="text-neutral-500 text-lg">Fill out the form below and we'll get back to you to schedule your free consultation.</p>
        </div>
        
        <form class="p-8 md:p-10 rounded-2xl border border-neutral-100 shadow-sm" style="background-color: var(--color-neutral-50);" action="https://formspree.io/f/mbdbowak" method="POST">
          <div class="grid grid-cols-1 md:grid-cols-2 gap-6 mb-6">
            <div>
              <label for="consult-name" class="form-label">Name <span class="text-red-500">*</span></label>
              <input type="text" id="consult-name" name="name" class="form-input" required placeholder="Your Name" />
            </div>
            <div>
              <label for="consult-email" class="form-label">Email <span class="text-red-500">*</span></label>
              <input type="email" id="consult-email" name="email" class="form-input" required placeholder="you@example.com" />
            </div>
          </div>
          <div class="grid grid-cols-1 md:grid-cols-2 gap-6 mb-8">
            <div>
              <label for="consult-phone" class="form-label">Phone</label>
              <input type="tel" id="consult-phone" name="phone" class="form-input" placeholder="(555) 123-4567" />
            </div>
            <div>
              <label for="consult-website" class="form-label">Name of Website</label>
              <input type="text" id="consult-website" name="website" class="form-input" placeholder="www.yourwebsite.com" />
            </div>
          </div>
          <div class="text-center">
            <button type="submit" class="btn-primary w-full sm:w-auto px-12">Request Consultation</button>
          </div>
        </form>
      </div>
    </section>

    <!-- ===== NEWSLETTER SECTION ===== -->
    <section class="py-20" style="background-color: var(--color-brand-deep);" id="newsletter">
      <div class="max-w-2xl mx-auto px-6 text-center reveal">
        <h2 class="text-2xl lg:text-3xl font-heading font-bold text-white mb-4">Stay in the Loop</h2>
        <p class="text-white/80 mb-8">Get actionable web tips, SEO strategies, and wellness marketing insights delivered to your inbox.</p>
        <form class="newsletter-form flex flex-col items-center gap-3 max-w-lg mx-auto" id="newsletter-form">
          <div class="grid grid-cols-2 gap-3 w-full">
            <input type="text" name="FNAME" placeholder="First name" class="form-input !rounded-full" id="newsletter-fname" />
            <input type="text" name="LNAME" placeholder="Last name" class="form-input !rounded-full" id="newsletter-lname" />
          </div>
          <input type="email" name="EMAIL" placeholder="Enter your email" required class="form-input !rounded-full w-full" id="newsletter-email" />
          <button type="submit" class="btn-primary !rounded-full whitespace-nowrap" id="newsletter-submit">Subscribe</button>
        </form>
        <p id="newsletter-feedback" class="text-sm mt-3 hidden"></p>
        <p class="text-xs text-white/50 mt-3">No spam. Unsubscribe anytime.</p>
      </div>
    </section>

        <!-- ===== FOOTER ===== -->
        <footer class="site-footer pt-16 pb-8" id="site-footer">
          <div class="max-w-7xl mx-auto px-6">
            <div class="grid md:grid-cols-2 lg:grid-cols-4 gap-12 mb-16">
              <!-- Brand -->
              <div>
                <div class="flex items-center mb-4">
                  <picture>
                    <source type="image/webp" srcset="/assets/images/optimized/Holistic new logo 25 light back.webp" />
                    <img src="/assets/images/Holistic new logo 25 light back.png" alt="Holistic Web Design" style="max-height: 70px; width: auto;" />
                  </picture>
                </div>
                <p class="text-sm leading-relaxed mb-4">Premium web design for holistic health practitioners and wellness businesses. Speed, beauty, and SEO — all in one.</p>
              </div>
              <!-- Quick Links -->
              <div>
                <h4 class="font-heading font-semibold mb-4 text-sm uppercase tracking-wider" style="color: #fafaf8;">Navigation</h4>
                <ul class="space-y-2.5">
                  <li><a href="/" class="text-sm hover:text-brand-mint transition-colors">Home</a></li>
                  <li><a href="/website-design.html" class="text-sm hover:text-brand-mint transition-colors">Website Design</a></li>
                  <li><a href="/search-engine-optimization.html" class="text-sm hover:text-brand-mint transition-colors">SEO</a></li>
                  <li><a href="/internet-marketing.html" class="text-sm hover:text-brand-mint transition-colors">Digital Marketing</a></li>
                  <li><a href="/contact.html" class="text-sm hover:text-brand-mint transition-colors">Contact</a></li>
                </ul>
              </div>
              <!-- Services -->
              <div>
                <h4 class="font-heading font-semibold mb-4 text-sm uppercase tracking-wider" style="color: #fafaf8;">Services</h4>
                <ul class="space-y-2.5">
                  <li><a href="/website-design.html" class="text-sm hover:text-brand-mint transition-colors">Web Design</a></li>
                  <li><a href="/search-engine-optimization.html" class="text-sm hover:text-brand-mint transition-colors">Findability (SEO)</a></li>
                  <li><a href="/graphic-design.html" class="text-sm hover:text-brand-mint transition-colors">Graphic Design</a></li>
                  <li><a href="/internet-marketing.html" class="text-sm hover:text-brand-mint transition-colors">Marketing</a></li>
                </ul>
              </div>
              <!-- Contact -->
              <div>
                <h4 class="font-heading font-semibold mb-4 text-sm uppercase tracking-wider" style="color: #fafaf8;">Get in Touch</h4>
                <ul class="space-y-2.5">
                  <li><a href="/cdn-cgi/l/email-protection#ea8598838584aa82858683999e83899d8f888e8f99838d84c4848f9e" class="text-sm hover:text-brand-mint transition-colors"><span class="__cf_email__" data-cfemail="f8978a919796b8909794918b8c919b8f9d9a9c9d8b919f96d6969d8c">[email&#160;protected]</span></a></li>
                  <li><a href="/#consultation-form" class="text-sm hover:text-brand-mint transition-colors">Free Consultation</a></li>
                </ul>
              </div>
            </div>
            <div class="border-t border-white/10 pt-8 flex flex-col md:flex-row justify-between items-center gap-4">
              <p class="text-sm text-white/50">&copy; 2026 Holistic Web Design. All rights reserved.</p>
              <p class="text-sm text-white/40">Built with ⚡ static architecture for maximum performance</p>
            </div>
          </div>
        </footer>

  <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>
