{"id":34,"date":"2026-03-04T01:48:40","date_gmt":"2026-03-04T01:48:40","guid":{"rendered":"https:\/\/zenithfret.com\/contact\/"},"modified":"2026-03-04T02:24:10","modified_gmt":"2026-03-04T02:24:10","slug":"contact","status":"publish","type":"page","link":"https:\/\/zenithfret.com\/fr\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<style>\n.zf-page { font-family: 'Inter', sans-serif; color: #1a1a2e; }\n.zf-page-hero { background: linear-gradient(135deg, #0D2B5E 0%, #1a4a8e 100%); padding: 90px 40px 70px; text-align: center; }\n.zf-page-hero h1 { font-size: 48px; font-weight: 900; color: white; margin: 0 0 16px; letter-spacing: -1px; }\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; }\n.zf-breadcrumb { font-size: 13px; color: rgba(255,255,255,0.5); margin-bottom: 20px; }\n.zf-breadcrumb a { color: #C0622A; text-decoration: none; }\n.zf-orange-line { width: 60px; height: 4px; background: #C0622A; margin-bottom: 20px; border-radius: 2px; }<\/p>\n<p>\/* Contact layout *\/\n.zf-contact-wrap { max-width: 1200px; margin: 0 auto; padding: 80px 40px; display: grid; grid-template-columns: 1fr 1.4fr; gap: 64px; }<\/p>\n<p>\/* Info side *\/\n.zf-contact-info h2 { font-size: 32px; font-weight: 900; color: #0D2B5E; margin: 0 0 12px; }\n.zf-contact-info p { font-size: 15px; color: #4b5563; line-height: 1.8; margin-bottom: 36px; }\n.zf-info-block { display: flex; gap: 16px; margin-bottom: 28px; }\n.zf-info-icon { width: 52px; height: 52px; border-radius: 12px; background: linear-gradient(135deg, #0D2B5E, #1a4a8e); display: flex; align-items: center; justify-content: center; font-size: 22px; flex-shrink: 0; }\n.zf-info-block div strong { display: block; font-size: 14px; font-weight: 700; color: #0D2B5E; margin-bottom: 4px; text-transform: uppercase; letter-spacing: 0.5px; }\n.zf-info-block div span { font-size: 15px; color: #374151; line-height: 1.5; }\n.zf-info-block div a { color: #C0622A; text-decoration: none; font-weight: 600; }<\/p>\n<p>\/* Hours *\/\n.zf-hours { background: #f8fafc; border-radius: 12px; padding: 24px; margin-top: 32px; }\n.zf-hours h4 { font-size: 14px; font-weight: 800; color: #0D2B5E; margin: 0 0 16px; text-transform: uppercase; letter-spacing: 1px; }\n.zf-hour-row { display: flex; justify-content: space-between; font-size: 14px; color: #374151; padding: 8px 0; border-bottom: 1px solid #e5e7eb; }\n.zf-hour-row:last-child { border-bottom: none; }\n.zf-hour-row .open { color: #16a34a; font-weight: 700; }\n.zf-hour-row .closed { color: #dc2626; font-weight: 700; }<\/p>\n<p>\/* Form side *\/\n.zf-contact-form { background: white; border-radius: 20px; padding: 48px 40px; box-shadow: 0 8px 40px rgba(0,0,0,0.10); }\n.zf-contact-form h3 { font-size: 26px; font-weight: 900; color: #0D2B5E; margin: 0 0 8px; }\n.zf-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin-top: 28px; }\n.zf-form-group { display: flex; flex-direction: column; gap: 8px; }\n.zf-form-group.full { grid-column: 1 \/ -1; }\n.zf-form-group label { font-size: 12px; font-weight: 700; color: #374151; text-transform: uppercase; letter-spacing: 0.5px; }\n.zf-form-group input, .zf-form-group select, .zf-form-group textarea {\n  border: 2px solid #e5e7eb; border-radius: 8px; padding: 12px 16px; font-size: 14px;\n  font-family: 'Inter', sans-serif; color: #1a1a2e; outline: none; transition: border-color 0.2s;\n}\n.zf-form-group input:focus, .zf-form-group select:focus, .zf-form-group textarea:focus { border-color: #0D2B5E; }\n.zf-form-group textarea { min-height: 130px; resize: vertical; }\n.zf-submit-btn { width: 100%; background: #0D2B5E; color: white; border: none; padding: 16px; border-radius: 8px; font-size: 15px; font-weight: 700; cursor: pointer; margin-top: 8px; font-family: 'Inter', sans-serif; letter-spacing: 0.5px; }\n.zf-submit-btn:hover { background: #C0622A; }<\/p>\n<p>\/* Map placeholder *\/\n.zf-map-area { background: linear-gradient(135deg, #0D2B5E, #1a4a8e); min-height: 300px; display: flex; align-items: center; justify-content: center; flex-direction: column; color: white; text-align: center; padding: 40px; }\n.zf-map-area h3 { font-size: 22px; font-weight: 800; margin: 0 0 12px; }\n.zf-map-area p { font-size: 15px; color: rgba(255,255,255,0.7); margin: 0 0 24px; }\n.zf-map-link { background: #C0622A; color: white; padding: 12px 28px; border-radius: 8px; font-size: 14px; font-weight: 700; text-decoration: none; }<\/p>\n<p>\/* Social \/ Quick Contact *\/\n.zf-quick-contact { background: #f8fafc; padding: 60px 40px; }\n.zf-quick-inner { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }\n.zf-qc-card { background: white; border-radius: 14px; padding: 32px; text-align: center; box-shadow: 0 2px 16px rgba(0,0,0,0.06); }\n.zf-qc-icon { font-size: 40px; margin-bottom: 16px; display: block; }\n.zf-qc-card h4 { font-size: 17px; font-weight: 800; color: #0D2B5E; margin: 0 0 8px; }\n.zf-qc-card p { font-size: 13px; color: #6b7280; margin: 0 0 16px; line-height: 1.5; }\n.zf-qc-btn { display: inline-block; background: #0D2B5E; color: white; padding: 10px 24px; border-radius: 8px; font-size: 13px; font-weight: 700; text-decoration: none; }\n.zf-qc-card:nth-child(2) .zf-qc-btn { background: #25D366; }\n.zf-qc-card:nth-child(3) .zf-qc-btn { background: #C0622A; }<\/p>\n<p>@media (max-width: 768px) {\n  .zf-contact-wrap, .zf-quick-inner { grid-template-columns: 1fr; gap: 32px; }\n  .zf-form-grid { grid-template-columns: 1fr; }\n  .zf-page-hero h1 { font-size: 32px; }\n}\n<\/style>\n<div class=\"zf-page\">\n<div class=\"zf-page-hero\">\n<div class=\"zf-breadcrumb\"><a href=\"\/fr\/\">Accueil<\/a> \/ Contact<\/div>\n<h1>Contact Us<\/h1>\n<p>Get a free quote, ask a question or speak to our logistics experts. Our team responds within 24 hours.<\/p>\n<\/div>\n<p><!-- MAIN CONTACT SECTION --><\/p>\n<div class=\"zf-contact-wrap\">\n  <!-- Info --><\/p>\n<div class=\"zf-contact-info\">\n<div class=\"zf-orange-line\"><\/div>\n<h2>Get In Touch<\/h2>\n<p>Whether you need a transit quote, convoy escort or logistics consultation \u2014 our team is ready to help you move your cargo safely across Central Africa.<\/p>\n<div class=\"zf-info-block\">\n<div class=\"zf-info-icon\">\ud83d\udccd<\/div>\n<div><strong>Our Address<\/strong><span>Carrefour Bastos, BP 411<br \/>Yaound\u00e9, Centre Region, Cameroon<\/span><\/div>\n<\/p><\/div>\n<div class=\"zf-info-block\">\n<div class=\"zf-info-icon\">\ud83d\udcde<\/div>\n<div><strong>Phone \/ WhatsApp<\/strong><span><a href=\"tel:+237677153653\">+237 677 153 653<\/a><br \/><a href=\"tel:+237699807409\">+237 699 807 409<\/a><\/span><\/div>\n<\/p><\/div>\n<div class=\"zf-info-block\">\n<div class=\"zf-info-icon\">\ud83d\udce7<\/div>\n<div><strong>Email<\/strong><span><a href=\"mailto:info@zenithfret.com\">info@zenithfret.com<\/a><\/span><\/div>\n<\/p><\/div>\n<div class=\"zf-hours\">\n<h4>\u23f0 Business Hours<\/h4>\n<div class=\"zf-hour-row\"><span>Monday \u2013 Friday<\/span><span class=\"open\">07:30 \u2013 18:00<\/span><\/div>\n<div class=\"zf-hour-row\"><span>Saturday<\/span><span class=\"open\">08:00 \u2013 14:00<\/span><\/div>\n<div class=\"zf-hour-row\"><span>Sunday<\/span><span class=\"closed\">Closed<\/span><\/div>\n<div class=\"zf-hour-row\"><span>Emergency Line<\/span><span class=\"open\">24\/7 Available<\/span><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- Form --><\/p>\n<div class=\"zf-contact-form\">\n<div class=\"zf-orange-line\"><\/div>\n<h3>Request a Quote or Send a Message<\/h3>\n<p style=\"font-size:14px;color:#6b7280;margin:0;\">We respond to all enquiries within 24 business hours.<\/p>\n<form class=\"zf-form-grid\" action=\"\">\n<div class=\"zf-form-group\"><label>Full Name *<\/label><input type=\"text\" placeholder=\"Your full name\" required \/><\/div>\n<div class=\"zf-form-group\"><label>Company Name<\/label><input type=\"text\" placeholder=\"Your company (optional)\" \/><\/div>\n<div class=\"zf-form-group\"><label>Email Address *<\/label><input type=\"email\" placeholder=\"your@email.com\" required \/><\/div>\n<div class=\"zf-form-group\"><label>Phone \/ WhatsApp<\/label><input type=\"tel\" placeholder=\"+237 6XX XXX XXX\" \/><\/div>\n<div class=\"zf-form-group full\"><label>Service Needed *<\/label><br \/>\n        <select required><option value=\"\">Select a service&#8230;<\/option><option>Transit &amp; Customs Clearance<\/option><option>Convoyage &amp; Cargo Escort<\/option><option>Logistics &amp; Supply Chain<\/option><option>Multi-Service Request<\/option><option>General Enquiry<\/option><\/select>\n      <\/div>\n<div class=\"zf-form-group full\"><label>Your Message *<\/label><textarea placeholder=\"Describe your cargo, route, timeline and any special requirements...\" required><\/textarea><\/div>\n<div class=\"zf-form-group full\"><button type=\"submit\" class=\"zf-submit-btn\">\ud83d\udce4 Send Message \u2014 We&#8217;ll Reply Within 24h<\/button><\/div>\n<\/p><input type=\"hidden\" name=\"trp-form-language\" value=\"fr\"\/><\/form>\n<\/p><\/div>\n<\/div>\n<p><!-- MAP --><\/p>\n<div class=\"zf-map-area\">\n<div style=\"font-size:48px;margin-bottom:16px;\">\ud83d\udccd<\/div>\n<h3>Find Us in Yaound\u00e9, Bastos<\/h3>\n<p>Carrefour Bastos, BP 411, Yaound\u00e9 \u2014 Centre Region, Cameroon<\/p>\n<p>  <a href=\"https:\/\/maps.google.com\/?q=Bastos+Yaounde+Cameroon\" target=\"_blank\" class=\"zf-map-link\">\ud83d\udccd Open in Google Maps<\/a>\n<\/div>\n<p><!-- QUICK CONTACT CARDS --><\/p>\n<div class=\"zf-quick-contact\">\n<div class=\"zf-quick-inner\">\n<div class=\"zf-qc-card\">\n      <span class=\"zf-qc-icon\">\ud83d\udcde<\/span><\/p>\n<h4>Call Us Directly<\/h4>\n<p>Speak to a logistics expert immediately. Lines open Mon\u2013Sat.<\/p>\n<p>      <a href=\"tel:+237677153653\" class=\"zf-qc-btn\">+237 677 153 653<\/a>\n    <\/div>\n<div class=\"zf-qc-card\">\n      <span class=\"zf-qc-icon\">\ud83d\udcac<\/span><\/p>\n<h4>WhatsApp Us<\/h4>\n<p>Send us a WhatsApp message for fast, informal quotes and updates.<\/p>\n<p>      <a href=\"https:\/\/wa.me\/237677153653\" target=\"_blank\" class=\"zf-qc-btn\">Chat on WhatsApp<\/a>\n    <\/div>\n<div class=\"zf-qc-card\">\n      <span class=\"zf-qc-icon\">\ud83d\udce7<\/span><\/p>\n<h4>Email Our Team<\/h4>\n<p>For detailed quotes and formal enquiries, email us directly.<\/p>\n<p>      <a href=\"mailto:info@zenithfret.com\" class=\"zf-qc-btn\">info@zenithfret.com<\/a>\n    <\/div>\n<\/p><\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Home \/ Contact Contact Us Get a free quote, ask a question or speak to our logistics experts. Our team [&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-34","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\/34","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=34"}],"version-history":[{"count":1,"href":"https:\/\/zenithfret.com\/fr\/wp-json\/wp\/v2\/pages\/34\/revisions"}],"predecessor-version":[{"id":49,"href":"https:\/\/zenithfret.com\/fr\/wp-json\/wp\/v2\/pages\/34\/revisions\/49"}],"wp:attachment":[{"href":"https:\/\/zenithfret.com\/fr\/wp-json\/wp\/v2\/media?parent=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}