{"id":27,"date":"2026-05-05T03:52:12","date_gmt":"2026-05-05T03:52:12","guid":{"rendered":"https:\/\/tdiusa.com\/?page_id=27"},"modified":"2026-05-05T17:16:11","modified_gmt":"2026-05-05T17:16:11","slug":"coming-soon","status":"publish","type":"page","link":"https:\/\/tdiusa.com\/","title":{"rendered":"Coming Soon!"},"content":{"rendered":"\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Jost:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  .tdi-cs * { box-sizing: border-box; }\n  .tdi-cs {\n    --tdi-blue:#0080c4; --tdi-blue-deep:#005f93; --tdi-blue-light:#1a96d3;\n    --tdi-grey:#a4b0ba; --tdi-grey-light:#d8dde2; --tdi-white:#ffffff;\n    --tdi-font:\"Jost\",\"Futura PT\",\"Futura\",\"Trebuchet MS\",\"Helvetica Neue\",Arial,sans-serif;\n    position:fixed; inset:0; z-index:99999;\n    font-family:var(--tdi-font); color:#fff;\n    -webkit-font-smoothing:antialiased;\n    background-color:var(--tdi-blue);\n    background-image:\n      radial-gradient(ellipse at top left, rgba(255,255,255,.10) 0%, rgba(255,255,255,0) 55%),\n      radial-gradient(ellipse at bottom right, rgba(0,0,0,.25) 0%, rgba(0,0,0,0) 60%),\n      url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='80' height='80' viewBox='0 0 80 80'><g fill='none' stroke='%23ffffff' stroke-opacity='0.07' stroke-width='1.25'><path d='M-10 30 L30 -10 M0 80 L80 0 M50 90 L90 50'\/><\/g><\/svg>\"),\n      linear-gradient(135deg,#005f93 0%,#0080c4 50%,#1a96d3 100%);\n    background-repeat:no-repeat,no-repeat,repeat,no-repeat;\n    background-size:auto,auto,80px 80px,cover;\n    overflow:auto;\n    display:flex; flex-direction:column;\n  }\n  .tdi-cs::before, .tdi-cs::after {\n    content:\"\"; position:fixed; pointer-events:none; z-index:0; opacity:.10;\n    background-repeat:no-repeat; background-position:center; background-size:contain;\n  }\n  .tdi-cs::before {\n    top:-120px; left:-160px; width:520px; height:520px; transform:rotate(-8deg);\n    background-image:url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 200 200'><polygon points='10,80 80,10 130,10 60,80' fill='%23ffffff'\/><polygon points='40,140 110,70 160,70 90,140' fill='%23ffffff'\/><\/svg>\");\n  }\n  .tdi-cs::after {\n    bottom:-160px; right:-180px; width:600px; height:600px; transform:rotate(172deg); opacity:.07;\n    background-image:url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 200 200'><polygon points='10,80 80,10 130,10 60,80' fill='%23ffffff'\/><polygon points='40,140 110,70 160,70 90,140' fill='%23ffffff'\/><\/svg>\");\n  }\n  .tdi-cs__main { position:relative; z-index:1; flex:1; display:flex; flex-direction:column; align-items:center; justify-content:center; padding:48px 24px; text-align:center; }\n  .tdi-cs__logo { width:140px; height:140px; margin-bottom:32px; background:#fff; border-radius:6px; display:flex; align-items:center; justify-content:center; box-shadow:0 18px 40px rgba(0,0,0,.18); position:relative; }\n  .tdi-cs__logo span { color:var(--tdi-blue); font-weight:700; font-size:64px; letter-spacing:2px; line-height:1; }\n  .tdi-cs__logo .reg { position:absolute; right:-18px; bottom:-4px; color:#fff; font-size:14px; font-weight:500; }\n  .tdi-cs h1 { font-weight:500; font-size:clamp(2.25rem,5vw,3.75rem); letter-spacing:.5px; margin:0 0 8px; line-height:1.1; }\n  .tdi-cs__tag { font-weight:400; font-size:clamp(1rem,2vw,1.35rem); letter-spacing:1.5px; text-transform:uppercase; color:var(--tdi-grey-light); margin:0 0 36px; }\n  .tdi-cs__divider { width:80px; height:3px; background:#fff; border-radius:2px; margin:0 auto 36px; opacity:.85; }\n  .tdi-cs__soon { font-weight:700; font-size:clamp(1.5rem,3.5vw,2.25rem); letter-spacing:4px; text-transform:uppercase; margin:0 0 16px; }\n  .tdi-cs__blurb { max-width:640px; font-size:1.05rem; line-height:1.65; color:rgba(255,255,255,.92); margin:0 auto 40px; }\n  .tdi-cs__services { display:flex; flex-wrap:wrap; justify-content:center; gap:10px 14px; margin:0 auto 44px; max-width:720px; list-style:none; padding:0; }\n  .tdi-cs__services li { border:1.5px solid rgba(255,255,255,.55); padding:8px 18px; border-radius:999px; font-size:.85rem; letter-spacing:1.5px; text-transform:uppercase; font-weight:500; background:rgba(255,255,255,.06); }\n  .tdi-cs__contact { background:rgba(255,255,255,.10); border:1px solid rgba(255,255,255,.18); border-radius:12px; padding:28px 32px; backdrop-filter:blur(6px); -webkit-backdrop-filter:blur(6px); display:grid; grid-template-columns:1fr; gap:18px; max-width:720px; width:100%; margin:0 auto; text-align:left; }\n  @media (min-width:640px) { .tdi-cs__contact { grid-template-columns:1fr 1fr 1fr; text-align:center; } }\n  .tdi-cs__contact .label { display:block; font-size:.72rem; letter-spacing:2px; text-transform:uppercase; color:var(--tdi-grey-light); margin-bottom:6px; font-weight:500; }\n  .tdi-cs__contact a, .tdi-cs__contact .value { color:#fff; text-decoration:none; font-weight:500; font-size:1rem; line-height:1.45; display:block; }\n  .tdi-cs__contact a:hover { text-decoration:underline; }\n  .tdi-cs__footer { position:relative; z-index:1; text-align:center; padding:22px 16px 26px; font-size:.78rem; letter-spacing:1.5px; text-transform:uppercase; color:rgba(255,255,255,.7); }\n  .tdi-cs__footer .pipe { margin:0 8px; opacity:.5; }\n<\/style>\n\n<div class=\"tdi-cs\">\n  <main class=\"tdi-cs__main\">\n    <div class=\"tdi-cs__logo\" aria-label=\"TDI Builders Logo\">\n      <span>TDI<\/span><span class=\"reg\" aria-hidden=\"true\">&reg;<\/span>\n    <\/div>\n    <h1>TDI Builders, Inc.<\/h1>\n    <p class=\"tdi-cs__tag\">Commercial &middot; Industrial &middot; Residential<\/p>\n    <div class=\"tdi-cs__divider\"><\/div>\n    <p class=\"tdi-cs__soon\">Site Coming Soon<\/p>\n    <p class=\"tdi-cs__blurb\">\n      <strong>Rebuilding What Matters, Building What&rsquo;s Next.<\/strong><br>\n      We&rsquo;re putting the finishing touches on our new home online. In the meantime,\n      our team is on the job &mdash; delivering expert construction, remodeling, and\n      post-disaster restoration across the greater Sacramento area and the San Joaquin Valley.\n    <\/p>\n    <ul class=\"tdi-cs__services\">\n      <li>Commercial Construction<\/li>\n      <li>Residential Remodeling<\/li>\n      <li>Industrial &amp; Agricultural<\/li>\n      <li>Fire &amp; Water Restoration<\/li>\n      <li>Insurance Coordination<\/li>\n      <li>24\/7 Emergency Response<\/li>\n    <\/ul>\n    <div class=\"tdi-cs__contact\">\n      <div>\n        <span class=\"label\">Call Us<\/span>\n        <a href=\"tel:+18776880866\">(877) 688-0866<\/a>\n      <\/div>\n      <div>\n        <span class=\"label\">Sacramento Office<\/span>\n        <span class=\"value\">701 Del Paso Rd<br>Sacramento, CA 95834<\/span>\n      <\/div>\n      <div>\n        <span class=\"label\">Manteca Office<\/span>\n        <span class=\"value\">1086 Bessemer Ave<br>Manteca, CA 95337<\/span>\n      <\/div>\n    <\/div>\n  <\/main>\n  <div class=\"tdi-cs__footer\">\n    &copy; 2026 TDI Builders, Inc.\n    <span class=\"pipe\">|<\/span> All Rights Reserved\n    <span class=\"pipe\">|<\/span> Licensed &amp; Insured\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>TDI&reg; TDI Builders, Inc. Commercial &middot; Industrial &middot; Residential Site Coming Soon Rebuilding What Matters, Building What&rsquo;s Next. We&rsquo;re putting the finishing touches on our new home online. In the meantime, our team is on the job &mdash; delivering expert construction, remodeling, and post-disaster restoration across the greater Sacramento area and the San Joaquin Valley. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Coming Soon! - TDI USA<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tdiusa.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Coming Soon! - TDI USA\" \/>\n<meta property=\"og:description\" content=\"TDI&reg; TDI Builders, Inc. Commercial &middot; Industrial &middot; Residential Site Coming Soon Rebuilding What Matters, Building What&rsquo;s Next. We&rsquo;re putting the finishing touches on our new home online. In the meantime, our team is on the job &mdash; delivering expert construction, remodeling, and post-disaster restoration across the greater Sacramento area and the San Joaquin Valley. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tdiusa.com\/\" \/>\n<meta property=\"og:site_name\" content=\"TDI USA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-05T17:16:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tdiusa.com\\\/\",\"url\":\"https:\\\/\\\/tdiusa.com\\\/\",\"name\":\"Coming Soon! - TDI USA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tdiusa.com\\\/#website\"},\"datePublished\":\"2026-05-05T03:52:12+00:00\",\"dateModified\":\"2026-05-05T17:16:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tdiusa.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tdiusa.com\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tdiusa.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tdiusa.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Coming Soon!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tdiusa.com\\\/#website\",\"url\":\"https:\\\/\\\/tdiusa.com\\\/\",\"name\":\"TDI USA\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tdiusa.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Coming Soon! - TDI USA","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tdiusa.com\/","og_locale":"en_US","og_type":"article","og_title":"Coming Soon! - TDI USA","og_description":"TDI&reg; TDI Builders, Inc. Commercial &middot; Industrial &middot; Residential Site Coming Soon Rebuilding What Matters, Building What&rsquo;s Next. We&rsquo;re putting the finishing touches on our new home online. In the meantime, our team is on the job &mdash; delivering expert construction, remodeling, and post-disaster restoration across the greater Sacramento area and the San Joaquin Valley. [&hellip;]","og_url":"https:\/\/tdiusa.com\/","og_site_name":"TDI USA","article_modified_time":"2026-05-05T17:16:11+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tdiusa.com\/","url":"https:\/\/tdiusa.com\/","name":"Coming Soon! - TDI USA","isPartOf":{"@id":"https:\/\/tdiusa.com\/#website"},"datePublished":"2026-05-05T03:52:12+00:00","dateModified":"2026-05-05T17:16:11+00:00","breadcrumb":{"@id":"https:\/\/tdiusa.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tdiusa.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tdiusa.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tdiusa.com\/"},{"@type":"ListItem","position":2,"name":"Coming Soon!"}]},{"@type":"WebSite","@id":"https:\/\/tdiusa.com\/#website","url":"https:\/\/tdiusa.com\/","name":"TDI USA","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tdiusa.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/tdiusa.com\/index.php?rest_route=\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tdiusa.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tdiusa.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tdiusa.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tdiusa.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=27"}],"version-history":[{"count":11,"href":"https:\/\/tdiusa.com\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":68,"href":"https:\/\/tdiusa.com\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions\/68"}],"wp:attachment":[{"href":"https:\/\/tdiusa.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}