{"id":8157,"date":"2022-10-24T19:44:46","date_gmt":"2022-10-24T19:44:46","guid":{"rendered":"https:\/\/www.simracinghub.nl\/?page_id=8157"},"modified":"2026-05-08T21:14:39","modified_gmt":"2026-05-08T19:14:39","slug":"partners","status":"publish","type":"page","link":"https:\/\/www.simracinghub.nl\/en\/partners\/","title":{"rendered":"Partners"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8157\" class=\"elementor elementor-8157\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b30dfdf e-flex e-con-boxed e-con e-parent\" data-id=\"b30dfdf\" 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-30b0b86c elementor-widget elementor-widget-text-editor\" data-id=\"30b0b86c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0<\/p><h1 class=\"vc_custom_heading\" style=\"text-align: center;\">Ontmoet Onze Partners<\/h1><div class=\"divider-wrap\" style=\"text-align: center;\" data-alignment=\"center\"><div class=\"divider-small-border completed\" data-width=\"40\" data-animate=\"yes\" data-animation-delay=\"\" data-color=\"accent-color\">\u00a0<\/div><\/div><div class=\"wpb_text_column wpb_content_element \"><div class=\"wpb_wrapper\"><p style=\"text-align: center;\">Bij www.simracinghub.nl zijn wij afhankelijk van affiliate en advertentie inkomsten van onze partners. Hiermee verdienen wij een klein percentage commissie waarmee wij onze vaste kosten kunnen dekken. Dit doen wij zodat wij jullie de best mogelijke ervaring op onze website kunnen bieden. Ook kunnen wij hierdoor nieuwe content voor jullie kunnen cre\u00ebren. Ben je opzoek naar <a href=\"https:\/\/www.simracinghub.nl\/sim-racing-voor-beginners-dit-is-wat-je-moet-weten\/\">nieuwe sim racing<\/a> hardware? Winkel en bestel dan direct bij onze partners! Bij een aantal affiliate partners hebben we een <strong>interessante korting<\/strong>. Deze staat hieronder in de lijst beschreven. Dat is mooi meegenomen, toch?<\/p><\/div><\/div><h2>Affiliate Partners<\/h2><ul><li><strong><a href=\"https:\/\/www.apexsimracing.com\/74723\" target=\"_blank\">Apex Sim Racing <\/a><\/strong><a href=\"https:\/\/trakracer.eu\/?ref=49\" target=\"_blank\">(discount 5%: use code &#8216;SRH5')<\/a><\/li><li><a href=\"https:\/\/www.treq-sim.com\/?aff=1771\" target=\"_blank\"><strong>Treq Sim <\/strong>(discount 5%: use code &#8216;simracinghub')<\/a><\/li><li><a href=\"https:\/\/www.imbracewear.com?aff=44\" target=\"_blank\"><strong>IMB Racewear<\/strong><\/a><\/li><li><strong><a href=\"https:\/\/www.simwear.eu\/?ref=simracinghub\" target=\"_blank\">SimWear <\/a><\/strong><\/li><li><a href=\"https:\/\/www.p1sim.fr\/?rfsn=7780484.a3a726&utm_source=refersion&utm_medium=affiliate&utm_campaign=7780484.a3a726\" target=\"_blank\"><strong>P1Sim<\/strong><\/a><\/li><\/ul><p class=\"p1\">Met onze sim racing deals pak je korting \u00e9n steun je www.simracinghub.nl tegelijk. Dankzij onze affiliatie partners kunnen we regelmatig exclusieve sim racing deals en kortingen delen op populaire sim racing hardware en accessoires. Gebruik de onderstaande links wanneer je iets koopt: jij betaalt niets extra, maar het helpt ons om meer reviews, guides en content te maken. Kortingen kunnen wel oplopen tot 20%!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0bc9e40 e-flex e-con-boxed e-con e-parent\" data-id=\"0bc9e40\" 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-c260b5b elementor-widget elementor-widget-html\" data-id=\"c260b5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .partners-intro p { margin-bottom: 1em; }\n\n  .affiliate-list { list-style: none; padding: 0; }\n  .affiliate-list li { padding: 6px 0; border-bottom: 1px solid #eee; }\n  .affiliate-list li::before { content: \"\u2014 \"; color: #e74c3c; }\n\n  .partner-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-top: 20px;\n  }\n\n  .partner-box {\n    position: relative;\n    border-radius: 10px;\n    overflow: hidden;\n    cursor: pointer;\n    display: block;\n    text-decoration: none;\n  }\n\n  .partner-box img {\n    width: 100%;\n    height: auto;\n    display: block;\n    transition: transform 0.4s ease;\n  }\n\n  .partner-box:hover img {\n    transform: scale(1.08);\n  }\n\n  .partner-box .overlay {\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    background: rgba(231, 76, 60, 0.85);\n    color: #fff;\n    padding: 14px 16px;\n    transform: translateY(100%);\n    transition: transform 0.3s ease;\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  .partner-box:hover .overlay {\n    transform: translateY(0);\n  }\n\n  .partner-box .label {\n    text-align: center;\n    padding: 10px;\n    font-weight: bold;\n    font-size: 13px;\n    background: #f9f9f9;\n  }\n\n  @media (max-width: 768px) {\n    .partner-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n  @media (max-width: 480px) {\n    .partner-grid { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<!-- ===== SECTIE 1: Intro ===== -->\n<div class=\"partners-intro\">\n  <h1>PARTNERS<\/h1>\n  <h2>Ontmoet Onze Partners<\/h2>\n  <p>\n    Bij <a href=\"http:\/\/www.simracinghub.nl\">www.simracinghub.nl<\/a> zijn wij afhankelijk van affiliate en advertentie inkomsten van onze partners. Hiermee verdienen wij een klein percentage commissie waarmee wij onze vaste kosten kunnen dekken. Dit doen wij zodat wij jullie de best mogelijke ervaring op onze website kunnen bieden. Ook kunnen wij hierdoor nieuwe content voor jullie kunnen cre\u00ebren. Ben je opzoek naar nieuwe sim racing hardware? Winkel en bestel dan direct bij onze partners! Bij een aantal affiliate partners hebben we een interessante korting. Deze staat hieronder in de lijst beschreven. Dat is mooi meegenomen, toch?\n  <\/p>\n<\/div>\n\n<!-- ===== SECTIE 2: Affiliate Partners lijst + afbeelding ===== -->\n<!-- Gebruik in Elementor: Sectie met 2 kolommen (50\/50) -->\n<!-- Kolom links: onderstaande lijst | Kolom rechts: Image widget (ID 14866) -->\n<div style=\"display:grid; grid-template-columns:1fr 1fr; gap:40px; align-items:center; margin: 40px 0;\">\n  <div>\n    <h3>Affiliate Partners<\/h3>\n    <ul class=\"affiliate-list\">\n      <li>Apex Sim Racing <em>(discount 5%: use code 'SRH5')<\/em><\/li>\n      <li>Treq Sim <em>(discount 5%: use code 'simracinghub')<\/em><\/li>\n      <li>IMB Racewear<\/li>\n      <li>SimWear<\/li>\n      <li>P1Sim<\/li>\n    <\/ul>\n  <\/div>\n  <div>\n    <!-- Vervang door Elementor Image widget met afbeelding ID 14866 -->\n    <img decoding=\"async\" src=\"[AFBEELDING ID 14866]\" alt=\"Partners overzicht\" style=\"max-width:100%; border-radius:8px;\" class=\"no-lazyload\" \/>\n  <\/div>\n<\/div>\n\n<!-- ===== SECTIE 3: Sim racing deals intro ===== -->\n<div style=\"margin: 40px 0 20px;\">\n  <h2>Sim racing deals<\/h2>\n  <p>\n    Met onze sim racing deals pak je korting \u00e9n steun je <a href=\"http:\/\/www.simracinghub.nl\">www.simracinghub.nl<\/a> tegelijk. Dankzij onze affiliatie partners kunnen we regelmatig exclusieve sim racing deals en kortingen delen op populaire sim racing hardware en accessoires. Gebruik de onderstaande links wanneer je iets koopt: jij betaalt niets extra, maar het helpt ons om meer reviews, guides en content te maken. Kortingen kunnen wel oplopen tot 20%!\n  <\/p>\n<\/div>\n\n<!-- ===== SECTIE 4: Partner boxes grid ===== -->\n<div class=\"partner-grid\">\n\n  <!-- Kolom 1 -->\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/fanatec\" target=\"_blank\" aria-label=\"Fanatec\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 17116]\" alt=\"Fanatec\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Check out all the deals!<\/div>\n    <div class=\"overlay\">\u2193 Check out the best deals and bundles<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/pimax\" target=\"_blank\" aria-label=\"Pimax\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27422]\" alt=\"Pimax\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Use code 'SIMRACINGHUB' for 3% discount!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/moza-racing\" target=\"_blank\" aria-label=\"Moza Racing\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 17120]\" alt=\"Moza Racing\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Check out the best deals!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/asetek\" target=\"_blank\" aria-label=\"Asetek Sim Sports\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 17121]\" alt=\"Asetek Sim Sports\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Use code 'SIMRACINGHUBNL' for 5% discount!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/vrs\" target=\"_blank\" aria-label=\"VRS\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27436]\" alt=\"VRS\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Use code 'SIMRACINGHUB' for 5% discount!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/sensit-haptics\" target=\"_blank\" aria-label=\"Sensit Haptics\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27438]\" alt=\"Sensit Haptics\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Use code 'SIMRACINGHUB' for 5% discount!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/my.trophi.ai\/get-trophi?via=simracinghub\" target=\"_blank\" aria-label=\"Trophi.ai\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27432]\" alt=\"Trophi.ai\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Use code 'SIMRACINGHUB' for 12% off!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/heusinkveld\" target=\"_blank\" aria-label=\"Heusinkveld\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 25378]\" alt=\"Heusinkveld\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Use code 'SRHUB' for 5% off!<\/div>\n  <\/a>\n\n  <!-- Kolom 2 -->\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/sim-lab\" target=\"_blank\" aria-label=\"Sim Lab\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 17117]\" alt=\"Sim Lab\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Use code 'SIMRACINGHUB5' for 5% discount!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/getail-design\" target=\"_blank\" aria-label=\"Getail Design\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27418]\" alt=\"Getail Design\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Use code 'SIMRHUBNL5' for 5% discount!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/vero-motion\" target=\"_blank\" aria-label=\"Vero Motion\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27482]\" alt=\"Vero Motion\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Check the best deals<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/track-titan\" target=\"_blank\" aria-label=\"Track Titan\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27431]\" alt=\"Track Titan\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Try out 7-days for free!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/box-one-racing\" target=\"_blank\" aria-label=\"Box One Racing\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27471]\" alt=\"Box One Racing\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Check out the best deals!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/simagic\" target=\"_blank\" aria-label=\"Simagic\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 25379]\" alt=\"Simagic\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Check out the best deals!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/almeida-racing-academy\" target=\"_blank\" aria-label=\"Almeida Racing Academy\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27495]\" alt=\"Almeida Racing Academy\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Use code 'SIMRACINGHUBNL' for 8% off!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/simsonn\" target=\"_blank\" aria-label=\"Simsonn\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27489]\" alt=\"Simsonn\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Use code 'SIMRACINGHUBNL' for 8% off!<\/div>\n  <\/a>\n\n  <!-- Kolom 3 -->\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/gsi\" target=\"_blank\" aria-label=\"Gomez Sim Industries\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27420]\" alt=\"Gomez Sim Industries\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Use code 'SRH5' for 5% discount!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/pokornyi-engineering\" target=\"_blank\" aria-label=\"Pokornyi Engineering\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27429]\" alt=\"Pokornyi Engineering\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Check out the best deals!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/trak-racer\" target=\"_blank\" aria-label=\"Trak Racer\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 25371]\" alt=\"Trak Racer\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Check out the best deals!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/logitech\" target=\"_blank\" aria-label=\"Logitech\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27442]\" alt=\"Logitech\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Check out the best deals!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/pxn\" target=\"_blank\" aria-label=\"PXN Sim\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27466]\" alt=\"PXN Sim\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Check out the best deals!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/slip-angle\" target=\"_blank\" aria-label=\"Slip Angle\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27481]\" alt=\"Slip Angle\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Check out the best deals!<\/div>\n  <\/a>\n\n  <a class=\"partner-box\" href=\"https:\/\/www.simracinghub.nl\/go\/simsportgadget\" target=\"_blank\" aria-label=\"SimSportGadget\">\n    <img decoding=\"async\" src=\"[AFBEELDING ID 27474]\" alt=\"SimSportGadget\" class=\"no-lazyload\" \/>\n    <div class=\"label\">Grab Your Discount!<\/div>\n    <div class=\"overlay\">\u2193 Use code 'SRHUB' for 5% off!<\/div>\n  <\/a>\n\n<\/div>\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>\u00a0 Meet Our Partners At www.simracinghub.nl, we rely on affiliate and ad revenue from our partners. Through these, we earn a small percentage...<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_lmt_disableupdate":"","_lmt_disable":"","ai_generated_summary":"","footnotes":""},"class_list":["post-8157","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.simracinghub.nl\/en\/wp-json\/wp\/v2\/pages\/8157","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.simracinghub.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.simracinghub.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.simracinghub.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.simracinghub.nl\/en\/wp-json\/wp\/v2\/comments?post=8157"}],"version-history":[{"count":0,"href":"https:\/\/www.simracinghub.nl\/en\/wp-json\/wp\/v2\/pages\/8157\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.simracinghub.nl\/en\/wp-json\/wp\/v2\/media?parent=8157"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}