{
    "componentChunkName": "component---src-templates-article-js",
    "path": "/articles/case-study/high-tech",
    "result": {"data":{"site":{"siteMetadata":{"siteUrl":"https://www.forwardair.com"}},"prismicGlobalOptions":{"_previewable":"YcN5tRAAACEAUx3Z","data":{"customerLogin":{"url":"/login/customer"},"onboardingAccount":{"url":"/account"}}},"prismicArticles":{"_previewable":"aqwM5REAACsAwwLW","uid":"high-tech","data":{"title":{"html":"<h2>Built to Move at the Speed of a Data Center Build</h2>","text":"Built to Move at the Speed of a Data Center Build"},"subheading":{"html":"<p>Forward provides the infrastructure and operating capability required to keep complex high-tech programs moving.</p>"},"category":"Case Study","readTime":"4 minute read","publishDate":"2026-09-17","author":"Sierra Willis","description":{"html":"<p>A major AI infrastructure rollout required a secure, integrated logistics operation capable of moving high-value equipment from aircraft to storage to the build site, at the speed of the build. </p>","text":"A major AI infrastructure rollout required a secure, integrated logistics operation capable of moving high-value equipment from aircraft to storage to the build site, at the speed of the build. "},"imageBrandfolder":{"url":"https://cdn.bfldr.com/2YLU38BS/at/9pq36rqj3bxmn3t8sb3b8k/Forward_Street_Truck_Web.jpg?auto=webp&format=pjpg"},"heroImageBrandfolder":{"gatsbyImageData":{"images":{"sources":[{"srcSet":"https://cdn.bfldr.com/2YLU38BS/at/rf6nfhsz3nfg377wmfvsspwr/Street%20Truck%20copy.jpg?auto=webp&format=pjpg&optimize=high&fit=cover&width=1456&height=816 1456w,\nhttps://cdn.bfldr.com/2YLU38BS/at/rf6nfhsz3nfg377wmfvsspwr/Street%20Truck%20copy.jpg?auto=webp&format=pjpg&optimize=high&fit=cover&width=2912&height=1632 2912w,\nhttps://cdn.bfldr.com/2YLU38BS/at/rf6nfhsz3nfg377wmfvsspwr/Street%20Truck%20copy.jpg?auto=webp&format=pjpg&optimize=high&fit=cover&width=5824&height=3264 5824w","sizes":"(min-width: 5824px) 5824px, 100vw","type":"image/webp"}],"fallback":{"src":"https://cdn.bfldr.com/2YLU38BS/at/rf6nfhsz3nfg377wmfvsspwr/Street%20Truck%20copy.jpg?auto=webp&format=pjpg&optimize=high&fit=cover&width=5824&height=3264","srcSet":"https://cdn.bfldr.com/2YLU38BS/at/rf6nfhsz3nfg377wmfvsspwr/Street%20Truck%20copy.jpg?auto=webp&format=pjpg&optimize=high&fit=cover&width=1456&height=816 1456w,\nhttps://cdn.bfldr.com/2YLU38BS/at/rf6nfhsz3nfg377wmfvsspwr/Street%20Truck%20copy.jpg?auto=webp&format=pjpg&optimize=high&fit=cover&width=2912&height=1632 2912w,\nhttps://cdn.bfldr.com/2YLU38BS/at/rf6nfhsz3nfg377wmfvsspwr/Street%20Truck%20copy.jpg?auto=webp&format=pjpg&optimize=high&fit=cover&width=5824&height=3264 5824w","sizes":"(min-width: 5824px) 5824px, 100vw"}},"layout":"constrained","width":5824,"height":3264,"alt":""}},"altTag":null,"heroImageFocus":"Center","keywords":[{"keyword":"High-Tech Logistics"},{"keyword":"AI Infrastructure Logistics"},{"keyword":"Data Center Build"}],"featuredArticlesHeadingOverride":{"html":""},"featuredArticlesOverride":[{"article":{"document":{"_previewable":"YmfbVhIAACgAtTAs","url":"/articles/press-releases/in-honor-of-veterans-day-forward-air-donates-10k-to-hope-for-the-warriors","data":{"category":"Press Releases","title":{"text":"In Honor of Veterans Day, Forward Air Donates $10K to Hope For The Warriors"},"publishDate":"2021-11-10"}}}},{"article":{"document":{"_previewable":"Yr3zqxUAAC0AVTvQ","url":"/articles/press-releases/forward-air-raises-375000-for-veterans","data":{"category":"Press Releases","title":{"text":"Forward Air Raises $375,000 for Veterans at Annual Drive for Hope Golf Tournament "},"publishDate":"2023-09-01"}}}}],"relatedPagesHeading":{"html":"<h3>Featured Articles</h3>"},"relatedPages":[],"body":[{"__typename":"PrismicArticlesDataBodyCustomCode","id":"b0256491-f5a4-5a77-ac65-cbe61adcb618","slice_type":"custom_code","primary":{"content":{"text":"<style>\n  /* Font: \"Helvetica Neue\", helvetica, arial, sans-serif — a system font\n     stack, no upload or custom font manager needed. font-weight: 400 and 700\n     both map to standard weights every browser already has. */\n\n  .fw-results-wrap { font-family: \"Helvetica Neue\", helvetica, arial, sans-serif; box-sizing: border-box; }\n  .fw-results-wrap * { box-sizing: border-box; }\n\n  .fw-section-label {\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: #000000;\n    margin-bottom: 28px;\n  }\n\n  .fw-stat-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 20px;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n  .fw-stat-card {\n    flex: 1 1 220px;\n    min-width: 220px;\n    max-width: 100%;\n    text-align: center;\n    padding: 32px 20px;\n    background: #ffffff;\n    border-top: 4px solid #C8102E;\n    border-radius: 6px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.06);\n    overflow: hidden;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n  .fw-stat-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n  }\n  .fw-stat-number {\n    font-weight: 700;\n    color: #0a0a0a;\n    font-size: clamp(22px, 4.5vw, 34px);\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n    overflow-wrap: break-word;\n    word-break: break-word;\n  }\n  .fw-stat-divider {\n    width: 32px;\n    height: 3px;\n    background: #C8102E;\n    margin: 14px auto;\n    border-radius: 2px;\n  }\n  .fw-stat-label {\n    font-size: 14px;\n    font-weight: 700;\n    color: #000000;\n    font-family: \"Helvetica Neue\", helvetica, arial, sans-serif;\n    line-height: 1.4;\n    margin-top: 10px;\n  }\n  .fw-stat-description {\n    font-size: 13px;\n    font-weight: 400;\n    color: #545454;\n    font-family: \"Helvetica Neue\", helvetica, arial, sans-serif;\n    margin-top: 8px;\n    line-height: 1.55;\n  }\n\n  @media (max-width: 600px) {\n    .fw-stat-card { flex: 1 1 45%; min-width: 45%; padding: 22px 14px; }\n  }\n</style>\n\n<div class=\"fw-results-wrap\" style=\"background:#f8f8f8; padding:56px 20px;\">\n  <div style=\"max-width:1100px; margin:0 auto 28px auto; text-align:left;\">\n    <div class=\"fw-section-label\">The Numbers Behind the Buildout</div>\n  </div>\n  <div class=\"fw-stat-grid\">\n\n    <div class=\"fw-stat-card\">\n      <div class=\"fw-stat-number\">700,000 kgs</div>\n      <div class=\"fw-stat-divider\"></div>\n      <div class=\"fw-stat-label\">High-Value AI Hardware</div>\n      <div class=\"fw-stat-description\">Received from airports and transported to secure storage by Forward's own fleet and drivers in six weeks</div>\n    </div>\n\n    <div class=\"fw-stat-card\">\n      <div class=\"fw-stat-number\">3 Days</div>\n      <div class=\"fw-stat-divider\"></div>\n      <div class=\"fw-stat-label\">Dark to Fully Operational</div>\n      <div class=\"fw-stat-description\">A facility stood up and ready to receive high-value AI infrastructure in three days, so the build schedule never slowed down</div>\n    </div>\n\n    <div class=\"fw-stat-card\">\n      <div class=\"fw-stat-number\">300,000 sq ft</div>\n      <div class=\"fw-stat-divider\"></div>\n      <div class=\"fw-stat-label\">TAPA-Compliant, Bonded Storage</div>\n      <div class=\"fw-stat-description\">Three high-security facilities near the customer's build sites</div>\n    </div>\n\n    <div class=\"fw-stat-card\">\n      <div class=\"fw-stat-number\">Scaling</div>\n      <div class=\"fw-stat-divider\"></div>\n      <div class=\"fw-stat-label\">With the Build in 3 Weeks</div>\n      <div class=\"fw-stat-description\">Capacity doubled from 150,000 to 300,000 sq ft to match a fast-moving AI infrastructure rollout</div>\n    </div>\n\n  </div>\n</div>\n\n<style>\n  .fw-ps-wrap { font-family: \"Helvetica Neue\", helvetica, arial, sans-serif; box-sizing: border-box; }\n  .fw-ps-wrap * { box-sizing: border-box; }\n\n  .fw-challenge-box {\n    background: #ffffff;\n    border-left: 5px solid #C8102E;\n    padding: 32px 36px;\n    margin-bottom: 40px;\n    border-radius: 4px;\n    box-shadow: 0 2px 14px rgba(0,0,0,0.05);\n  }\n  .fw-challenge-label {\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: #c8102e;\n    margin-bottom: 16px;\n  }\n  .fw-challenge-body {\n    font-size: 14px;\n    font-weight: 400;\n    line-height: 1.75;\n    color: #2b2b2b;\n    margin: 0;\n  }\n\n  .fw-solution-box {\n    background: #1a1a1a;\n    padding: 40px 32px;\n    border-radius: 6px;\n  }\n  .fw-solution-label {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: #dcf0fe;\n    margin-bottom: 28px;\n  }\n\n  .fw-solution-flex { display: flex; flex-direction: column; gap: 18px; }\n  .fw-solution-card {\n    width: 100%;\n    background: #f4f4f4;\n    border-top: 4px solid #dcf0fe;\n    padding: 28px 24px;\n    border-radius: 4px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.15);\n  }\n  .fw-solution-card-title {\n    font-size: 18px;\n    font-weight: 700;\n    color: #0a0a0a;\n    margin-bottom: 12px;\n    letter-spacing: -0.005em;\n  }\n  .fw-solution-card-body {\n    font-size: 14px;\n    font-weight: 400;\n    line-height: 1.65;\n    color: #4a4a4a;\n    margin: 0;\n  }\n\n  @media (max-width: 600px) {\n    .fw-ps-wrap { padding: 24px 16px !important; }\n    .fw-challenge-box { padding: 22px 20px !important; margin-bottom: 28px !important; }\n    .fw-challenge-body { font-size: 14px; line-height: 1.65; }\n    .fw-solution-box { padding: 28px 18px !important; }\n    .fw-solution-label { margin-bottom: 20px; }\n    .fw-solution-card { padding: 20px 18px; }\n    .fw-solution-card-title { font-size: 16px; }\n    .fw-solution-card-body { font-size: 13px; line-height: 1.6; }\n  }\n</style>\n\n<div class=\"fw-ps-wrap\" style=\"max-width:1100px; margin:0 auto; padding:48px 20px;\">\n\n  <div class=\"fw-challenge-box\">\n    <div class=\"fw-challenge-label\">The Challenge</div>\n    <p class=\"fw-challenge-body\">Our customer needed a way to move high-value AI server and networking hardware off chartered flights and into secure, compliant bonded storage, fast, to keep pace with an active data center build. Freight also had to move between two locations before reaching the build site. Every shipment had to be broken down from airline pallets, handled without risk to sensitive electronics, and stored to the high-security standard the equipment demanded. On a data center timeline, there was no room for the solution to take the usual months to stand up.</p>\n  </div>\n\n  <div class=\"fw-solution-box\">\n    <div class=\"fw-solution-label\">The Solution</div>\n\n    <div class=\"fw-solution-flex\">\n\n      <div class=\"fw-solution-card\">\n        <div class=\"fw-solution-card-title\">A Logistics Operation, Built in Three Days</div>\n        <p class=\"fw-solution-card-body\">A warehouse was reactivated and ready to receive freight in three days, positioned near the air hub and near the customer's data center build sites. Forward's own fleet shuttled freight between locations and handled final-mile delivery to the build site. By keeping the freight within Forward's fleet from tarmac to destination, the operation reduced handoffs and maintained control of high-value equipment throughout the journey.</p>\n      </div>\n\n      <div class=\"fw-solution-card\">\n        <div class=\"fw-solution-card-title\">An Extension of the Existing Operation</div>\n        <p class=\"fw-solution-card-body\">Forward worked inside the customer's own warehouse management system, not Forward's. The result was an integrated operating model that preserved the customer's visibility, control, and continuity, rather than creating another handoff in the supply chain.</p>\n      </div>\n\n      <div class=\"fw-solution-card\">\n        <div class=\"fw-solution-card-title\">Air Freight Handling Built for Sensitive Hardware</div>\n        <p class=\"fw-solution-card-body\">AI server and networking equipment doesn't move like standard freight. As charter flights landed, our team was on the ground to take freight directly off the aircraft. This enabled the freight to move directly into the operation, without an additional staging delay or handoff. Airline pallets were broken down and staged individually on-site, with handling protocols built around protecting shock-sensitive, high-value electronics from the tarmac to the shelf.</p>\n      </div>\n\n      <div class=\"fw-solution-card\">\n        <div class=\"fw-solution-card-title\">A Footprint That Expanded With the Build</div>\n        <p class=\"fw-solution-card-body\">Every facility met TAPA certification, bonded warehouse status, and the same high-security standard the freight required. What started as one warehouse grew to two, then a third within three weeks. The ability to activate, integrate, and scale infrastructure at speed allowed the operation to evolve with the demands of the build.</p>\n      </div>\n\n    </div>\n  </div>\n\n</div>\n\n<style>\n  .fw-closing-wrap {\n    font-family: \"Helvetica Neue\", helvetica, arial, sans-serif;\n    box-sizing: border-box;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 30px 20px 64px 20px;\n  }\n  .fw-closing-wrap * { box-sizing: border-box; }\n  .fw-closing-heading {\n    font-size: clamp(24px, 3.2vw, 32px);\n    font-weight: 700;\n    color: #0a0a0a;\n    margin: 0 0 18px 0;\n    letter-spacing: -0.01em;\n  }\n  .fw-closing-body {\n    font-size: 14px;\n    font-weight: 400;\n    line-height: 1.75;\n    color: #333333;\n    margin: 0;\n    max-width: 780px;\n  }\n</style>\n\n<div class=\"fw-closing-wrap\">\n  <div class=\"fw-closing-heading\">When the Footprint Isn't There, We Are.</div>\n  <p class=\"fw-closing-body\">Forward provided an extension of the existing logistics network, bringing together the secure storage, ground capacity, handling, and final-mile delivery infrastructure required for the program. Operating within the customer's own systems, the solution functioned as an integrated part of the operation, preserving visibility, control and continuity while allowing the footprint to scale as requirements evolved. For high-tech supply chains moving sensitive, high-value infrastructure against tight deadlines, the value is a partner with the capability to build and operate a secure, purpose-fit solution around the requirements of the program. Whether extending an existing logistics network or building a purpose-fit operation around customer requirements, Forward can scale with the demands of high-tech programs.</p>\n</div>"}}}]}}},"pageContext":{"id":"f17056c4-d066-51b8-bcb1-b42f60552466","prismicId":"aqwM5REAACsAwwLW","url":"/articles/case-study/high-tech"}},
    "staticQueryHashes": ["144802666","1449102017","1534033426","1943585485","3017169769","3176288120","3226378675","3717754260","3783059516","3928576748","4031602760","4145922490","424534337","835184744"]}