lariv-rs 0.1.0

Compile-time plugin web application framework built on Axum, SeaORM, Maud, and HTMX
Documentation
<nav class="gjs-navbar site-header" data-gjs-type="p_website.navbar" data-nav-links='[{"title":"CNC","path":"#cnc"},{"title":"Contact","path":"#contact"}]' data-logo-src="https://kdstagore.com/static/logo.svg" data-logo-alt="KDS and Tagore" data-variant="kds">
  <div class="container nav-container">
    <a class="gjs-navbar-brand brand" href="/">
      <img data-gjs-type="p_website.navbar-logo" class="gjs-navbar-logo brand-logo" src="https://kdstagore.com/static/logo.svg" alt="KDS and Tagore">
    </a>
    <ul class="gjs-navbar-links gjs-navbar-desktop nav-menu">
      <li><a class="nav-link" href="#cnc">CNC</a></li>
      <li><a class="nav-link" href="#contact">Contact</a></li>
    </ul>
  </div>
</nav>

<section class="gjs-hero hero" data-gjs-type="p_website.hero" data-show-media="true" data-show-button="false">
  <div class="gjs-hero-media hero-media" aria-hidden="true" data-gjs-type="p_website.hero-media">
    <img src="https://kdstagore.com/static/hero.jpg" alt="">
  </div>
  <div class="gjs-hero-inner hero-inner" data-gjs-type="p_website.hero-inner">
    <div class="container">
      <h1 class="gjs-hero-title hero-title">Manufacturing Services</h1>
      <p class="gjs-hero-lead lead hero-lead">Your Trusted Partner for Advanced Laser Cutting, Bending, and Custom Fabrication Solutions.</p>
    </div>
  </div>
</section>

<section class="gjs-section section" data-gjs-type="p_website.section" data-section-bg="base">
  <div class="gjs-section-inner container min-h-12">
    <div class="gjs-section-header section-header" data-gjs-type="p_website.section-header" data-align="center" data-header-style="default">
      <h2 class="gjs-section-header-title">High-Accuracy Fabrication Workshop</h2>
      <p class="gjs-section-header-lead lead">A controlled production floor built for repeatable precision — from first cut to final assembly inspection.</p>
    </div>
    <div class="gjs-row feature-grid" data-gjs-type="p_website.row-3">
      <div class="gjs-cell">
        <article class="gjs-feature-card feature" data-gjs-type="p_website.feature-card">
          <h3 class="gjs-feature-card-title">Tight-Tolerance Capability</h3>
          <p class="gjs-feature-card-desc">CNC cutting, milling, and press-brake forming held to demanding dimensional targets for fit-critical parts and assemblies.</p>
        </article>
      </div>
      <div class="gjs-cell">
        <article class="gjs-feature-card feature" data-gjs-type="p_website.feature-card">
          <h3 class="gjs-feature-card-title">Process-Controlled Workflow</h3>
          <p class="gjs-feature-card-desc">Documented stages for cutting, forming, welding, and finishing keep every job traceable and consistent across production runs.</p>
        </article>
      </div>
      <div class="gjs-cell">
        <article class="gjs-feature-card feature" data-gjs-type="p_website.feature-card">
          <h3 class="gjs-feature-card-title">Inspection-Ready Output</h3>
          <p class="gjs-feature-card-desc">In-process checks and final verification ensure components leave the floor ready for assembly, coating, or customer QA.</p>
        </article>
      </div>
    </div>
  </div>
</section>

<section id="contact" class="gjs-cta section" data-gjs-type="p_website.cta" data-show-button="false">
  <div class="container">
    <div class="gjs-cta-box cta-box">
      <h2 class="gjs-cta-title">Ready to discuss your next project?</h2>
      <p class="gjs-cta-text lead">Send us your CAD drawings or rough sketches for a quick, competitive quote.</p>
      <dl class="gjs-cta-details cta-details">
        <div class="gjs-contact-detail cta-row" data-gjs-type="p_website.contact-detail">
          <dt class="gjs-contact-detail-label">Phones</dt>
          <dd class="gjs-contact-detail-value"><a href="tel:+918210098176">+91 82100 98176</a></dd>
        </div>
        <div class="gjs-contact-detail cta-row" data-gjs-type="p_website.contact-detail">
          <dt class="gjs-contact-detail-label">Factory Address</dt>
          <dd class="gjs-contact-detail-value">Alandi Fata, Medankarwadi, Chakan, 410501</dd>
        </div>
      </dl>
    </div>
  </div>
</section>