{"id":31,"date":"2026-03-04T01:48:39","date_gmt":"2026-03-04T01:48:39","guid":{"rendered":"https:\/\/zenithfret.com\/services\/"},"modified":"2026-03-09T22:34:49","modified_gmt":"2026-03-09T22:34:49","slug":"services","status":"publish","type":"page","link":"https:\/\/zenithfret.com\/fr\/services\/","title":{"rendered":"Services"},"content":{"rendered":"<style>\n.zf-page { font-family: 'Inter', sans-serif; color: #1a1a2e; }\n.zf-page-hero {\n  background: linear-gradient(135deg, #0D2B5E 0%, #1a4a8e 100%);\n  padding: 90px 40px 70px; text-align: center; position: relative; overflow: hidden;\n}\n.zf-page-hero::before {\n  content: ''; position: absolute; inset: 0;\n  background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n}\n.zf-page-hero h1 { font-size: 48px; font-weight: 900; color: white; margin: 0 0 16px; letter-spacing: -1px; position: relative; }\n.zf-page-hero p { font-size: 18px; color: rgba(255,255,255,0.8); max-width: 680px; margin: 0 auto; line-height: 1.7; position: relative; }\n.zf-breadcrumb { font-size: 13px; color: rgba(255,255,255,0.5); margin-bottom: 20px; position: relative; }\n.zf-breadcrumb a { color: #C0622A; text-decoration: none; }\n.zf-section { padding: 80px 40px; max-width: 1200px; margin: 0 auto; }\n.zf-section-title { font-size: 36px; font-weight: 900; color: #0D2B5E; margin-bottom: 12px; }\n.zf-section-sub { font-size: 16px; color: #6b7280; margin-bottom: 50px; line-height: 1.6; max-width: 700px; }\n.zf-orange-line { width: 60px; height: 4px; background: #C0622A; margin-bottom: 20px; border-radius: 2px; }<\/p>\n<p>\/* Services Grid *\/\n.zf-services-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 32px; }\n.zf-srv-card {\n  background: white; border-radius: 16px; overflow: hidden;\n  box-shadow: 0 4px 30px rgba(0,0,0,0.08);\n  transition: transform 0.3s, box-shadow 0.3s; border: 1px solid #f0f4f8;\n}\n.zf-srv-card:hover { transform: translateY(-8px); box-shadow: 0 16px 50px rgba(13,43,94,0.15); }\n.zf-srv-top { background: linear-gradient(135deg, #0D2B5E, #1a4a8e); padding: 40px 32px 32px; position: relative; }\n.zf-srv-card:nth-child(2) .zf-srv-top { background: linear-gradient(135deg, #C0622A, #d4743f); }\n.zf-srv-card:nth-child(3) .zf-srv-top { background: linear-gradient(135deg, #071828, #0D2B5E); }\n.zf-srv-card:nth-child(4) .zf-srv-top { background: linear-gradient(135deg, #0a5f7a, #1a8ab0); }\n.zf-srv-card:nth-child(4) .zf-srv-btn { background: #0a5f7a; }\n.zf-srv-icon { font-size: 52px; margin-bottom: 16px; display: block; }\n.zf-srv-top h3 { font-size: 24px; font-weight: 800; color: white; margin: 0; }\n.zf-srv-body { padding: 32px; }\n.zf-srv-body p { color: #4b5563; line-height: 1.7; margin-bottom: 24px; font-size: 15px; }\n.zf-srv-features { list-style: none; padding: 0; margin: 0 0 28px; }\n.zf-srv-features li { padding: 8px 0; color: #374151; font-size: 14px; border-bottom: 1px solid #f3f4f6; display: flex; align-items: center; gap: 10px; }\n.zf-srv-features li::before { content: '\u2713'; color: #C0622A; font-weight: 900; flex-shrink: 0; }\n.zf-srv-features li:last-child { border-bottom: none; }\n.zf-srv-btn { display: inline-block; background: #0D2B5E; color: white; padding: 12px 24px; border-radius: 8px; font-size: 13px; font-weight: 700; text-decoration: none; letter-spacing: 0.5px; }\n.zf-srv-card:nth-child(2) .zf-srv-btn { background: #C0622A; }<\/p>\n<p>\/* Process Section *\/\n.zf-process-bg { background: #f8fafc; padding: 80px 40px; }\n.zf-process-inner { max-width: 1200px; margin: 0 auto; }\n.zf-process-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-top: 50px; }\n.zf-step { text-align: center; padding: 32px 20px; background: white; border-radius: 12px; box-shadow: 0 2px 16px rgba(0,0,0,0.06); position: relative; }\n.zf-step-num { width: 56px; height: 56px; border-radius: 50%; background: #0D2B5E; color: white; font-size: 22px; font-weight: 900; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; }\n.zf-step:nth-child(2) .zf-step-num { background: #C0622A; }\n.zf-step:nth-child(3) .zf-step-num { background: #1a4a8e; }\n.zf-step:nth-child(4) .zf-step-num { background: #C0622A; }\n.zf-step h4 { font-size: 16px; font-weight: 800; color: #0D2B5E; margin: 0 0 10px; }\n.zf-step p { font-size: 13px; color: #6b7280; line-height: 1.6; margin: 0; }<\/p>\n<p>\/* Why Section *\/\n.zf-why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }\n.zf-why-text h2 { font-size: 36px; font-weight: 900; color: #0D2B5E; margin: 0 0 16px; }\n.zf-why-text p { color: #4b5563; line-height: 1.8; margin-bottom: 20px; font-size: 15px; }\n.zf-why-points { list-style: none; padding: 0; margin: 30px 0; }\n.zf-why-points li { display: flex; gap: 16px; margin-bottom: 20px; }\n.zf-why-icon { width: 44px; height: 44px; border-radius: 10px; background: linear-gradient(135deg, #0D2B5E, #1a4a8e); display: flex; align-items: center; justify-content: center; font-size: 20px; flex-shrink: 0; }\n.zf-why-points li div strong { display: block; font-size: 15px; font-weight: 700; color: #0D2B5E; margin-bottom: 4px; }\n.zf-why-points li div span { font-size: 13px; color: #6b7280; line-height: 1.5; }\n.zf-stats-box { background: linear-gradient(135deg, #0D2B5E, #1a4a8e); border-radius: 20px; padding: 40px; color: white; }\n.zf-stat-row { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }\n.zf-stat-item { text-align: center; padding: 24px; background: rgba(255,255,255,0.08); border-radius: 12px; }\n.zf-stat-item strong { display: block; font-size: 36px; font-weight: 900; color: #C0622A; }\n.zf-stat-item span { font-size: 13px; color: rgba(255,255,255,0.7); letter-spacing: 1px; text-transform: uppercase; margin-top: 4px; display: block; }<\/p>\n<p>\/* CTA *\/\n.zf-page-cta { background: linear-gradient(135deg, #C0622A, #d4743f) !important; padding: 70px 40px !important; text-align: center; }\n.zf-page-cta h2 { font-size: 36px; font-weight: 900; color: white; margin: 0 0 16px; }\n.zf-page-cta p { font-size: 17px; color: rgba(255,255,255,0.85); margin: 0 0 32px; }\n.zf-cta-btn-white { display: inline-block; background: white; color: #C0622A; padding: 16px 40px; border-radius: 8px; font-size: 15px; font-weight: 800; text-decoration: none; margin: 0 8px; letter-spacing: 0.5px; }\n.zf-cta-btn-outline { display: inline-block; border: 2px solid white; color: white; padding: 14px 38px; border-radius: 8px; font-size: 15px; font-weight: 700; text-decoration: none; margin: 0 8px; }<\/p>\n<p>\/* ================================================\n   MOBILE \u2014 Services Page (max-width: 768px)\n   ================================================ *\/\n@media (max-width: 768px) {<\/p>\n<p>  \/* 1. Language Switcher \u2014 prevent overlap *\/\n  .trp-floating-switcher {\n    bottom: 10px !important;\n    right: 10px !important;\n    left: auto !important;\n    font-size: 12px !important;\n  }\n  .trp-language-switcher-inner {\n    padding: 6px 10px !important;\n    border-radius: 20px !important;\n  }\n  .trp-language-item {\n    padding: 4px 8px !important;\n    font-size: 12px !important;\n  }\n  .trp-language-item-name { font-size: 12px !important; }\n  .trp-flag-image { width: 16px !important; height: 12px !important; }\n  \/* Give page room so last content never hides behind switcher *\/\n  .zf-page-cta { margin-bottom: 0; }\n  body.page-id-31 { padding-bottom: 64px; }<\/p>\n<p>  \/* 2. Hero Section *\/\n  .zf-page-hero {\n    padding: 48px 20px 40px;\n  }\n  .zf-page-hero h1 {\n    font-size: 28px;\n    letter-spacing: -0.5px;\n    margin-bottom: 10px;\n    line-height: 1.2;\n  }\n  .zf-page-hero p {\n    font-size: 15px;\n    line-height: 1.6;\n  }\n  .zf-breadcrumb { margin-bottom: 14px; font-size: 12px; }<\/p>\n<p>  \/* 3. Section Wrapper *\/\n  .zf-section {\n    padding: 40px 20px;\n  }\n  .zf-section-title {\n    font-size: 24px;\n    margin-bottom: 8px;\n  }\n  .zf-section-sub {\n    font-size: 14px;\n    margin-bottom: 28px;\n    line-height: 1.65;\n  }\n  .zf-orange-line { margin-bottom: 12px; }<\/p>\n<p>  \/* 4. Services Grid *\/\n  .zf-services-grid {\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n  .zf-srv-card { border-radius: 12px; }<\/p>\n<p>  \/* 5. Card Top Header *\/\n  .zf-srv-top {\n    padding: 22px 20px 18px;\n  }\n  .zf-srv-icon {\n    font-size: 34px;\n    margin-bottom: 10px;\n  }\n  .zf-srv-top h3 {\n    font-size: 19px;\n    line-height: 1.25;\n  }<\/p>\n<p>  \/* 6. Card Body *\/\n  .zf-srv-body {\n    padding: 18px 20px 20px;\n  }\n  .zf-srv-body p {\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 14px;\n  }\n  .zf-srv-features {\n    margin-bottom: 18px;\n  }\n  .zf-srv-features li {\n    font-size: 13px;\n    padding: 5px 0;\n    gap: 8px;\n    line-height: 1.4;\n  }<\/p>\n<p>  \/* 7. CTA Button \u2014 full width *\/\n  .zf-srv-btn {\n    display: block;\n    text-align: center;\n    width: 100%;\n    box-sizing: border-box;\n    padding: 13px 16px;\n    font-size: 13px;\n    letter-spacing: 0.3px;\n    border-radius: 8px;\n  }<\/p>\n<p>  \/* 8. Process Section *\/\n  .zf-process-bg {\n    padding: 40px 20px;\n  }\n  .zf-process-steps {\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-top: 28px;\n  }\n  .zf-step {\n    padding: 18px 12px;\n    border-radius: 10px;\n  }\n  .zf-step-num {\n    width: 42px;\n    height: 42px;\n    font-size: 17px;\n    margin-bottom: 10px;\n  }\n  .zf-step h4 { font-size: 13px; margin-bottom: 6px; }\n  .zf-step p  { font-size: 12px; line-height: 1.5; }<\/p>\n<p>  \/* 9. Why ZenithFret *\/\n  .zf-why-grid {\n    grid-template-columns: 1fr;\n    gap: 28px;\n  }\n  .zf-why-text h2 { font-size: 22px; margin-bottom: 10px; }\n  .zf-why-text p  { font-size: 14px; line-height: 1.7; margin-bottom: 12px; }\n  .zf-why-points  { margin: 16px 0; }\n  .zf-why-points li { gap: 12px; margin-bottom: 14px; }\n  .zf-why-icon {\n    width: 36px; height: 36px; font-size: 17px; border-radius: 8px; flex-shrink: 0;\n  }\n  .zf-why-points li div strong { font-size: 14px; margin-bottom: 2px; }\n  .zf-why-points li div span   { font-size: 13px; }<\/p>\n<p>  \/* 10. Stats Box *\/\n  .zf-stats-box  { padding: 22px 18px; border-radius: 12px; }\n  .zf-stat-row   { grid-template-columns: 1fr 1fr; gap: 10px; }\n  .zf-stat-item  { padding: 14px 8px; border-radius: 8px; }\n  .zf-stat-item strong { font-size: 26px; }\n  .zf-stat-item span   { font-size: 11px; letter-spacing: 0.5px; margin-top: 2px; }<\/p>\n<p>  \/* 11. Page CTA *\/\n  .zf-page-cta { padding: 48px 20px; }\n  .zf-page-cta h2 { font-size: 22px; margin-bottom: 10px; }\n  .zf-page-cta p  { font-size: 15px; margin-bottom: 22px; }\n  .zf-cta-btn-white,\n  .zf-cta-btn-outline {\n    display: block;\n    margin: 0 0 12px;\n    text-align: center;\n    width: 100%;\n    box-sizing: border-box;\n    padding: 14px 20px;\n  }\n}<\/p>\n<p>\/* Extra-small phones *\/\n@media (max-width: 390px) {\n  .zf-page-hero h1 { font-size: 26px; }\n  .zf-srv-top h3   { font-size: 18px; }\n  .zf-process-steps { grid-template-columns: 1fr; }\n  .zf-step { padding: 16px 14px; }\n}\n<\/style>\n<div class=\"zf-page\">\n<p><!-- HERO --><\/p>\n<div class=\"zf-page-hero\">\n<div class=\"zf-breadcrumb\"><a href=\"\/fr\/\">Accueil<\/a> \/ Our Services<\/div>\n<h1>Our Services<\/h1>\n<p>Professional transit, convoyage, logistics and air freight solutions for businesses operating in Central Africa and shipping to destinations worldwide.<\/p>\n<\/div>\n<p><!-- SERVICES GRID --><\/p>\n<div class=\"zf-section\">\n<div class=\"zf-orange-line\"><\/div>\n<div class=\"zf-section-title\">What We Offer<\/div>\n<div class=\"zf-section-sub\">From customs clearance to last-mile delivery, ZenithFret SARL provides end-to-end supply chain solutions with the highest standards of security and reliability.<\/div>\n<div class=\"zf-services-grid\">\n    <!-- Transit --><\/p>\n<div class=\"zf-srv-card\" id=\"transit\">\n<div class=\"zf-srv-top\">\n        <span class=\"zf-srv-icon\">\ud83d\udea2<\/span><\/p>\n<h3>Transit &amp; Customs Clearance<\/h3>\n<\/p><\/div>\n<div class=\"zf-srv-body\">\n<p>We handle all customs procedures and transit documentation across Cameroon&#8217;s major ports and border crossings \u2014 so your goods move without delays.<\/p>\n<ul class=\"zf-srv-features\">\n<li>Import &amp; Export customs clearance<\/li>\n<li>Port of Douala operations<\/li>\n<li>Transit documentation &amp; compliance<\/li>\n<li>Tariff classification &amp; duty management<\/li>\n<li>Multi-modal transit coordination<\/li>\n<li>Real-time shipment tracking<\/li>\n<\/ul>\n<p>        <a href=\"\/fr\/contact\/\" class=\"zf-srv-btn\">Request Transit Service \u2192<\/a>\n      <\/div>\n<\/p><\/div>\n<p>    <!-- Convoyage --><\/p>\n<div class=\"zf-srv-card\" id=\"convoyage\">\n<div class=\"zf-srv-top\">\n        <span class=\"zf-srv-icon\">\ud83d\ude9b<\/span><\/p>\n<h3>Convoyage &amp; Specialized Transport<\/h3>\n<\/p><\/div>\n<div class=\"zf-srv-body\">\n<p>Professional cargo convoy and vehicle escort services for high-value, oversized or sensitive cargo throughout Cameroon and beyond \u2014 with international handoff capability for worldwide delivery.<\/p>\n<ul class=\"zf-srv-features\">\n<li>Armed &amp; unarmed cargo escorts<\/li>\n<li>Oversized &amp; heavy load transport<\/li>\n<li>Diplomatic cargo handling<\/li>\n<li>Refrigerated cargo convoys<\/li>\n<li>Cross-border convoyage (worldwide)<\/li>\n<li>24\/7 route monitoring<\/li>\n<\/ul>\n<p>        <a href=\"\/fr\/contact\/\" class=\"zf-srv-btn\">Request Convoyage \u2192<\/a>\n      <\/div>\n<\/p><\/div>\n<p>    <!-- Logistics --><\/p>\n<div class=\"zf-srv-card\" id=\"warehousing\">\n<div class=\"zf-srv-top\">\n        <span class=\"zf-srv-icon\">\ud83c\udfed<\/span><\/p>\n<h3>Logistics &amp; Supply Chain<\/h3>\n<\/p><\/div>\n<div class=\"zf-srv-body\">\n<p>Comprehensive logistics management from warehousing to last-mile delivery \u2014 we integrate seamlessly into your supply chain operations, whether local, regional, or international.<\/p>\n<ul class=\"zf-srv-features\">\n<li>Warehousing &amp; distribution (Yaound\u00e9)<\/li>\n<li>Inventory management systems<\/li>\n<li>Last-mile delivery solutions<\/li>\n<li>Supply chain consulting<\/li>\n<li>Cold chain logistics<\/li>\n<li>Reverse logistics &amp; returns<\/li>\n<\/ul>\n<p>        <a href=\"\/fr\/contact\/\" class=\"zf-srv-btn\">Request Logistics Service \u2192<\/a>\n      <\/div>\n<\/p><\/div>\n<p>    <!-- Air Freight --><\/p>\n<div class=\"zf-srv-card\" id=\"air-freight\">\n<div class=\"zf-srv-top\">\n        <span class=\"zf-srv-icon\">\u2708\ufe0f<\/span><\/p>\n<h3>Air Freight &amp; Express Cargo<\/h3>\n<\/p><\/div>\n<div class=\"zf-srv-body\">\n<p>Fast, secure and fully tracked air cargo for time-critical shipments \u2014 connecting Central Africa to global destinations with door-to-door delivery.<\/p>\n<ul class=\"zf-srv-features\">\n<li>International air freight booking<\/li>\n<li>Express &amp; standard airmail services<\/li>\n<li>Airport-to-door delivery<\/li>\n<li>Hazardous &amp; perishable cargo handling<\/li>\n<li>Live tracking &amp; real-time updates<\/li>\n<li>Customs pre-clearance<\/li>\n<\/ul>\n<p>        <a href=\"\/fr\/contact\/\" class=\"zf-srv-btn\">Request Air Freight \u2192<\/a>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- HOW IT WORKS --><\/p>\n<div class=\"zf-process-bg\">\n<div class=\"zf-process-inner\">\n<div class=\"zf-orange-line\"><\/div>\n<div class=\"zf-section-title\">How It Works<\/div>\n<div class=\"zf-section-sub\">Our streamlined 4-step process ensures your shipment is handled professionally from first contact to final delivery.<\/div>\n<div class=\"zf-process-steps\">\n<div class=\"zf-step\">\n<div class=\"zf-step-num\">1<\/div>\n<h4>Consultation &amp; Quote<\/h4>\n<p>Contact our team. We assess your cargo requirements and provide a detailed, transparent quote within 24 hours.<\/p>\n<\/p><\/div>\n<div class=\"zf-step\">\n<div class=\"zf-step-num\">2<\/div>\n<h4>Documentation<\/h4>\n<p>We handle all transit paperwork, permits, customs declarations and compliance documents on your behalf.<\/p>\n<\/p><\/div>\n<div class=\"zf-step\">\n<div class=\"zf-step-num\">3<\/div>\n<h4>Transport &amp; Tracking<\/h4>\n<p>Your cargo is moved under our supervision with real-time updates and dedicated point-of-contact throughout.<\/p>\n<\/p><\/div>\n<div class=\"zf-step\">\n<div class=\"zf-step-num\">4<\/div>\n<h4>Delivery &amp; Confirmation<\/h4>\n<p>Safe delivery confirmed with documentation, proof of delivery and post-service support from our team.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- WHY ZENITHFRET --><\/p>\n<div class=\"zf-section\">\n<div class=\"zf-why-grid\">\n<div class=\"zf-why-text\">\n<div class=\"zf-orange-line\"><\/div>\n<h2>Why Choose ZenithFret?<\/h2>\n<p>We are not just a logistics company \u2014 we are your operational partner with deep Central African expertise and worldwide delivery capability, combining local knowledge with international logistics standards.<\/p>\n<ul class=\"zf-why-points\">\n<li>\n<div class=\"zf-why-icon\">\ud83d\udee1\ufe0f<\/div>\n<div><strong>100% Cargo Security<\/strong><span>Every shipment is insured and monitored with end-to-end visibility from pickup to delivery.<\/span><\/div>\n<\/li>\n<li>\n<div class=\"zf-why-icon\">\u26a1<\/div>\n<div><strong>Fast Customs Clearance<\/strong><span>Our experienced agents clear your cargo through Douala port in minimum time, avoiding costly delays.<\/span><\/div>\n<\/li>\n<li>\n<div class=\"zf-why-icon\">\ud83c\udf0d<\/div>\n<div><strong>International Coverage<\/strong><span>Transit operations spanning Central Africa, connecting to destinations across every continent \u2014 worldwide delivery, wherever your cargo needs to go.<\/span><\/div>\n<\/li>\n<li>\n<div class=\"zf-why-icon\">\ud83d\udcde<\/div>\n<div><strong>24\/7 Dedicated Support<\/strong><span>Your dedicated account manager is reachable around the clock for updates and urgent matters.<\/span><\/div>\n<\/li>\n<\/ul><\/div>\n<div>\n<div class=\"zf-stats-box\">\n<div style=\"font-size:13px;color:rgba(255,255,255,0.5);letter-spacing:2px;text-transform:uppercase;margin-bottom:24px;\">Our Numbers<\/div>\n<div class=\"zf-stat-row\">\n<div class=\"zf-stat-item\"><strong>15+<\/strong><span>Expert Staff<\/span><\/div>\n<div class=\"zf-stat-item\"><strong>4<\/strong><span>Core Services<\/span><\/div>\n<div class=\"zf-stat-item\"><strong>100%<\/strong><span>Cargo Security<\/span><\/div>\n<div class=\"zf-stat-item\"><strong>24\/7<\/strong><span>Support<\/span><\/div>\n<\/p><\/div>\n<div style=\"margin-top:28px;padding:20px;background:rgba(255,255,255,0.08);border-radius:12px;font-size:14px;color:rgba(255,255,255,0.8);line-height:1.6;font-style:italic;\">\n          &#8220;ZenithFret combines the local knowledge of Cameroon&#8217;s logistics landscape with the professionalism of a world-class freight operator.&#8221;\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- CTA --><\/p>\n<div class=\"zf-page-cta\" style=\"background:linear-gradient(135deg,#C0622A,#d4743f);padding:70px 40px;text-align:center;\">\n<h2>Ready to Ship with Confidence?<\/h2>\n<p>Get a free quote from our team within 24 hours. No obligation, no hidden fees.<\/p>\n<p>  <a href=\"\/fr\/contact\/\" class=\"zf-cta-btn-white\">Get a Free Quote<\/a><br \/>\n  <a href=\"tel:+237677153653\" class=\"zf-cta-btn-outline\">\ud83d\udcde Call Us Now<\/a>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Home \/ Our Services Our Services Professional transit, convoyage, logistics and air freight solutions for businesses operating in Central Africa [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","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":"default","ast-page-background-enabled":"default","ast-page-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":"","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-4)","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-4)","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-4)","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-31","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/zenithfret.com\/fr\/wp-json\/wp\/v2\/pages\/31","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zenithfret.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zenithfret.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zenithfret.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zenithfret.com\/fr\/wp-json\/wp\/v2\/comments?post=31"}],"version-history":[{"count":6,"href":"https:\/\/zenithfret.com\/fr\/wp-json\/wp\/v2\/pages\/31\/revisions"}],"predecessor-version":[{"id":331,"href":"https:\/\/zenithfret.com\/fr\/wp-json\/wp\/v2\/pages\/31\/revisions\/331"}],"wp:attachment":[{"href":"https:\/\/zenithfret.com\/fr\/wp-json\/wp\/v2\/media?parent=31"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}