{"id":2576,"date":"2026-02-24T02:14:01","date_gmt":"2026-02-24T01:14:01","guid":{"rendered":"https:\/\/bekerprinter.com\/?page_id=2576"},"modified":"2026-04-02T19:09:37","modified_gmt":"2026-04-02T17:09:37","slug":"home","status":"publish","type":"page","link":"https:\/\/bekerprinter.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2576\" class=\"elementor elementor-2576\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b7b911 e-flex e-con-boxed e-con e-parent\" data-id=\"6b7b911\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f549de6 elementor-widget elementor-widget-html\" data-id=\"f549de6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Beker Printer<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n* { box-sizing: border-box; margin: 0; padding: 0; }\r\nhtml { scroll-behavior: smooth; }\r\n.bp { font-family: 'Inter', Arial, sans-serif; background: #071220; color: white; width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; overflow-x: hidden; }\r\n\r\n\/* NAV *\/\r\n.bp-nav { background: #071220; border-bottom: 1px solid rgba(255,255,255,0.07); padding: 0 60px; display: flex; align-items: center; justify-content: space-between; height: 68px; position: sticky; top: 0; z-index: 999; }\r\n.bp-nav-right { display: flex; align-items: center; gap: 36px; }\r\n.bp-nav-links { display: flex; gap: 36px; }\r\n.bp-nav-links a { color: #94a3b8; text-decoration: none; font-size: 14px; font-weight: 500; letter-spacing: 0.04em; transition: color 0.2s; }\r\n.bp-nav-links a:hover { color: white; }\r\n.bp-nav-cta { background: #1d6fd8; color: white; padding: 9px 20px; border-radius: 7px; font-size: 13px; font-weight: 600; text-decoration: none; }\r\n.bp-nav-cta:hover { background: #1a5fc4; color: white; }\r\n\r\n\/* HAMBURGER *\/\r\n.bp-hamburger { display: none; flex-direction: column; gap: 5px; cursor: pointer; padding: 4px; background: none; border: none; }\r\n.bp-hamburger span { width: 22px; height: 2px; background: white; border-radius: 2px; transition: all 0.3s; display: block; }\r\n.bp-hamburger.open span:nth-child(1) { transform: rotate(45deg) translate(5px, 5px); }\r\n.bp-hamburger.open span:nth-child(2) { opacity: 0; }\r\n.bp-hamburger.open span:nth-child(3) { transform: rotate(-45deg) translate(5px, -5px); }\r\n\r\n\/* MOBILE MENU *\/\r\n.bp-mobile-menu { display: none; position: fixed; top: 60px; left: 0; right: 0; background: #071220; border-bottom: 1px solid rgba(255,255,255,0.07); padding: 20px 16px; z-index: 998; flex-direction: column; gap: 4px; }\r\n.bp-mobile-menu.open { display: flex; }\r\n.bp-mobile-menu a { color: #94a3b8; text-decoration: none; font-size: 15px; font-weight: 500; padding: 12px 16px; border-radius: 8px; transition: all 0.2s; }\r\n.bp-mobile-menu a:hover { color: white; background: rgba(255,255,255,0.05); }\r\n.bp-mobile-menu .bp-mobile-cta { background: #1d6fd8; color: white; text-align: center; margin-top: 8px; font-weight: 600; }\r\n\r\n\/* HERO *\/\r\n.bp-hero { background: #071220; padding: 90px 80px 70px; display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 60px; border-bottom: 1px solid rgba(255,255,255,0.06); min-height: 520px; }\r\n.bp-hero h1 { font-size: 52px; font-weight: 800; line-height: 1.05; letter-spacing: -0.02em; color: white; margin-bottom: 12px; }\r\n.bp-hero h1 em { color: #3b82f6; font-style: normal; }\r\n.bp-hero-sub { font-size: 17px; font-weight: 600; color: #3b82f6; letter-spacing: 0.04em; margin-bottom: 16px; }\r\n.bp-hero-desc { font-size: 14px; color: #64748b; line-height: 1.7; margin-bottom: 36px; max-width: 400px; }\r\n.bp-hero-btns { display: flex; gap: 12px; flex-wrap: wrap; }\r\n.bp-btn-primary { background: #1d6fd8; color: white; padding: 12px 28px; border-radius: 8px; font-size: 14px; font-weight: 600; text-decoration: none; letter-spacing: 0.03em; }\r\n.bp-btn-primary:hover { background: #1a5fc4; color: white; }\r\n.bp-btn-secondary { background: rgba(255,255,255,0.05); color: white; border: 1px solid rgba(255,255,255,0.12); padding: 12px 28px; border-radius: 8px; font-size: 14px; font-weight: 600; text-decoration: none; }\r\n.bp-btn-secondary:hover { background: rgba(255,255,255,0.09); color: white; }\r\n.bp-hero-stats { display: flex; gap: 40px; margin-top: 44px; padding-top: 36px; border-top: 1px solid rgba(255,255,255,0.07); }\r\n.bp-stat-num { font-size: 22px; font-weight: 700; color: white; }\r\n.bp-stat-label { font-size: 12px; color: #475569; margin-top: 2px; }\r\n.bp-hero-right { display: flex; justify-content: center; align-items: center; }\r\n.bp-hero-right img { width: 100%; max-width: 560px; filter: drop-shadow(0 0 50px rgba(29,111,216,0.12)); }\r\n\r\n\/* =============================================\r\n   CORRECTION ESPACEMENT : padding-bottom augment\u00e9\r\n   ============================================= *\/\r\n.bp-products {\r\n  padding: 80px 80px 140px; \/* <-- 140px en bas au lieu de 80px *\/\r\n  background: #071220;\r\n}\r\n\r\n.bp-section-header { text-align: center; margin-bottom: 50px; }\r\n.bp-section-tag { font-size: 11px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: #3b82f6; margin-bottom: 12px; }\r\n.bp-section-title { font-size: 34px; font-weight: 700; color: white; letter-spacing: -0.01em; }\r\n.bp-section-title em { color: #3b82f6; font-style: normal; }\r\n.bp-products-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }\r\n.bp-prod-card { background: #0d1f3c; border: 1px solid rgba(255,255,255,0.07); border-radius: 14px; overflow: hidden; text-decoration: none; transition: border-color 0.2s, transform 0.2s; display: block; }\r\n.bp-prod-card:hover { border-color: rgba(59,130,246,0.4); transform: translateY(-4px); }\r\n.bp-prod-img { width: 100%; aspect-ratio: 4\/3; object-fit: cover; display: block; }\r\n.bp-prod-info { padding: 16px; }\r\n.bp-prod-name { font-size: 13px; font-weight: 700; color: white; letter-spacing: 0.06em; text-transform: uppercase; margin-bottom: 6px; }\r\n.bp-prod-arrow { font-size: 12px; color: #3b82f6; }\r\n\r\n\/* FOOTER *\/\r\n.bp-footer { background: #040d18; border-top: 1px solid rgba(255,255,255,0.06); padding: 28px 80px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 20px; }\r\n.bp-footer-left { display: flex; flex-direction: column; gap: 8px; }\r\n.bp-footer-copy { font-size: 12px; color: #334155; }\r\n.bp-footer-links { display: flex; gap: 24px; }\r\n.bp-footer-links a { font-size: 12px; color: #3b82f6; text-decoration: none; }\r\n.bp-footer-links a:hover { color: white; }\r\n\r\n\/* RESPONSIVE *\/\r\n@media (max-width: 768px) {\r\n  .bp-nav { padding: 0 16px; height: 60px; }\r\n  .bp-nav-links { display: none; }\r\n  .bp-nav-cta { display: none; }\r\n  .bp-hamburger { display: flex; }\r\n  .bp-hero { grid-template-columns: 1fr; padding: 40px 16px; text-align: center; gap: 30px; min-height: auto; }\r\n  .bp-hero h1 { font-size: 32px; }\r\n  .bp-hero-desc { max-width: 100%; }\r\n  .bp-hero-btns { justify-content: center; }\r\n  .bp-hero-stats { justify-content: center; gap: 24px; }\r\n  .bp-hero-right img { max-width: 100%; }\r\n  .bp-products { padding: 40px 16px 100px; } \/* correction mobile aussi *\/\r\n  .bp-section-title { font-size: 26px; }\r\n  .bp-products-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }\r\n  .bp-footer { padding: 20px 16px; flex-direction: column; text-align: center; gap: 16px; }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n  .bp-hero h1 { font-size: 26px; }\r\n  .bp-products-grid { grid-template-columns: 1fr; }\r\n  .bp-hero-stats { flex-direction: column; gap: 16px; align-items: center; }\r\n  .bp-hero-btns { flex-direction: column; align-items: center; }\r\n  .bp-btn-primary, .bp-btn-secondary { width: 100%; text-align: center; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"bp\">\r\n\r\n  <!-- MOBILE MENU -->\r\n  <div class=\"bp-mobile-menu\" id=\"mobileMenu\">\r\n    <a href=\"https:\/\/bekerprinter.com\/\">Home<\/a>\r\n    <a href=\"https:\/\/bekerprinter.com\/#produits\">Products<\/a>\r\n    <a href=\"https:\/\/bekerprinter.com\/?page_id=2605\">Download<\/a>\r\n    <a href=\"https:\/\/bekerprinter.com\/?page_id=2320\">Contact<\/a>\r\n    <a href=\"https:\/\/bekerprinter.com\/?page_id=2320\" class=\"bp-mobile-cta\">Contact Us<\/a>\r\n  <\/div>\r\n\r\n  <!-- NAV -->\r\n  <nav class=\"bp-nav\">\r\n    <div class=\"bp-nav-logo\">\r\n      <a href=\"https:\/\/bekerprinter.com\/\">\r\n        <svg width=\"150\" height=\"40\" viewBox=\"0 0 280 70\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <rect x=\"2\" y=\"10\" width=\"36\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\"\/>\r\n          <rect x=\"8\" y=\"22\" width=\"30\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\" opacity=\"0.55\"\/>\r\n          <rect x=\"2\" y=\"34\" width=\"36\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\"\/>\r\n          <rect x=\"8\" y=\"46\" width=\"22\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\" opacity=\"0.25\"\/>\r\n          <rect x=\"0\" y=\"8\" width=\"3\" height=\"47\" rx=\"1.5\" fill=\"#60a5fa\"\/>\r\n          <text x=\"56\" y=\"38\" font-family=\"Arial Black, Arial\" font-size=\"30\" font-weight=\"900\" fill=\"white\" letter-spacing=\"4\">BEKER<\/text>\r\n          <rect x=\"56\" y=\"46\" width=\"194\" height=\"1\" rx=\"0.5\" fill=\"rgba(59,130,246,0.4)\"\/>\r\n          <text x=\"57\" y=\"60\" font-family=\"Arial\" font-size=\"10\" font-weight=\"300\" fill=\"#3b82f6\" letter-spacing=\"8\">PRINTER<\/text>\r\n        <\/svg>\r\n      <\/a>\r\n    <\/div>\r\n    <div class=\"bp-nav-right\">\r\n      <div class=\"bp-nav-links\">\r\n        <a href=\"https:\/\/bekerprinter.com\/\">Home<\/a>\r\n        <a href=\"https:\/\/bekerprinter.com\/#produits\">Products<\/a>\r\n        <a href=\"https:\/\/bekerprinter.com\/?page_id=2605\">Download<\/a>\r\n        <a href=\"https:\/\/bekerprinter.com\/?page_id=2320\">Contact<\/a>\r\n      <\/div>\r\n      <a href=\"https:\/\/bekerprinter.com\/?page_id=2320\" class=\"bp-nav-cta\">Contact Us<\/a>\r\n      <button class=\"bp-hamburger\" id=\"hamburger\" onclick=\"toggleMenu()\">\r\n        <span><\/span>\r\n        <span><\/span>\r\n        <span><\/span>\r\n      <\/button>\r\n    <\/div>\r\n  <\/nav>\r\n\r\n  <!-- HERO -->\r\n  <section class=\"bp-hero\">\r\n    <div class=\"bp-hero-left\">\r\n      <h1>BEKER<br><em>PRINTER<\/em><\/h1>\r\n      <p class=\"bp-hero-sub\">Commercial Printing Solutions<\/p>\r\n      <p class=\"bp-hero-desc\">Smart, reliable printers designed to boost your productivity and deliver professional quality results.<\/p>\r\n      <div class=\"bp-hero-btns\">\r\n        <a href=\"https:\/\/bekerprinter.com\/#produits\" class=\"bp-btn-primary\">View Our Products<\/a>\r\n        <a href=\"https:\/\/bekerprinter.com\/?page_id=2320\" class=\"bp-btn-secondary\">Contact Us<\/a>\r\n      <\/div>\r\n      <div class=\"bp-hero-stats\">\r\n        <div>\r\n          <div class=\"bp-stat-num\">4+<\/div>\r\n          <div class=\"bp-stat-label\">Product ranges<\/div>\r\n        <\/div>\r\n        <div>\r\n          <div class=\"bp-stat-num\">100%<\/div>\r\n          <div class=\"bp-stat-label\">Technical support<\/div>\r\n        <\/div>\r\n        <div>\r\n          <div class=\"bp-stat-num\">TN<\/div>\r\n          <div class=\"bp-stat-label\">Global delivery from Tunisia<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"bp-hero-right\">\r\n      <img decoding=\"async\" src=\"https:\/\/bekerprinter.com\/wp-content\/uploads\/2026\/02\/affiche-transparent-1024x330.png\" alt=\"Beker Printers\" \/>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- PRODUCTS \u2014 padding-bottom: 140px pour l'espace demand\u00e9 -->\r\n  <section class=\"bp-products\" id=\"produits\">\r\n    <div class=\"bp-section-header\">\r\n      <div class=\"bp-section-tag\">Catalogue<\/div>\r\n      <div class=\"bp-section-title\">Our <em>Products<\/em><\/div>\r\n    <\/div>\r\n    <div class=\"bp-products-grid\">\r\n      <a href=\"https:\/\/bekerprinter.com\/?page_id=2493\" class=\"bp-prod-card\">\r\n        <img decoding=\"async\" class=\"bp-prod-img\" src=\"https:\/\/bekerprinter.com\/wp-content\/uploads\/2026\/02\/desk-printer-1024x767.jpg\" alt=\"Desk Printer\" \/>\r\n        <div class=\"bp-prod-info\">\r\n          <div class=\"bp-prod-name\">Desk Printer<\/div>\r\n          <div class=\"bp-prod-arrow\">Discover \u2192<\/div>\r\n        <\/div>\r\n      <\/a>\r\n      <a href=\"https:\/\/bekerprinter.com\/?page_id=3209\" class=\"bp-prod-card\">\r\n        <img decoding=\"async\" class=\"bp-prod-img\" src=\"https:\/\/bekerprinter.com\/wp-content\/uploads\/2026\/02\/wide2-1024x767.jpg\" alt=\"Wide Format Printer\" \/>\r\n        <div class=\"bp-prod-info\">\r\n          <div class=\"bp-prod-name\">Wide Format Printer<\/div>\r\n          <div class=\"bp-prod-arrow\">Discover \u2192<\/div>\r\n        <\/div>\r\n      <\/a>\r\n      <a href=\"https:\/\/bekerprinter.com\/?page_id=2560\" class=\"bp-prod-card\">\r\n        <img decoding=\"async\" class=\"bp-prod-img\" src=\"https:\/\/bekerprinter.com\/wp-content\/uploads\/2026\/02\/thermal-printer-1024x767.jpg\" alt=\"Thermal Printer\" \/>\r\n        <div class=\"bp-prod-info\">\r\n          <div class=\"bp-prod-name\">Thermal Printer<\/div>\r\n          <div class=\"bp-prod-arrow\">Discover \u2192<\/div>\r\n        <\/div>\r\n      <\/a>\r\n      <a href=\"https:\/\/bekerprinter.com\/?page_id=2532\" class=\"bp-prod-card\">\r\n        <img decoding=\"async\" class=\"bp-prod-img\" src=\"https:\/\/bekerprinter.com\/wp-content\/uploads\/2026\/02\/plotter-2-1024x767.jpg\" alt=\"Plotter\" \/>\r\n        <div class=\"bp-prod-info\">\r\n          <div class=\"bp-prod-name\">Plotter<\/div>\r\n          <div class=\"bp-prod-arrow\">Discover \u2192<\/div>\r\n        <\/div>\r\n      <\/a>\r\n    <\/div>\r\n  <\/section>\r\n  \r\n\r\n  <!-- FOOTER -->\r\n  <div class=\"bp-footer\">\r\n    <div class=\"bp-footer-left\">\r\n      <svg width=\"120\" height=\"32\" viewBox=\"0 0 280 70\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <rect x=\"2\" y=\"10\" width=\"36\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\"\/>\r\n        <rect x=\"8\" y=\"22\" width=\"30\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\" opacity=\"0.55\"\/>\r\n        <rect x=\"2\" y=\"34\" width=\"36\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\"\/>\r\n        <rect x=\"8\" y=\"46\" width=\"22\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\" opacity=\"0.25\"\/>\r\n        <rect x=\"0\" y=\"8\" width=\"3\" height=\"47\" rx=\"1.5\" fill=\"#60a5fa\"\/>\r\n        <text x=\"56\" y=\"38\" font-family=\"Arial Black, Arial\" font-size=\"30\" font-weight=\"900\" fill=\"white\" letter-spacing=\"4\">BEKER<\/text>\r\n        <rect x=\"56\" y=\"46\" width=\"194\" height=\"1\" rx=\"0.5\" fill=\"rgba(59,130,246,0.4)\"\/>\r\n        <text x=\"57\" y=\"60\" font-family=\"Arial\" font-size=\"10\" font-weight=\"300\" fill=\"#3b82f6\" letter-spacing=\"8\">PRINTER<\/text>\r\n      <\/svg>\r\n      <span class=\"bp-footer-copy\">\u00a9 2026 Beker Printer \u2014 All rights reserved<\/span>\r\n    <\/div>\r\n    <div class=\"bp-footer-links\">\r\n      <a href=\"https:\/\/bekerprinter.com\/?page_id=2493\">Products<\/a>\r\n      <a href=\"https:\/\/bekerprinter.com\/?page_id=2605\">Download<\/a>\r\n      <a href=\"https:\/\/bekerprinter.com\/?page_id=2320\">Contact<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\nfunction toggleMenu() {\r\n  const menu = document.getElementById('mobileMenu');\r\n  const hamburger = document.getElementById('hamburger');\r\n  menu.classList.toggle('open');\r\n  hamburger.classList.toggle('open');\r\n}\r\ndocument.querySelectorAll('.bp-mobile-menu a').forEach(function(link) {\r\n  link.addEventListener('click', function() {\r\n    document.getElementById('mobileMenu').classList.remove('open');\r\n    document.getElementById('hamburger').classList.remove('open');\r\n  });\r\n});\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\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>Beker Printer Home Products Download Contact Contact Us BEKER PRINTER Home Products Download Contact Contact Us BEKERPRINTER Commercial Printing Solutions&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2576","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bekerprinter.com\/index.php?rest_route=\/wp\/v2\/pages\/2576","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bekerprinter.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bekerprinter.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bekerprinter.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bekerprinter.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2576"}],"version-history":[{"count":142,"href":"https:\/\/bekerprinter.com\/index.php?rest_route=\/wp\/v2\/pages\/2576\/revisions"}],"predecessor-version":[{"id":3883,"href":"https:\/\/bekerprinter.com\/index.php?rest_route=\/wp\/v2\/pages\/2576\/revisions\/3883"}],"wp:attachment":[{"href":"https:\/\/bekerprinter.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2576"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}