{"id":10438,"date":"2025-10-18T14:07:50","date_gmt":"2025-10-18T06:07:50","guid":{"rendered":"https:\/\/aobosteel.com\/?page_id=10438"},"modified":"2026-06-25T10:33:05","modified_gmt":"2026-06-25T02:33:05","slug":"about-us","status":"publish","type":"page","link":"https:\/\/aobosteel.com\/pt\/about-us\/","title":{"rendered":"Sobre n\u00f3s"},"content":{"rendered":"<style>\n  .aobo-ab{\n    --aobo-blue:#0c56d0;\n    --aobo-blue-dark:#083d98;\n    --aobo-blue-line:#c9ddf7;\n    --aobo-text:#0b2750;\n    --aobo-muted:#58708d;\n    --aobo-orange:#ff5a1f;\n    font-family:Arial, Helvetica, sans-serif;\n    color:var(--aobo-text);\n    line-height:1.75;\n    background:transparent;\n    box-sizing:border-box;\n  }\n  .aobo-ab *{ box-sizing:border-box; }\n  .aobo-ab .wrap{ max-width:1160px; margin:0 auto; }\n\n  \/* HERO *\/\n  .aobo-ab .hero{\n    padding:44px;\n    border:1px solid var(--aobo-blue-line);\n    border-radius:28px;\n    background:linear-gradient(135deg,#ffffff 0%,#f8fbff 70%,#fff6ef 100%);\n    box-shadow:0 22px 48px rgba(12,86,208,.12);\n  }\n  .aobo-ab .kicker{\n    color:var(--aobo-orange); font-size:14px; font-weight:800;\n    letter-spacing:.16em; text-transform:uppercase; margin-bottom:14px;\n  }\n  .aobo-ab .hero h1{\n    margin:0 0 18px; font-size:clamp(30px,4.2vw,50px);\n    line-height:1.1; letter-spacing:-.035em; color:var(--aobo-blue);\n  }\n  .aobo-ab .hero > p{ margin:0; font-size:17px; width:100%; }\n\n  \/* STORY: photo + text *\/\n  .aobo-ab .story{\n    display:flex; flex-direction:column; gap:28px; align-items:stretch; margin-top:24px;\n  }\n  .aobo-ab .story > *{ flex:1; min-width:0; }\n  .aobo-ab .story-text{ align-self:stretch; width:100%; }\n  .aobo-ab .story-text p{ margin:0 0 16px; font-size:16px; }\n  .aobo-ab .story-text p:last-child{ margin-bottom:0; }\n  .aobo-ab .story-text b{ color:var(--aobo-blue-dark); }\n  .aobo-ab .pic{\n    border:1px solid var(--aobo-blue-line); border-radius:24px; overflow:hidden;\n    background:#fff; box-shadow:0 16px 36px rgba(12,86,208,.10);\n    aspect-ratio:16 \/ 7;\n  }\n  .aobo-ab .pic img{ display:block; width:100%; height:100%; object-fit:cover; object-position:center bottom; background:#eef4fb; }\n  .aobo-ab .pic .ph{\n    display:flex; align-items:center; justify-content:center; text-align:center;\n    width:100%; min-height:360px; height:100%; background:#eef4fb;\n    color:var(--aobo-muted); font-size:14px; font-weight:700; padding:0 24px;\n  }\n\n  \/* CTA *\/\n  .aobo-ab .cta{\n    position:relative; overflow:hidden; margin-top:36px; border-radius:28px;\n    background:linear-gradient(90deg,#0e56d3 0%,#1d73e3 55%,#2ba8ea 100%);\n    padding:38px 34px; display:grid; grid-template-columns:1.1fr .9fr; gap:28px;\n  }\n  .aobo-ab .cta::before{ content:\"\"; position:absolute; right:-40px; top:-40px; width:230px; height:230px; border:18px solid rgba(255,255,255,.14); border-radius:50%; }\n  .aobo-ab .cta::after{ content:\"\"; position:absolute; right:-10px; bottom:-70px; width:260px; height:260px; border:14px solid rgba(255,255,255,.12); border-radius:50%; }\n  .aobo-ab .cta h2{ position:relative; z-index:1; margin:0 0 10px; font-size:clamp(26px,3.1vw,40px); line-height:1.18; color:#fff; letter-spacing:-.03em; }\n  .aobo-ab .cta p{ position:relative; z-index:1; margin:0; font-size:16px; color:rgba(255,255,255,.96); max-width:620px; }\n  .aobo-ab .cta-actions{ position:relative; z-index:1; display:grid; gap:14px; align-content:center; }\n  .aobo-ab .btn{\n    display:inline-flex; justify-content:center; align-items:center; min-height:56px;\n    padding:0 24px; border-radius:999px; text-decoration:none !important;\n    font-size:16px; font-weight:800; transition:.2s ease;\n  }\n  .aobo-ab .btn-white{ background:#fff; color:var(--aobo-blue) !important; }\n  .aobo-ab .btn-orange{ background:var(--aobo-orange); color:#fff !important; }\n  .aobo-ab .btn:hover{ transform:translateY(-1px); }\n\n  .aobo-ab .foot{\n    display:flex; align-items:center; justify-content:space-between; gap:20px;\n    padding:22px 0 4px; margin-top:22px; border-top:1px solid var(--aobo-blue-line);\n  }\n  .aobo-ab .foot strong{ color:var(--aobo-blue); letter-spacing:.12em; font-size:15px; }\n  .aobo-ab .foot span{ color:var(--aobo-muted); font-size:14px; }\n\n  @media (max-width:900px){\n    .aobo-ab .story{ flex-direction:column; }\n    .aobo-ab .pic{ aspect-ratio:16 \/ 8; }\n    .aobo-ab .pic .ph{ min-height:196px; }\n    .aobo-ab .cta{ grid-template-columns:1fr; }\n  }\n  @media (max-width:640px){\n    .aobo-ab .hero{ padding:28px 22px; border-radius:22px; }\n    .aobo-ab .cta{ padding:24px 20px; }\n    .aobo-ab .foot{ flex-direction:column; align-items:flex-start; }\n  }\n<\/style>\n\n<div class=\"aobo-ab\">\n  <div class=\"wrap\">\n\n    <!-- HERO -->\n    <section class=\"hero\">\n      <div class=\"kicker\">Sobre a Aobo Steel<\/div>\n      <h1>Sobre n\u00f3s<\/h1>\n      <p>\n        A Aobo Steel fornece a\u00e7o ferramenta para distribuidores, revendedores, importadores e fabricantes em todo o mundo. Com mais de duas d\u00e9cadas de experi\u00eancia em forjamento e processamento, hoje nos concentramos em fornecimento, controle de qualidade e exporta\u00e7\u00e3o por meio de nossa consolidada rede de usinas e cadeia de suprimentos.\n      <\/p>\n\n      <!-- STORY: warehouse photo + text -->\n      <div class=\"story\">\n        <div class=\"pic\">\n          <img decoding=\"async\" src=\"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif\" alt=\"Armaz\u00e9m de a\u00e7o para ferramentas Aobo Steel\">\n        <\/div>\n\n        <div class=\"story-text\">\n          <p>\n            Nossa experi\u00eancia come\u00e7ou em 2003 na Fuding Equipment Engineering Co., Ltd., na fabrica\u00e7\u00e3o e processamento de a\u00e7o ferramenta em Huangshi, China. Esses anos de experi\u00eancia na f\u00e1brica ainda moldam a maneira como avaliamos a qualidade do material, a consist\u00eancia entre lotes e suas condi\u00e7\u00f5es.\n          <\/p>\n          <p>\n            Em 2017, fundamos a Aobo Steel para atender compradores no exterior. Embora nosso foco tenha mudado da fabrica\u00e7\u00e3o para o fornecimento e o controle de qualidade, mantivemos todos os relacionamentos com usinas e processadores constru\u00eddos ao longo dos anos, o que nos permite direcionar cada pedido para a fonte, a qualidade e a inspe\u00e7\u00e3o adequadas.\n          <\/p>\n          <p>\n            Cada remessa \u00e9 respaldada por um Certificado de Teste de F\u00e1brica original, rastreabilidade do n\u00famero de lote e inspe\u00e7\u00e3o pr\u00e9-embarque, com verifica\u00e7\u00f5es por ultrassom e de terceiros mediante solicita\u00e7\u00e3o.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- CTA -->\n    <div class=\"cta\">\n      <div>\n        <h2>Vamos falar sobre a\u00e7o para ferramentas.<\/h2>\n        <p>\n          Envie-nos as especifica\u00e7\u00f5es de grau, tamanho, quantidade, condi\u00e7\u00e3o da superf\u00edcie e porto de destino. Verificaremos a disponibilidade, o escopo do controle de qualidade e seu plano de exporta\u00e7\u00e3o.\n        <\/p>\n      <\/div>\n      <div class=\"cta-actions\">\n        <a class=\"btn btn-white popmake-16052\" href=\"javascript:void(0);\">Solicite um or\u00e7amento<\/a>\n        <a class=\"btn btn-orange\" href=\"https:\/\/aobosteel.com\/pt\/tool-steel-supply\/\">Veja o fornecimento de a\u00e7o para ferramentas<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"foot\">\n      <strong>A\u00c7O AOBO<\/strong>\n      <span>Fornecedor especializado em a\u00e7o ferramenta desde 2003.<\/span>\n    <\/div>\n\n  <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>About Aobo Steel About Us Aobo Steel supplies tool steel to distributors, stockists, importers, and manufacturers worldwide. Built on more than two decades of forging and processing experience, we focus today on sourcing, quality control, and export through our established mill and supply-chain network. Our experience began in 2003 at Fuding Equipment Engineering Co., Ltd., [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"normal-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-10438","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Aobo Steel | Tool Steel Manufacturer &amp; Bulk Supplier in China | AoboSteel<\/title>\n<meta name=\"description\" content=\"Aobo Steel is a China-based tool steel manufacturer with 20+ years forging background and 40+ integrated supply chain partners. We specialize in bulk supply for overseas distributors and stockists, with MTC per order and UT to Sep 1921-82 standards.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aobosteel.com\/pt\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us\" \/>\n<meta property=\"og:description\" content=\"Aobo Steel is a China-based tool steel manufacturer with 20+ years forging background and 40+ integrated supply chain partners. We specialize in bulk supply for overseas distributors and stockists, with MTC per order and UT to Sep 1921-82 standards.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aobosteel.com\/pt\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"AoboSteel\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61565368220197\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-25T02:33:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"AboutPage\"],\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/\",\"name\":\"Aobo Steel | Tool Steel Manufacturer & Bulk Supplier in China | AoboSteel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2024-03-20-101528-scaled-jpg.avif\",\"datePublished\":\"2025-10-18T06:07:50+00:00\",\"dateModified\":\"2026-06-25T02:33:05+00:00\",\"description\":\"Aobo Steel is a China-based tool steel manufacturer with 20+ years forging background and 40+ integrated supply chain partners. We specialize in bulk supply for overseas distributors and stockists, with MTC per order and UT to Sep 1921-82 standards.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2024-03-20-101528-scaled-jpg.avif\",\"contentUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2024-03-20-101528-scaled-jpg.avif\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/aobosteel.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#website\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/\",\"name\":\"AoboSteel\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aobosteel.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#organization\",\"name\":\"AoboSteel\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-aobo-steel-1.avif\",\"contentUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-aobo-steel-1.avif\",\"width\":1052,\"height\":592,\"caption\":\"AoboSteel\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61565368220197\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/aobosteel-evan\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Aobo Steel | Fabricante e Fornecedor de A\u00e7o para Ferramentas em Grande Quantidade na China | AoboSteel","description":"A Aobo Steel \u00e9 uma fabricante chinesa de a\u00e7os para ferramentas com mais de 20 anos de experi\u00eancia em forjamento e mais de 40 parceiros integrados em sua cadeia de suprimentos. Somos especializados no fornecimento em grande escala para distribuidores e revendedores internacionais, com certificado de qualidade de material (MTC) por pedido e inspe\u00e7\u00e3o por ultrassom (UT) de acordo com as normas SEP 1921-82.","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:\/\/aobosteel.com\/pt\/about-us\/","og_locale":"pt_BR","og_type":"article","og_title":"About Us","og_description":"Aobo Steel is a China-based tool steel manufacturer with 20+ years forging background and 40+ integrated supply chain partners. We specialize in bulk supply for overseas distributors and stockists, with MTC per order and UT to Sep 1921-82 standards.","og_url":"https:\/\/aobosteel.com\/pt\/about-us\/","og_site_name":"AoboSteel","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61565368220197","article_modified_time":"2026-06-25T02:33:05+00:00","og_image":[{"url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. tempo de leitura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","AboutPage"],"@id":"https:\/\/aobosteel.com\/about-us\/","url":"https:\/\/aobosteel.com\/about-us\/","name":"Aobo Steel | Fabricante e Fornecedor de A\u00e7o para Ferramentas em Grande Quantidade na China | AoboSteel","isPartOf":{"@id":"https:\/\/aobosteel.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aobosteel.com\/about-us\/#primaryimage"},"image":{"@id":"https:\/\/aobosteel.com\/about-us\/#primaryimage"},"thumbnailUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif","datePublished":"2025-10-18T06:07:50+00:00","dateModified":"2026-06-25T02:33:05+00:00","description":"A Aobo Steel \u00e9 uma fabricante chinesa de a\u00e7os para ferramentas com mais de 20 anos de experi\u00eancia em forjamento e mais de 40 parceiros integrados em sua cadeia de suprimentos. Somos especializados no fornecimento em grande escala para distribuidores e revendedores internacionais, com certificado de qualidade de material (MTC) por pedido e inspe\u00e7\u00e3o por ultrassom (UT) de acordo com as normas SEP 1921-82.","breadcrumb":{"@id":"https:\/\/aobosteel.com\/about-us\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aobosteel.com\/about-us\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/aobosteel.com\/about-us\/#primaryimage","url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif","contentUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif"},{"@type":"BreadcrumbList","@id":"https:\/\/aobosteel.com\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/aobosteel.com\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/aobosteel.com\/#website","url":"https:\/\/aobosteel.com\/","name":"AoboSteel","description":"","publisher":{"@id":"https:\/\/aobosteel.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aobosteel.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/aobosteel.com\/#organization","name":"AoboSteel","url":"https:\/\/aobosteel.com\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/aobosteel.com\/#\/schema\/logo\/image\/","url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2025\/01\/cropped-aobo-steel-1.avif","contentUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2025\/01\/cropped-aobo-steel-1.avif","width":1052,"height":592,"caption":"AoboSteel"},"image":{"@id":"https:\/\/aobosteel.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61565368220197","https:\/\/www.linkedin.com\/in\/aobosteel-evan\/"]}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"Evan","author_link":"https:\/\/aobosteel.com\/pt\/blog\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"About Aobo Steel About Us Aobo Steel supplies tool steel to distributors, stockists, importers, and manufacturers worldwide. Built on more than two decades of forging and processing experience, we focus today on sourcing, quality control, and export through our established mill and supply-chain network. Our experience began in 2003 at Fuding Equipment Engineering Co., Ltd.,&hellip;","rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Evan","author_link":"https:\/\/aobosteel.com\/pt\/blog\/author\/admin\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"About Aobo Steel About Us Aobo Steel supplies tool steel to distributors, stockists, importers, and manufacturers worldwide. Built on more than two decades of forging and processing experience, we focus today on sourcing, quality control, and export through our established mill and supply-chain network. Our experience began in 2003 at Fuding Equipment Engineering Co., Ltd.,&hellip;","_links":{"self":[{"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/pages\/10438","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/comments?post=10438"}],"version-history":[{"count":0,"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/pages\/10438\/revisions"}],"wp:attachment":[{"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/media?parent=10438"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}