<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <meta name="description" content="Grand Jury Packet services - templates, legal resources, and custom packet creation for attorneys, defendants, and legal professionals." />
  <meta name="keywords" content="grand jury packet, indictment documents, legal packet templates, criminal defense tools, legal document service" />
  <meta name="author" content="GrandJuryPacket.com" />
  <title>Grand Jury Packet | Legal Prep Made Simple</title>
  <style>
    body {
      font-family: Georgia, serif;
      margin: 0;
      padding: 0;
      background: #f4f4f4;
      color: #222;
    }
    header {
      background: #1e1e1e;
      color: white;
      padding: 20px;
      text-align: center;
    }
    header img {
      max-width: 100%;
      height: auto;
    }
    nav {
      background: #333;
      display: flex;
      justify-content: center;
    }
    nav a {
      color: white;
      padding: 14px 20px;
      text-decoration: none;
      display: block;
    }
    nav a:hover {
      background-color: #555;
    }
    .container {
      padding: 20px;
      max-width: 1000px;
      margin: auto;
      background: white;
    }
    .section-title {
      border-bottom: 2px solid #1e1e1e;
      margin-bottom: 10px;
      padding-bottom: 5px;
    }
    footer {
      background: #1e1e1e;
      color: white;
      text-align: center;
      padding: 20px;
    }
    .disclaimer {
      font-size: 0.9em;
      color: #aaa;
    }
  </style>
</head>
<body>
  <header>
    <h1>Grand Jury Packet</h1>
    <p>Legal Prep Made Simple</p>
  </header>
  <nav>
    <a href="#services">Services</a>
    <a href="#about">About</a>
    <a href="#contact">Contact</a>
  </nav>
  <div class="container">
    <h2 class="section-title" id="services">Our Services</h2>
    <ul>
      <li>Custom Grand Jury Packet Creation</li>
      <li>Editable Packet Templates (DOCX & PDF)</li>
      <li>Exhibit Indexing and Witness List Preparation</li>
      <li>Consultation for Defense or Prosecution Strategy</li>
      <li>Confidential Document Handling</li>
    </ul>

    <h2 class="section-title" id="about">About Us</h2>
    <p>
      GrandJuryPacket.com was built to help legal professionals and private citizens prepare effective, persuasive, and complete grand jury packets. Whether you're a defense attorney, prosecutor, or an individual facing charges, we provide tools, templates, and expert guidance to streamline the process.
    </p>

    <h2 class="section-title" id="contact">Contact Us</h2>
    <p>Email: info@grandjurypacket.com</p>
    <p>Phone: (555) 123-4567</p>
    <p>Location: Available Nationwide (Remote Support)</p>

    <p class="disclaimer">GrandJuryPacket.com does not offer legal advice. This service provides document preparation and organization support only. Consult a licensed attorney for legal representation.</p>
  </div>
  <footer>
    <p>&copy; 2025 GrandJuryPacket.com. All rights reserved.</p>
  </footer>
</body>
</html>

If you are a visitor, check back soon.