<!doctype html>

<html lang="en">

<head>

  <meta charset="utf-8" />

  <meta name="viewport" content="width=device-width,initial-scale=1" />

  <meta name="description" content="Autolastic builds AI agents and automation systems so small businesses never miss leads, respond instantly, and run operations smoothly." />

  <title>Autolastic — AI Agents & Automation for Small Businesses</title>


  <link rel="preconnect" href="https://fonts.googleapis.com">

  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">


  <link rel="stylesheet" href="./styles.css" />

</head>


<body>

  <!-- Top Bar -->

  <header class="topbar">

    <div class="container topbar-inner">

      <a class="brand" href="#top" aria-label="Autolastic home">

        <span class="brand-mark" aria-hidden="true">A</span>

        <span class="brand-name">Autolastic</span>

      </a>


      <nav class="nav">

        <a href="#services">Services</a>

        <a href="#how">How it works</a>

        <a href="#pricing">Pricing</a>

        <a href="#about">About</a>

        <a class="btn btn-sm btn-ghost" href="#contact">Contact</a>

        <!-- Replace with your Calendly link -->

        <a class="btn btn-sm btn-primary" href="https://calendly.com/YOUR-CALENDLY" target="_blank" rel="noopener">Book a call</a>

      </nav>


      <button class="hamburger" aria-label="Open menu" aria-expanded="false">

        <span></span><span></span><span></span>

      </button>

    </div>


    <div class="mobile-nav" hidden>

      <a href="#services">Services</a>

      <a href="#how">How it works</a>

      <a href="#pricing">Pricing</a>

      <a href="#about">About</a>

      <a href="#contact">Contact</a>

      <a class="btn btn-primary" href="https://calendly.com/YOUR-CALENDLY" target="_blank" rel="noopener">Book a call</a>

    </div>

  </header>


  <!-- Hero -->

  <main id="top">

    <section class="hero">

      <div class="container hero-grid">

        <div class="hero-copy">

          <div class="pill">AI Agents • Automation • Managed Operations</div>

          <h1>Install AI “employees” that respond to leads, handle follow-ups, and keep your business moving.</h1>

          <p class="lead">

            Autolastic builds and manages practical AI automation systems for entrepreneurs and small businesses—so you

            don’t miss leads, you move faster, and your operations run smoother.

          </p>


          <div class="hero-cta">

            <a class="btn btn-primary btn-lg" href="https://calendly.com/YOUR-CALENDLY" target="_blank" rel="noopener">Book a 15-min consult</a>

            <a class="btn btn-ghost btn-lg" href="#services">See what we install</a>

          </div>


          <div class="trust">

            <div class="trust-item">

              <div class="trust-kpi">60s</div>

              <div class="trust-label">Typical lead response target</div>

            </div>

            <div class="trust-item">

              <div class="trust-kpi">3–14d</div>

              <div class="trust-label">Most installs delivered</div>

            </div>

            <div class="trust-item">

              <div class="trust-kpi">Managed</div>

              <div class="trust-label">Monitoring + improvements</div>

            </div>

          </div>

        </div>


        <div class="hero-card">

          <div class="card">

            <h3>What we automate first</h3>

            <ul class="checklist">

              <li>Lead response (SMS/email) + qualification</li>

              <li>Booking + reminders (Calendar)</li>

              <li>Customer support + intake workflows</li>

              <li>Follow-up + review requests</li>

              <li>Ops alerts + daily summaries</li>

            </ul>

            <div class="card-cta">

              <a class="btn btn-primary" href="https://calendly.com/YOUR-CALENDLY" target="_blank" rel="noopener">Get a demo</a>

              <a class="btn btn-ghost" href="#contact">Ask a question</a>

            </div>

            <p class="fineprint">

              Built with secure integrations and human approvals where needed.

            </p>

          </div>

        </div>

      </div>

    </section>


    <!-- Who it's for -->

    <section class="section">

      <div class="container">

        <div class="section-head">

          <h2>Designed for real-world SMB operations</h2>

          <p>Perfect if you’re juggling leads, customers, and a dozen tools—and want AI to take the first pass.</p>

        </div>


        <div class="grid3">

          <div class="box">

            <h3>Real Estate</h3>

            <p>Instant lead response, qualification, appointment booking, pipeline updates, and daily hot-lead briefings.</p>

          </div>

          <div class="box">

            <h3>Ecommerce & Food</h3>

            <p>Order intake, FAQs, fulfillment updates, review requests, and internal ops notifications.</p>

          </div>

          <div class="box">

            <h3>Services & Trades</h3>

            <p>Quote intake, scheduling, reminders, follow-up campaigns, and job lifecycle automation.</p>

          </div>

        </div>

      </div>

    </section>


    <!-- Services -->

    <section id="services" class="section section-alt">

      <div class="container">

        <div class="section-head">

          <h2>The 3 systems we install most often</h2>

          <p>These are high-ROI, repeatable packages that work across many industries.</p>

        </div>


        <div class="grid3">

          <div class="box box-strong">

            <h3>1) AI Lead Response & Booking</h3>

            <p class="muted">Never miss a lead again.</p>

            <ul class="bullets">

              <li>Respond in seconds via SMS/email</li>

              <li>Qualify intent + ask follow-up questions</li>

              <li>Book calls/showings/appointments</li>

              <li>Notify you and update your CRM</li>

            </ul>

          </div>


          <div class="box">

            <h3>2) AI Customer Service & Intake</h3>

            <p class="muted">Handle questions and requests automatically.</p>

            <ul class="bullets">

              <li>Answer FAQs from your policy/menus</li>

              <li>Capture order/quote details accurately</li>

              <li>Create drafts/invoices for approval</li>

              <li>Route exceptions to you instantly</li>

            </ul>

          </div>


          <div class="box">

            <h3>3) AI Follow-up & Retention Engine</h3>

            <p class="muted">Turn “maybe later” into revenue.</p>

            <ul class="bullets">

              <li>Follow up on leads automatically</li>

              <li>Review requests after completion</li>

              <li>Reactivation campaigns for past customers</li>

              <li>Simple reports and daily/weekly summaries</li>

            </ul>

          </div>

        </div>


        <div class="callout">

          <div>

            <h3>Want this installed into your existing tools?</h3>

            <p class="muted">We connect to your CRM, email, SMS, calendar, spreadsheets, and website leads.</p>

          </div>

          <a class="btn btn-primary" href="https://calendly.com/YOUR-CALENDLY" target="_blank" rel="noopener">Book a consult</a>

        </div>

      </div>

    </section>


    <!-- How it works -->

    <section id="how" class="section">

      <div class="container">

        <div class="section-head">

          <h2>How it works</h2>

          <p>Fast, secure, and designed for busy operators. Most installs are delivered in 3 steps.</p>

        </div>


        <ol class="steps">

          <li>

            <h3>Design (paid)</h3>

            <p>We map your workflow, choose the best automations, define AI rules, and identify the apps we’ll connect.</p>

          </li>

          <li>

            <h3>Implement</h3>

            <p>We install and test your AI workflows, including approvals where needed, and set up monitoring.</p>

          </li>

          <li>

            <h3>Manage monthly</h3>

            <p>We keep it running—updates, tweaks, prompt improvements, error handling, and ongoing optimization.</p>

          </li>

        </ol>


        <div class="grid2">

          <div class="box">

            <h3>Tools we commonly connect</h3>

            <p class="muted">We integrate what you already use—no rip-and-replace.</p>

            <div class="tags">

              <span>Gmail / Outlook</span><span>Google Calendar</span><span>Google Sheets</span><span>Slack</span>

              <span>Trello</span><span>HubSpot</span><span>Follow Up Boss</span><span>WooCommerce</span>

              <span>Twilio / SMS</span><span>Zapier (when needed)</span>

            </div>

          </div>

          <div class="box">

            <h3>Security & reliability</h3>

            <p class="muted">We design for production from day one.</p>

            <ul class="bullets">

              <li>Credentials stored securely</li>

              <li>Least-privilege access</li>

              <li>Human approvals for sensitive actions</li>

              <li>Logging + monitoring + backups</li>

            </ul>

          </div>

        </div>

      </div>

    </section>


    <!-- Pricing -->

    <section id="pricing" class="section section-alt">

      <div class="container">

        <div class="section-head">

          <h2>Simple pricing</h2>

          <p>Clear upfront work + predictable monthly operations.</p>

        </div>


        <div class="grid3">

          <div class="box">

            <h3>Design</h3>

            <p class="price">$1,500+</p>

            <p class="muted">Workflow mapping + architecture + execution plan.</p>

            <ul class="bullets">

              <li>Discovery call + process audit</li>

              <li>Automation roadmap</li>

              <li>AI prompt + data plan</li>

            </ul>

          </div>


          <div class="box box-strong">

            <h3>Implementation</h3>

            <p class="price">$4,500+</p>

            <p class="muted">Install your first revenue-driving system.</p>

            <ul class="bullets">

              <li>Integrations + workflows</li>

              <li>Testing + handoff</li>

              <li>Go-live support</li>

            </ul>

          </div>


          <div class="box">

            <h3>Managed Ops</h3>

            <p class="price">$750/mo+</p>

            <p class="muted">Monitoring, fixes, and improvements.</p>

            <ul class="bullets">

              <li>Uptime monitoring + alerts</li>

              <li>Ongoing optimization</li>

              <li>Monthly performance review</li>

            </ul>

          </div>

        </div>


        <p class="fineprint center">

          Final pricing depends on complexity, integrations, and volume. We’ll confirm scope during design.

        </p>

      </div>

    </section>


    <!-- About -->

    <section id="about" class="section">

      <div class="container">

        <div class="section-head">

          <h2>About Autolastic</h2>

          <p>Built by an operator who’s shipped production systems for decades.</p>

        </div>


        <div class="grid2">

          <div class="box">

            <h3>Our philosophy</h3>

            <p class="muted">

              AI should run the repetitive work, while humans handle judgment and relationships.

              We build systems that are reliable, testable, and measurable—so the business gets real results.

            </p>

          </div>

          <div class="box">

            <h3>What you get</h3>

            <ul class="bullets">

              <li>Fast install into your existing tools</li>

              <li>Clear workflows and approval gates</li>

              <li>Operational visibility (logs + alerts)</li>

              <li>Ongoing improvements, not “set and forget”</li>

            </ul>

          </div>

        </div>

      </div>

    </section>


    <!-- FAQ -->

    <section class="section section-alt">

      <div class="container">

        <div class="section-head">

          <h2>FAQ</h2>

          <p>Quick answers to common questions.</p>

        </div>


        <details class="faq">

          <summary>Do I need to change my tools or CRM?</summary>

          <p>No—Autolastic is designed to connect to what you already use. We integrate via secure connectors (often APIs/webhooks) and add only what’s necessary.</p>

        </details>


        <details class="faq">

          <summary>Is this “set it and forget it”?</summary>

          <p>Not if you want it to stay effective. We offer managed ops to monitor workflows, fix edge cases, and improve prompts as your business evolves.</p>

        </details>


        <details class="faq">

          <summary>Can I approve actions before they happen?</summary>

          <p>Yes—common pattern. For sensitive actions (orders, invoices, refunds, messaging), we implement a human approval step.</p>

        </details>


        <details class="faq">

          <summary>How fast can we go live?</summary>

          <p>Simple installs can go live in a few days. Complex systems (multiple apps + custom logic) typically take 1–2 weeks.</p>

        </details>

      </div>

    </section>


    <!-- Contact -->

    <section id="contact" class="section">

      <div class="container">

        <div class="section-head">

          <h2>Book a call or send a message</h2>

          <p>Tell us what you want automated. We’ll respond quickly.</p>

        </div>


        <div class="grid2">

          <div class="box">

            <h3>Book a 15-minute consult</h3>

            <p class="muted">Best for: lead response, booking, intake, and follow-up automation.</p>

            <a class="btn btn-primary btn-lg" href="https://calendly.com/YOUR-CALENDLY" target="_blank" rel="noopener">Book on Calendly</a>


            <div class="divider"></div>


            <h3>Email</h3>

            <p class="muted">

              <a href="mailto:hello@autolastic.com">hello@autolastic.com</a><br/>

              (Change this to your preferred inbox.)

            </p>

          </div>


          <div class="box">

            <h3>Quick contact form</h3>

            <p class="muted">This form is static. Use it with Formspree (recommended) or replace with mailto.</p>


            <!-- OPTION A: Formspree (recommended for static sites)

                 1) Create a free Formspree form and replace action URL.

                 2) Keep method="POST".

            -->

            <form class="form" action="https://formspree.io/f/YOUR_FORM_ID" method="POST">

              <label>

                Name

                <input name="name" type="text" required />

              </label>


              <label>

                Email

                <input name="email" type="email" required />

              </label>


              <label>

                What do you want to automate?

                <textarea name="message" rows="5" placeholder="Example: Respond to new leads via SMS within 60 seconds and book appointments automatically." required></textarea>

              </label>


              <button class="btn btn-primary" type="submit">Send message</button>

              <p class="fineprint">

                Tip: Replace the Formspree action URL. Or remove this form and use a mailto link.

              </p>

            </form>

          </div>

        </div>

      </div>

    </section>


    <!-- Footer -->

    <footer class="footer">

      <div class="container footer-inner">

        <div>

          <div class="brand footer-brand">

            <span class="brand-mark" aria-hidden="true">A</span>

            <span class="brand-name">Autolastic</span>

          </div>

          <p class="muted">AI agents & automation systems for entrepreneurs and small businesses.</p>

          <p class="fineprint">© <span id="year"></span> Autolastic. All rights reserved.</p>

        </div>


        <div class="footer-links">

          <a href="#services">Services</a>

          <a href="#how">How it works</a>

          <a href="#pricing">Pricing</a>

          <a href="#contact">Contact</a>

        </div>

      </div>

    </footer>

  </main>


  <script>

    // Mobile menu

    const btn = document.querySelector('.hamburger');

    const mobileNav = document.querySelector('.mobile-nav');

    btn?.addEventListener('click', () => {

      const expanded = btn.getAttribute('aria-expanded') === 'true';

      btn.setAttribute('aria-expanded', String(!expanded));

      mobileNav.hidden = expanded;

      btn.classList.toggle('is-open', !expanded);

    });


    // Close mobile nav on link click

    mobileNav?.querySelectorAll('a').forEach(a => {

      a.addEventListener('click', () => {

        mobileNav.hidden = true;

        btn.setAttribute('aria-expanded', 'false');

        btn.classList.remove('is-open');

      });

    });


    // Footer year

    document.getElementById('year').textContent = new Date().getFullYear();

  </script>

</body>

</html>