{"id":101586,"date":"2026-08-12T16:01:00","date_gmt":"2026-08-12T16:01:00","guid":{"rendered":"https:\/\/optics.carritech.com\/?page_id=101586"},"modified":"2026-08-13T11:28:56","modified_gmt":"2026-08-13T11:28:56","slug":"request-received","status":"publish","type":"page","link":"https:\/\/optics.carritech.com\/fr\/cisco-optics-reference-guide\/request-received\/","title":{"rendered":"Request Received"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"101586\" class=\"elementor elementor-101586\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27ff50b e-con-full e-flex e-con e-parent\" data-id=\"27ff50b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e7e666d elementor-widget elementor-widget-html\" data-id=\"e7e666d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!--\n  Carritech Optics \u2014 Cisco guide thank-you page\n  =============================================\n  Pure HTML. Paste into a full-width page at \/cisco-optics-guide\/thank-you\/.\n\n  BEFORE PUBLISHING \u2014 three things:\n\n  1. PDF URL     Replace PASTE_PDF_URL_HERE (one occurrence: the download button).\n  2. noindex     This page must NOT be indexed. In Yoast set Advanced \u2192 \"Allow\n                 search engines to show this page?\" = No. A thank-you page in the\n                 index leaks the download and wrecks the conversion numbers.\n  3. Redirect    Point the form's post-submit redirect at this page's URL. To greet\n                 them by name, append ?fn=  \u2014 the form can pass the field through.\n\n  GA4: fires guide_delivered on load (this page only loads after a real submit,\n  so it is the honest conversion signal) and guide_download on the button.\n  Mark guide_delivered as a key event rather than guide_unlock.\n\n  CENTRING NOTE: .ct-ty p { margin:0 } is a class+element selector and therefore\n  beats a bare .ct-ty__lede class. The centred paragraphs are written as\n  .ct-ty p.ct-ty__lede so their auto side margins actually apply \u2014 without that\n  they sit hard left inside the hero and read as misaligned under the heading.\n-->\n\n<style>\n.ct-ty { --g:#72bf44; --g-dk:#5fa337; --g-dp:#245f12; --ink:#111111; --body:#52616b;\n  --line:#e5e5e5; --soft:#f7f7f7; --tint:#f4f9f0;\n  font-family:'Montserrat',-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;\n  color:var(--body); line-height:1.6; }\n.ct-ty *, .ct-ty *::before, .ct-ty *::after { box-sizing:border-box; }\n.ct-ty h1,.ct-ty h2,.ct-ty h3 { color:var(--ink); line-height:1.15; margin:0; letter-spacing:-.02em; }\n.ct-ty p { margin:0; }\n.ct-ty__wrap { max-width:1240px; margin:0 auto; padding:0 24px; }\n.ct-ty__eyebrow { display:flex; align-items:center; gap:12px; font-size:13px; font-weight:700;\n  letter-spacing:.14em; text-transform:uppercase; color:var(--g); }\n.ct-ty__eyebrow::before { content:''; width:26px; height:3px; background:var(--g); border-radius:2px; }\n\n\/* ---------------------------------------------------------------- hero *\/\n.ct-ty__hero { position:relative; overflow:hidden; padding:70px 0 78px; color:#fff; text-align:center;\n  background:\n    radial-gradient(circle at 50% 0%, rgba(114,191,68,.22), transparent 55%),\n    linear-gradient(150deg,#080808 0%,#141414 50%,#1e1e1e 100%); }\n.ct-ty__hero::after { content:''; position:absolute; inset:0; opacity:.11; pointer-events:none;\n  background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),\n                   linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);\n  background-size:46px 46px; }\n.ct-ty__hero > * { position:relative; z-index:2; }\n\n\/* Everything in the hero centres on the same axis. The wrap is a centred column,\n   and every child block inside it is centred within that column. *\/\n.ct-ty__hero .ct-ty__wrap { display:flex; flex-direction:column; align-items:center;\n  text-align:center; }\n.ct-ty__hero .ct-ty__wrap > * { max-width:100%; }\n\n.ct-ty__tick { width:76px; height:76px; margin:0 auto; border-radius:50%;\n  background:rgba(114,191,68,.14); border:2px solid var(--g); color:var(--g);\n  display:flex; align-items:center; justify-content:center; font-size:38px; font-weight:800;\n  line-height:1; flex:none; }\n.ct-ty__hero h1 { color:#fff; font-size:46px; font-weight:800; margin:26px auto 0; max-width:20em; }\n.ct-ty__hero h1 em { font-style:normal; color:var(--g); }\n\n\/* class+element, so it outranks `.ct-ty p { margin:0 }` and the auto margins hold *\/\n.ct-ty p.ct-ty__lede { margin:18px auto 0; font-size:19px; line-height:1.6; color:#cfcfcf;\n  max-width:40em; text-align:center; }\n.ct-ty p.ct-ty__lede--tight { margin-top:20px; font-size:17px; }\n.ct-ty p.ct-ty__small { margin:18px auto 0; font-size:14px; color:#9a9a9a; text-align:center; }\n\n.ct-ty__mailrow { width:100%; text-align:center; }\n.ct-ty__mail { display:none; }\n.ct-ty__mail.on { display:inline-flex; align-items:center; gap:8px; margin:16px auto 0;\n  padding:9px 18px; border-radius:999px; background:rgba(114,191,68,.14);\n  border:1px solid rgba(114,191,68,.45); color:#ffffff; font-size:15px; font-weight:700;\n  max-width:100%; word-break:break-word; }\n.ct-ty__mail.on::before { content:'\\2709'; color:var(--g); font-size:16px; line-height:1; }\n\n.ct-ty__btn { display:inline-flex; align-items:center; justify-content:center; gap:10px;\n  min-height:56px; margin-top:30px; padding:16px 40px; border-radius:999px;\n  border:2px solid var(--g); background:var(--g); font-family:inherit;\n  font-size:17px; font-weight:700; cursor:pointer; text-decoration:none;\n  transition:background-color .18s, border-color .18s, transform .18s, box-shadow .18s; }\n.ct-ty__btn:hover { background:var(--g-dk); border-color:var(--g-dk);\n  transform:translateY(-1px); box-shadow:0 10px 24px rgba(114,191,68,.22); }\n\n\/* Button text stays white in every state \u2014 themes routinely recolour a:link,\n   a:visited, a:hover and a:focus and win on specificity. *\/\n.ct-ty .ct-ty__btn,\n.ct-ty a.ct-ty__btn,\n.ct-ty a.ct-ty__btn:link,\n.ct-ty a.ct-ty__btn:visited,\n.ct-ty a.ct-ty__btn:hover,\n.ct-ty a.ct-ty__btn:focus,\n.ct-ty a.ct-ty__btn:focus-visible,\n.ct-ty a.ct-ty__btn:active,\n.ct-ty button.ct-ty__btn,\n.ct-ty button.ct-ty__btn:hover,\n.ct-ty button.ct-ty__btn:focus,\n.ct-ty button.ct-ty__btn:active,\n.ct-ty .ct-ty__btn * {\n  color:#ffffff !important;\n  -webkit-text-fill-color:#ffffff !important;\n  text-decoration:none !important;\n}\n.ct-ty .ct-ty__btn:focus-visible { outline:3px solid #ffffff; outline-offset:3px; }\n\n\/* ---------------------------------------------------------------- sections *\/\n.ct-ty__sec { padding:68px 0; }\n.ct-ty__sec--soft { background:var(--soft); }\n.ct-ty__sec h2 { font-size:32px; font-weight:800; margin-top:14px; }\n.ct-ty__sec .intro { margin-top:14px; font-size:17px; max-width:44em; }\n\n\/* next steps *\/\n.ct-ty__cols { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; margin-top:34px; }\n.ct-ty__tile { display:flex; flex-direction:column; background:#fff; border:1px solid var(--line);\n  border-radius:18px; padding:28px 26px; transition:transform .18s, box-shadow .18s; }\n.ct-ty__tile:hover { transform:translateY(-3px); box-shadow:0 12px 30px rgba(0,0,0,.08); }\n.ct-ty__tile .ico { width:40px; height:40px; border-radius:50%; background:var(--tint);\n  border:1px solid #cfe8bd; color:var(--g-dp); font-size:19px; font-weight:800;\n  display:flex; align-items:center; justify-content:center; }\n.ct-ty__tile h3 { font-size:19px; font-weight:700; margin-top:16px; }\n.ct-ty__tile p { margin-top:10px; font-size:15.5px; flex:1; }\n.ct-ty .ct-ty__tile a.go,\n.ct-ty .ct-ty__tile a.go:link,\n.ct-ty .ct-ty__tile a.go:visited,\n.ct-ty .ct-ty__tile a.go:hover,\n.ct-ty .ct-ty__tile a.go:focus,\n.ct-ty .ct-ty__tile a.go:active {\n  margin-top:16px; font-weight:700; font-size:15.5px;\n  color:var(--g-dk) !important; -webkit-text-fill-color:var(--g-dk) !important;\n  text-decoration:none !important; }\n.ct-ty .ct-ty__tile a.go:hover { text-decoration:underline !important; }\n\n@media (max-width:1000px) {\n  .ct-ty__cols { grid-template-columns:1fr; }\n  .ct-ty__hero h1 { font-size:34px; }\n  .ct-ty__sec h2 { font-size:26px; }\n  .ct-ty__sec { padding:52px 0; }\n}\n@media (max-width:640px) {\n  .ct-ty__hero { padding:52px 0 58px; }\n  .ct-ty__hero h1 { font-size:29px; }\n  .ct-ty__btn { width:100%; padding:16px 24px; }\n}\n<\/style>\n\n<div class=\"ct-ty\" id=\"ct-ty\">\n\n  <!-- ============================ HERO ============================ -->\n  <section class=\"ct-ty__hero\">\n    <div class=\"ct-ty__wrap\">\n      <div class=\"ct-ty__tick\">&#10003;<\/div>\n      <h1 id=\"ct-ty-head\">Your guide is <em>on its way<\/em>.<\/h1>\n\n      <p class=\"ct-ty__lede\">We have emailed the Cisco cross-reference guide to you\n        &mdash; 439 part numbers across 17 families, yours to keep and to pass around the team.<\/p>\n\n      <div class=\"ct-ty__mailrow\"><span class=\"ct-ty__mail\" id=\"ct-ty-mail\"><\/span><\/div>\n\n      <p class=\"ct-ty__lede ct-ty__lede--tight\">\n        No need to wait for it, though. Here it is right now:<\/p>\n\n      <a class=\"ct-ty__btn\" id=\"ct-ty-dl\" href=\"https:\/\/optics.carritech.com\/wp-content\/uploads\/2026\/08\/Carritech-Optics-Cisco-Cross-Reference-Guide_3.pdf\" download target=\"_blank\"\n         rel=\"noopener\">Download the PDF &rarr;<\/a>\n\n      <p class=\"ct-ty__small\">PDF &middot; 23 pages &middot; no registration needed to open it<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ======================= WHILE YOU ARE HERE ======================= -->\n  <section class=\"ct-ty__sec ct-ty__sec--soft\">\n    <div class=\"ct-ty__wrap\">\n      <div class=\"ct-ty__eyebrow\">While you are here<\/div>\n      <h2>Three things the guide does not cover<\/h2>\n      <p class=\"intro\">The guide is Cisco. These are not.<\/p>\n\n      <div class=\"ct-ty__cols\">\n        <div class=\"ct-ty__tile\">\n          <div class=\"ico\">&#8981;<\/div>\n          <h3>Check any part number<\/h3>\n          <p>The compatibility checker covers the whole catalogue rather than just Cisco &mdash;\n             Juniper, Arista, HPE, Huawei, Nokia, Dell and Extreme. Answers in about ten seconds and\n             does not ask for anything.<\/p>\n          <a class=\"go\" href=\"\/optical-transceivers\/compatibility-check\/\">Open the checker &rarr;<\/a>\n        <\/div>\n\n        <div class=\"ct-ty__tile\">\n          <div class=\"ico\">&#8801;<\/div>\n          <h3>Send us a whole list<\/h3>\n          <p>Got a BOM, a spreadsheet or someone else's quote? Send it over and we will come back\n             line by line with the compatible equivalents and the specification against each one.\n             Redact the prices if you like.<\/p>\n          <a class=\"go\" href=\"\/quote-list-upload\/\">Send us your list &rarr;<\/a>\n        <\/div>\n\n        <div class=\"ct-ty__tile\">\n          <div class=\"ico\">&#9201;<\/div>\n          <h3>Check your end-of-life exposure<\/h3>\n          <p>Optics go end-of-sale years before the switches they populate. If you are holding\n             spares for a platform you will run until 2030, this is worth an hour of your time.<\/p>\n          <a class=\"go\" href=\"\/transceiver-end-of-life-planning\/\">Read the guide &rarr;<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script>\n(function () {\n  var dl = document.getElementById('ct-ty-dl');\n  function ga(n, p) { if (typeof window.gtag === 'function') window.gtag('event', n, p || {}); }\n\n  \/* This page only loads after a real form submission, so it is the honest\n     conversion signal \u2014 more reliable than an in-page unlock event. *\/\n  ga('guide_delivered', { guide: 'cisco-cross-reference-q3-2026' });\n\n  if (dl) dl.addEventListener('click', function () {\n    ga('guide_download', { guide: 'cisco-cross-reference-q3-2026', source: 'thank-you-page' });\n  });\n\n  \/* Optional personalisation. If the form passes ?fn= and\/or ?email= through,\n     greet them by name and name the address the guide went to. Falls back\n     silently to the generic wording when the parameters are absent. *\/\n  try {\n    var q  = new URLSearchParams(window.location.search);\n    var fn = (q.get('fn') || '').trim().replace(\/[<>]\/g, '').slice(0, 40);\n    var em = (q.get('email') || '').trim().replace(\/[<>]\/g, '').slice(0, 80);\n    if (fn) {\n      var h = document.getElementById('ct-ty-head');\n      if (h) h.innerHTML = 'Thanks, ' + fn.replace(\/&\/g, '&amp;') +\n                           ' &mdash; your guide is <em>on its way<\/em>.';\n    }\n    if (em && em.indexOf('@') > 0) {\n      var m = document.getElementById('ct-ty-mail');\n      if (m) { m.textContent = 'Sent to ' + em; m.className = 'ct-ty__mail on'; }\n    }\n  } catch (e) {}\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&#10003; Your guide is on its way. We have emailed the Cisco cross-reference guide to you &mdash; 439 part numbers across 17 families, yours to keep and to pass around the team. No need to wait for it, though. Here it is right now: Download the PDF &rarr; PDF &middot; 23 pages &middot; no registration [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":101577,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-101586","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.4 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Request Received | Carritech Optics<\/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:\/\/optics.carritech.com\/fr\/cisco-optics-reference-guide\/request-received\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Request Received\" \/>\n<meta property=\"og:description\" content=\"&#10003; Your guide is on its way. We have emailed the Cisco cross-reference guide to you &mdash; 439 part numbers across 17 families, yours to keep and to pass around the team. No need to wait for it, though. Here it is right now: Download the PDF &rarr; PDF &middot; 23 pages &middot; no registration [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/optics.carritech.com\/fr\/cisco-optics-reference-guide\/request-received\/\" \/>\n<meta property=\"og:site_name\" content=\"Carritech Optics\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-13T11:28:56+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\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:\\\/\\\/optics.carritech.com\\\/cisco-optics-reference-guide\\\/request-received\\\/\",\"url\":\"https:\\\/\\\/optics.carritech.com\\\/cisco-optics-reference-guide\\\/request-received\\\/\",\"name\":\"Request Received | Carritech Optics\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/optics.carritech.com\\\/#website\"},\"datePublished\":\"2026-08-12T16:01:00+00:00\",\"dateModified\":\"2026-08-13T11:28:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/optics.carritech.com\\\/cisco-optics-reference-guide\\\/request-received\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/optics.carritech.com\\\/cisco-optics-reference-guide\\\/request-received\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/optics.carritech.com\\\/cisco-optics-reference-guide\\\/request-received\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/optics.carritech.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cisco Optics Reference Guide\",\"item\":\"https:\\\/\\\/optics.carritech.com\\\/cisco-optics-reference-guide\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Request Received\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/optics.carritech.com\\\/#website\",\"url\":\"https:\\\/\\\/optics.carritech.com\\\/\",\"name\":\"Carritech Optics\",\"description\":\"High Quality Optical Transceivers\",\"publisher\":{\"@id\":\"https:\\\/\\\/optics.carritech.com\\\/#organization\"},\"alternateName\":\"Carritech Optics\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/optics.carritech.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/optics.carritech.com\\\/#organization\",\"name\":\"Carritech Optics\",\"url\":\"https:\\\/\\\/optics.carritech.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/optics.carritech.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/optics.carritech.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/Carritech-optics.png\",\"contentUrl\":\"https:\\\/\\\/optics.carritech.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/Carritech-optics.png\",\"width\":2048,\"height\":681,\"caption\":\"Carritech Optics\"},\"image\":{\"@id\":\"https:\\\/\\\/optics.carritech.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Request Received | Carritech Optics","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:\/\/optics.carritech.com\/fr\/cisco-optics-reference-guide\/request-received\/","og_locale":"fr_FR","og_type":"article","og_title":"Request Received","og_description":"&#10003; Your guide is on its way. We have emailed the Cisco cross-reference guide to you &mdash; 439 part numbers across 17 families, yours to keep and to pass around the team. No need to wait for it, though. Here it is right now: Download the PDF &rarr; PDF &middot; 23 pages &middot; no registration [&hellip;]","og_url":"https:\/\/optics.carritech.com\/fr\/cisco-optics-reference-guide\/request-received\/","og_site_name":"Carritech Optics","article_modified_time":"2026-08-13T11:28:56+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/optics.carritech.com\/cisco-optics-reference-guide\/request-received\/","url":"https:\/\/optics.carritech.com\/cisco-optics-reference-guide\/request-received\/","name":"Request Received | Carritech Optics","isPartOf":{"@id":"https:\/\/optics.carritech.com\/#website"},"datePublished":"2026-08-12T16:01:00+00:00","dateModified":"2026-08-13T11:28:56+00:00","breadcrumb":{"@id":"https:\/\/optics.carritech.com\/cisco-optics-reference-guide\/request-received\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/optics.carritech.com\/cisco-optics-reference-guide\/request-received\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/optics.carritech.com\/cisco-optics-reference-guide\/request-received\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/optics.carritech.com\/"},{"@type":"ListItem","position":2,"name":"Cisco Optics Reference Guide","item":"https:\/\/optics.carritech.com\/cisco-optics-reference-guide\/"},{"@type":"ListItem","position":3,"name":"Request Received"}]},{"@type":"WebSite","@id":"https:\/\/optics.carritech.com\/#website","url":"https:\/\/optics.carritech.com\/","name":"Carritech Optics","description":"High Quality Optical Transceivers","publisher":{"@id":"https:\/\/optics.carritech.com\/#organization"},"alternateName":"Carritech Optics","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/optics.carritech.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/optics.carritech.com\/#organization","name":"Carritech Optics","url":"https:\/\/optics.carritech.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/optics.carritech.com\/#\/schema\/logo\/image\/","url":"https:\/\/optics.carritech.com\/wp-content\/uploads\/2024\/11\/Carritech-optics.png","contentUrl":"https:\/\/optics.carritech.com\/wp-content\/uploads\/2024\/11\/Carritech-optics.png","width":2048,"height":681,"caption":"Carritech Optics"},"image":{"@id":"https:\/\/optics.carritech.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/optics.carritech.com\/fr\/wp-json\/wp\/v2\/pages\/101586","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/optics.carritech.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/optics.carritech.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/optics.carritech.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/optics.carritech.com\/fr\/wp-json\/wp\/v2\/comments?post=101586"}],"version-history":[{"count":7,"href":"https:\/\/optics.carritech.com\/fr\/wp-json\/wp\/v2\/pages\/101586\/revisions"}],"predecessor-version":[{"id":101607,"href":"https:\/\/optics.carritech.com\/fr\/wp-json\/wp\/v2\/pages\/101586\/revisions\/101607"}],"up":[{"embeddable":true,"href":"https:\/\/optics.carritech.com\/fr\/wp-json\/wp\/v2\/pages\/101577"}],"wp:attachment":[{"href":"https:\/\/optics.carritech.com\/fr\/wp-json\/wp\/v2\/media?parent=101586"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}