{"id":99,"date":"2026-03-29T18:56:15","date_gmt":"2026-03-29T10:56:15","guid":{"rendered":"https:\/\/tianreniot.com\/home\/"},"modified":"2026-03-29T20:30:14","modified_gmt":"2026-03-29T12:30:14","slug":"home","status":"publish","type":"page","link":"https:\/\/tianreniot.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<style>\n\/* Global Reset *\/\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nbody { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; color: #334155; line-height: 1.6; -webkit-font-smoothing: antialiased; }\na { text-decoration: none; }<\/p>\n<p>\/* Header *\/\n.tr-header { background: #0B1929; border-bottom: 3px solid #00A3E0; padding: 0 60px; display: flex; align-items: center; justify-content: space-between; min-height: 80px; }\n.tr-logo img { height: 45px; width: auto; }\n.tr-nav { display: flex; gap: 32px; align-items: center; }\n.tr-nav a { color: #CBD5E1; font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; transition: color 0.2s; }\n.tr-nav a:hover { color: #00A3E0; }\n.tr-nav a.active { color: #00A3E0; }<\/p>\n<p>\/* Hero *\/\n.tr-hero { background: linear-gradient(135deg, #0B1929 0%, #1a3a5c 100%); padding: 100px 60px; text-align: center; position: relative; overflow: hidden; }\n.tr-hero::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><circle cx=\"50\" cy=\"50\" r=\"40\" fill=\"none\" stroke=\"%2300A3E0\" stroke-width=\"0.5\" opacity=\"0.1\"\/><\/svg>') repeat; opacity: 0.3; }\n.tr-hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }\n.tr-hero h1 { color: #fff; font-size: clamp(2.2rem, 5vw, 3.8rem); font-weight: 800; line-height: 1.15; margin-bottom: 20px; letter-spacing: -0.5px; }\n.tr-hero-sub { color: #94A3B8; font-size: 18px; margin-bottom: 16px; }\n.tr-hero-brands { color: #64748B; font-size: 15px; margin-bottom: 40px; }\n.tr-hero-brands span { color: #00A3E0; font-weight: 600; margin: 0 4px; }\n.tr-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }\n.tr-btn-primary { background: #00A3E0; color: #fff; padding: 16px 36px; border-radius: 8px; font-weight: 700; font-size: 15px; text-transform: uppercase; letter-spacing: 0.5px; display: inline-block; transition: all 0.3s; box-shadow: 0 4px 15px rgba(0,163,224,0.3); }\n.tr-btn-primary:hover { background: #0082B8; transform: translateY(-2px); box-shadow: 0 6px 20px rgba(0,163,224,0.4); }\n.tr-btn-secondary { background: transparent; color: #fff; padding: 16px 36px; border-radius: 8px; font-weight: 700; font-size: 15px; text-transform: uppercase; letter-spacing: 0.5px; border: 2px solid rgba(255,255,255,0.3); display: inline-block; transition: all 0.3s; }\n.tr-btn-secondary:hover { border-color: #00A3E0; color: #00A3E0; }<\/p>\n<p>\/* Products Section *\/\n.tr-section { padding: 80px 60px; background: #fff; }\n.tr-section-gray { background: #F8FAFC; }\n.tr-section-dark { background: #0B1929; }\n.tr-section-title { text-align: center; margin-bottom: 50px; }\n.tr-section-title h2 { color: #0B1929; font-size: 36px; font-weight: 800; margin-bottom: 12px; position: relative; display: inline-block; }\n.tr-section-dark .tr-section-title h2 { color: #fff; }\n.tr-section-title h2::after { content: ''; display: block; width: 60px; height: 3px; background: #00A3E0; margin: 12px auto 0; border-radius: 2px; }\n.tr-section-title p { color: #64748B; font-size: 16px; }\n.tr-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; max-width: 1200px; margin: 0 auto; }\n.tr-card { background: #fff; border: 1px solid #E2E8F0; border-radius: 12px; padding: 32px; transition: all 0.3s; }\n.tr-card:hover { border-color: #00A3E0; box-shadow: 0 8px 30px rgba(0,163,224,0.15); transform: translateY(-4px); }\n.tr-card h3 { color: #0B1929; font-size: 20px; font-weight: 700; margin-bottom: 12px; }\n.tr-card p { color: #475569; font-size: 15px; line-height: 1.7; margin-bottom: 16px; }\n.tr-card a { color: #00A3E0; font-weight: 600; font-size: 14px; display: inline-flex; align-items: center; gap: 6px; }\n.tr-card a:hover { color: #0082B8; }\n.tr-card-icon { width: 48px; height: 48px; background: linear-gradient(135deg, #0B1929, #1a3a5c); border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-bottom: 16px; color: #00A3E0; font-size: 20px; }<\/p>\n<p>\/* Stats *\/\n.tr-stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; max-width: 1000px; margin: 0 auto; }\n.tr-stat { text-align: center; padding: 24px; background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.1); border-radius: 8px; }\n.tr-stat-number { color: #00A3E0; font-size: 2.5rem; font-weight: 800; }\n.tr-stat-label { color: #CBD5E1; font-size: 14px; margin-top: 4px; }<\/p>\n<p>\/* Partners *\/\n.tr-partners { display: flex; gap: 48px; justify-content: center; flex-wrap: wrap; padding: 30px 0; }\n.tr-partner { font-size: 1.8rem; font-weight: 800; color: #fff; opacity: 0.7; transition: opacity 0.2s; }\n.tr-partner:hover { opacity: 1; }<\/p>\n<p>\/* CTA *\/\n.tr-cta { text-align: center; }\n.tr-cta h2 { color: #fff; font-size: 32px; font-weight: 700; margin-bottom: 16px; }\n.tr-cta p { color: #94A3B8; font-size: 16px; margin-bottom: 30px; }<\/p>\n<p>\/* Footer *\/\n.tr-footer { background: #0B1929; border-top: 3px solid #00A3E0; padding: 40px 60px; }\n.tr-footer-content { display: flex; justify-content: space-between; align-items: center; max-width: 1200px; margin: 0 auto; flex-wrap: wrap; gap: 20px; }\n.tr-footer p { color: #94A3B8; font-size: 14px; }\n.tr-footer a { color: #CBD5E1; }\n.tr-footer a:hover { color: #00A3E0; }<\/p>\n<p>\/* Responsive *\/\n@media (max-width: 768px) {\n  .tr-header { padding: 0 20px; flex-direction: column; gap: 16px; min-height: auto; padding: 16px 20px; }\n  .tr-nav { gap: 16px; flex-wrap: wrap; justify-content: center; }\n  .tr-nav a { font-size: 11px; }\n  .tr-hero { padding: 60px 20px; }\n  .tr-section { padding: 50px 20px; }\n  .tr-stats { grid-template-columns: repeat(2, 1fr); }\n  .tr-footer { padding: 30px 20px; }\n  .tr-footer-content { flex-direction: column; text-align: center; }\n}\n<\/style>\n<p><!-- HEADER --><\/p>\n<header class=\"tr-header\">\n<div class=\"tr-logo\">\n    <img decoding=\"async\" src=\"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/tianren-logo-transparent-1.png\" alt=\"TIANREN IoT\">\n  <\/div>\n<nav class=\"tr-nav\">\n    <a href=\"\/en\/products\/\">Products<\/a><br \/>\n    <a href=\"\/en\/solutions\/\">Solutions<\/a><br \/>\n    <a href=\"\/en\/services\/\">Services<\/a><br \/>\n    <a href=\"\/en\/about-us\/\">About Us<\/a><br \/>\n    <a href=\"\/en\/contact-us\/\">Contact<\/a><br \/>\n  <\/nav>\n<\/header>\n<p><!-- HERO --><\/p>\n<section class=\"tr-hero\">\n<div class=\"tr-hero-content\">\n<h1>Your Trusted Multi-Brand<br \/>Network Infrastructure Partner<\/h1>\n<p class=\"tr-hero-sub\">Professional enterprise network solutions powered by leading global technology brands<\/p>\n<p class=\"tr-hero-brands\"><span>Huawei<\/span> \u00b7 <span>Cisco<\/span> \u00b7 <span>Juniper<\/span> \u00b7 <span>H3C<\/span> \u00b7 and more<\/p>\n<div class=\"tr-btns\">\n      <a href=\"\/en\/contact-us\/\" class=\"tr-btn-primary\">Get a Quote \u2192<\/a><br \/>\n      <a href=\"\/en\/products\/\" class=\"tr-btn-secondary\">Browse Products<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- PRODUCTS --><\/p>\n<section class=\"tr-section\">\n<div class=\"tr-section-title\">\n<h2>Complete Product Portfolio<\/h2>\n<p>One supplier for all your enterprise network infrastructure needs<\/p>\n<\/p><\/div>\n<div class=\"tr-grid\">\n<div class=\"tr-card\">\n<div class=\"tr-card-icon\">\ud83c\udf10<\/div>\n<h3>Network Equipment<\/h3>\n<p>Switches, routers, wireless solutions from Huawei, Cisco, Juniper &#038; H3C for enterprise campus and data center networks.<\/p>\n<p>      <a href=\"\/en\/products\/switches\/\">View Products \u2192<\/a>\n    <\/div>\n<div class=\"tr-card\">\n<div class=\"tr-card-icon\">\ud83d\udda5\ufe0f<\/div>\n<h3>Servers &#038; Storage<\/h3>\n<p>Rack servers, AI servers, all-flash and hybrid storage for enterprise and data center deployments.<\/p>\n<p>      <a href=\"\/en\/products\/servers\/\">View Products \u2192<\/a>\n    <\/div>\n<div class=\"tr-card\">\n<div class=\"tr-card-icon\">\ud83d\udd12<\/div>\n<h3>Network Security<\/h3>\n<p>Next-generation firewalls, security gateways, and threat defense systems to protect your network.<\/p>\n<p>      <a href=\"\/en\/products\/network-security\/\">View Products \u2192<\/a>\n    <\/div>\n<div class=\"tr-card\">\n<div class=\"tr-card-icon\">\u26a1<\/div>\n<h3>GPU &#038; AI<\/h3>\n<p>NVIDIA A100\/H100\/H200 GPU cards, AI servers, and computing accelerators for AI and HPC workloads.<\/p>\n<p>      <a href=\"\/en\/products\/gpu-ai\/\">View Products \u2192<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- STATS --><\/p>\n<section class=\"tr-section tr-section-dark\">\n<div class=\"tr-section-title\">\n<h2>Why Choose TianRen IoT?<\/h2>\n<\/p><\/div>\n<div class=\"tr-stats\">\n<div class=\"tr-stat\">\n<div class=\"tr-stat-number\">4+<\/div>\n<div class=\"tr-stat-label\">Major Brands<\/div>\n<\/p><\/div>\n<div class=\"tr-stat\">\n<div class=\"tr-stat-number\">50+<\/div>\n<div class=\"tr-stat-label\">Countries Served<\/div>\n<\/p><\/div>\n<div class=\"tr-stat\">\n<div class=\"tr-stat-number\">24\/7<\/div>\n<div class=\"tr-stat-label\">Technical Support<\/div>\n<\/p><\/div>\n<div class=\"tr-stat\">\n<div class=\"tr-stat-number\">10+<\/div>\n<div class=\"tr-stat-label\">Years Experience<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- PARTNERS --><\/p>\n<section class=\"tr-section\">\n<div class=\"tr-section-title\">\n<h2>Our Trusted Partners<\/h2>\n<p>Authorized partners of the world&#8217;s leading network equipment manufacturers<\/p>\n<\/p><\/div>\n<div class=\"tr-partners\">\n    <span class=\"tr-partner\">Huawei<\/span><br \/>\n    <span class=\"tr-partner\">Cisco<\/span><br \/>\n    <span class=\"tr-partner\">Juniper<\/span><br \/>\n    <span class=\"tr-partner\">H3C<\/span>\n  <\/div>\n<\/section>\n<p><!-- CTA --><\/p>\n<section class=\"tr-section tr-section-dark\">\n<div class=\"tr-cta\">\n<h2>Ready to Get Started?<\/h2>\n<p>Contact our team for customized solutions. We respond within 2 hours.<\/p>\n<p>    <a href=\"\/en\/contact-us\/\" class=\"tr-btn-primary\">Send Inquiry \u2192<\/a>\n  <\/div>\n<\/section>\n<p><!-- FOOTER --><\/p>\n<footer class=\"tr-footer\">\n<div class=\"tr-footer-content\">\n<p>\u00a9 2026 TianRen (Tianjin) IoT Technology Co., Ltd. All rights reserved.<\/p>\n<p>Email: <a href=\"mailto:sales@tianreniot.com\">sales@tianreniot.com<\/a> \u00b7 WhatsApp: +86 138 2000 0000<\/p>\n<\/p><\/div>\n<\/footer>","protected":false},"excerpt":{"rendered":"<p>Products Solutions Services About Us Contact Your Trust [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":127,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-99","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - TianRen IoT<\/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:\/\/tianreniot.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - TianRen IoT\" \/>\n<meta property=\"og:description\" content=\"Products Solutions Services About Us Contact Your Trust [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tianreniot.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"TianRen IoT\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-29T12:30:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/ae8fcfbd-66a6-49ab-be0a-62e04d3a562a.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1152\" \/>\n\t<meta property=\"og:image:height\" content=\"866\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\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:\/\/tianreniot.com\/\",\"url\":\"https:\/\/tianreniot.com\/\",\"name\":\"Home - TianRen IoT\",\"isPartOf\":{\"@id\":\"https:\/\/tianreniot.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tianreniot.com\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/tianreniot.com\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/ae8fcfbd-66a6-49ab-be0a-62e04d3a562a.webp\",\"datePublished\":\"2026-03-29T10:56:15+00:00\",\"dateModified\":\"2026-03-29T12:30:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/tianreniot.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tianreniot.com\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/tianreniot.com\/#primaryimage\",\"url\":\"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/ae8fcfbd-66a6-49ab-be0a-62e04d3a562a.webp\",\"contentUrl\":\"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/ae8fcfbd-66a6-49ab-be0a-62e04d3a562a.webp\",\"width\":1152,\"height\":866},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tianreniot.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tianreniot.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tianreniot.com\/#website\",\"url\":\"https:\/\/tianreniot.com\/\",\"name\":\"TianRen IoT\",\"description\":\"Your Trusted Multi-Brand Network Infrastructure Partner\",\"publisher\":{\"@id\":\"https:\/\/tianreniot.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tianreniot.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/tianreniot.com\/#organization\",\"name\":\"TianRen IoT\",\"url\":\"https:\/\/tianreniot.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/tianreniot.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/tianren-logo-transparent-1.png\",\"contentUrl\":\"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/tianren-logo-transparent-1.png\",\"width\":2276,\"height\":344,\"caption\":\"TianRen IoT\"},\"image\":{\"@id\":\"https:\/\/tianreniot.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - TianRen IoT","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:\/\/tianreniot.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"Home - TianRen IoT","og_description":"Products Solutions Services About Us Contact Your Trust [&hellip;]","og_url":"https:\/\/tianreniot.com\/en\/","og_site_name":"TianRen IoT","article_modified_time":"2026-03-29T12:30:14+00:00","og_image":[{"width":1152,"height":866,"url":"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/ae8fcfbd-66a6-49ab-be0a-62e04d3a562a.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tianreniot.com\/","url":"https:\/\/tianreniot.com\/","name":"Home - TianRen IoT","isPartOf":{"@id":"https:\/\/tianreniot.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tianreniot.com\/#primaryimage"},"image":{"@id":"https:\/\/tianreniot.com\/#primaryimage"},"thumbnailUrl":"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/ae8fcfbd-66a6-49ab-be0a-62e04d3a562a.webp","datePublished":"2026-03-29T10:56:15+00:00","dateModified":"2026-03-29T12:30:14+00:00","breadcrumb":{"@id":"https:\/\/tianreniot.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tianreniot.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tianreniot.com\/#primaryimage","url":"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/ae8fcfbd-66a6-49ab-be0a-62e04d3a562a.webp","contentUrl":"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/ae8fcfbd-66a6-49ab-be0a-62e04d3a562a.webp","width":1152,"height":866},{"@type":"BreadcrumbList","@id":"https:\/\/tianreniot.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tianreniot.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/tianreniot.com\/#website","url":"https:\/\/tianreniot.com\/","name":"TianRen IoT","description":"Your Trusted Multi-Brand Network Infrastructure Partner","publisher":{"@id":"https:\/\/tianreniot.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tianreniot.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tianreniot.com\/#organization","name":"TianRen IoT","url":"https:\/\/tianreniot.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tianreniot.com\/#\/schema\/logo\/image\/","url":"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/tianren-logo-transparent-1.png","contentUrl":"https:\/\/tianreniot.com\/wp-content\/uploads\/2026\/03\/tianren-logo-transparent-1.png","width":2276,"height":344,"caption":"TianRen IoT"},"image":{"@id":"https:\/\/tianreniot.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/tianreniot.com\/en\/wp-json\/wp\/v2\/pages\/99","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tianreniot.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tianreniot.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tianreniot.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tianreniot.com\/en\/wp-json\/wp\/v2\/comments?post=99"}],"version-history":[{"count":5,"href":"https:\/\/tianreniot.com\/en\/wp-json\/wp\/v2\/pages\/99\/revisions"}],"predecessor-version":[{"id":135,"href":"https:\/\/tianreniot.com\/en\/wp-json\/wp\/v2\/pages\/99\/revisions\/135"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tianreniot.com\/en\/wp-json\/wp\/v2\/media\/127"}],"wp:attachment":[{"href":"https:\/\/tianreniot.com\/en\/wp-json\/wp\/v2\/media?parent=99"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}