{"id":209,"date":"2026-09-16T10:47:40","date_gmt":"2026-09-16T10:47:40","guid":{"rendered":"https:\/\/pacsolutions.nl\/?page_id=209"},"modified":"2026-09-16T10:47:40","modified_gmt":"2026-09-16T10:47:40","slug":"pac-business-start-pro","status":"publish","type":"page","link":"https:\/\/pacsolutions.nl\/?page_id=209","title":{"rendered":"PAC Business Start Pro"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"nl\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>PAC &#8211; Jouw onderneming professioneel van start<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&#038;family=Caveat:wght@700&#038;display=swap\" rel=\"stylesheet\">\n  <style>\n    :root {\n      --pac-red: #e60000;\n      --pac-red-hover: #c40000;\n      --pac-dark: #0f172a;\n      --pac-text: #1e293b;\n      --pac-muted: #64748b;\n      --pac-light-bg: #f8fafc;\n      --pac-border: #e2e8f0;\n    }\n\n    * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      font-family: 'Inter', sans-serif;\n      color: var(--pac-text);\n      background-color: #f1f5f9;\n      line-height: 1.5;\n    }\n\n    \/* Container *\/\n    .page-wrapper {\n      max-width: 1380px;\n      margin: 0 auto;\n      background: #ffffff;\n      box-shadow: 0 10px 40px rgba(0,0,0,0.08);\n    }\n\n    \/* Bovenste sectie met achtergrond *\/\n    .hero-banner {\n      position: relative;\n      \/* Vervang 'achtergrond.webp' door jouw eigen achtergrondafbeelding *\/\n      background: linear-gradient(90deg, rgba(255,255,255,0.96) 0%, rgba(255,255,255,0.85) 55%, rgba(255,255,255,0.2) 100%), \n                  url('achtergrond.webp') center right \/ cover no-repeat;\n      padding: 40px 60px 80px;\n    }\n\n    \/* Header \/ Logo *\/\n    header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-bottom: 40px;\n    }\n\n    .brand-logo {\n      display: flex;\n      flex-direction: column;\n    }\n\n    .brand-logo .logo-main {\n      font-size: 40px;\n      font-weight: 900;\n      letter-spacing: -2px;\n      color: #0b1a30;\n      display: flex;\n      align-items: center;\n      line-height: 1;\n    }\n\n    .brand-logo .logo-arrows {\n      color: var(--pac-red);\n      font-size: 32px;\n      margin-left: 6px;\n      letter-spacing: -4px;\n    }\n\n    .brand-logo .logo-sub {\n      font-size: 10px;\n      font-weight: 700;\n      letter-spacing: 3px;\n      color: #334155;\n      margin-top: 5px;\n    }\n\n    .slogan-handwritten {\n      font-family: 'Caveat', cursive;\n      color: var(--pac-red);\n      font-size: 40px;\n      line-height: 1;\n      transform: rotate(-7deg);\n      border-bottom: 2px solid var(--pac-red);\n      padding-bottom: 4px;\n    }\n\n    \/* Hero tekst *\/\n    .hero-content {\n      max-width: 720px;\n      margin-bottom: 40px;\n    }\n\n    .hero-content h1 {\n      font-size: 48px;\n      font-weight: 900;\n      line-height: 1.15;\n      color: #0b1a30;\n      margin-bottom: 14px;\n    }\n\n    .hero-content h1 .text-red {\n      color: var(--pac-red);\n    }\n\n    .hero-content p {\n      font-size: 20px;\n      font-weight: 600;\n      color: #334155;\n      line-height: 1.4;\n    }\n\n    \/* Grid met diensten *\/\n    .services-grid {\n      display: grid;\n      grid-template-columns: repeat(5, 1fr);\n      gap: 12px;\n      max-width: 680px;\n    }\n\n    .service-card {\n      background: rgba(255, 255, 255, 0.9);\n      backdrop-filter: blur(8px);\n      border: 1px solid rgba(226, 232, 240, 0.8);\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      min-height: 105px;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n    }\n\n    .service-card svg {\n      width: 24px;\n      height: 24px;\n      stroke: #0f172a;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n      margin-bottom: 8px;\n    }\n\n    .service-card h4 {\n      font-size: 12px;\n      font-weight: 700;\n      color: #0f172a;\n      line-height: 1.2;\n    }\n\n    .service-card span {\n      font-size: 10px;\n      color: var(--pac-muted);\n      margin-top: 4px;\n      line-height: 1.1;\n    }\n\n    \/* Pakketten & Ondersteuning *\/\n    .packages-section {\n      padding: 0 60px 40px;\n      margin-top: -30px;\n      position: relative;\n      z-index: 2;\n    }\n\n    .packages-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr) 1.2fr;\n      gap: 18px;\n      align-items: end;\n    }\n\n    .card {\n      background: #ffffff;\n      border-radius: 12px;\n      border: 1px solid var(--pac-border);\n      padding: 24px;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.06);\n      display: flex;\n      flex-direction: column;\n      height: 100%;\n    }\n\n    .card.highlighted {\n      background: #091322;\n      color: #ffffff;\n      border: none;\n      position: relative;\n      box-shadow: 0 12px 32px rgba(9, 19, 34, 0.25);\n    }\n\n    .card-badge {\n      position: absolute;\n      top: -14px;\n      left: 50%;\n      transform: translateX(-50%);\n      background: var(--pac-red);\n      color: #ffffff;\n      font-size: 11px;\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      padding: 5px 16px;\n      border-radius: 20px;\n    }\n\n    .card h3 {\n      font-size: 18px;\n      font-weight: 800;\n      margin-bottom: 4px;\n    }\n\n    .card-subtitle {\n      font-size: 12px;\n      color: var(--pac-muted);\n      min-height: 32px;\n      margin-bottom: 12px;\n    }\n\n    .card.highlighted .card-subtitle {\n      color: #94a3b8;\n    }\n\n    .price-box {\n      margin-bottom: 16px;\n      padding-bottom: 16px;\n      border-bottom: 1px solid var(--pac-border);\n    }\n\n    .card.highlighted .price-box {\n      border-color: #1e293b;\n    }\n\n    .price-label {\n      font-size: 12px;\n      color: var(--pac-muted);\n    }\n\n    .price-amount {\n      font-size: 28px;\n      font-weight: 900;\n      letter-spacing: -1px;\n    }\n\n    .card.highlighted .price-label {\n      color: #94a3b8;\n    }\n\n    .features-list {\n      list-style: none;\n      margin-bottom: 24px;\n      flex-grow: 1;\n    }\n\n    .features-list li {\n      font-size: 13px;\n      margin-bottom: 8px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .features-list svg {\n      width: 15px;\n      height: 15px;\n      stroke: var(--pac-red);\n      flex-shrink: 0;\n      margin-top: 3px;\n    }\n\n    .btn {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      padding: 10px 16px;\n      border-radius: 6px;\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 0.5px;\n      text-decoration: none;\n      transition: all 0.2s ease;\n      cursor: pointer;\n    }\n\n    .btn-outline {\n      border: 1px solid #cbd5e1;\n      color: #0b1a30;\n      background: #ffffff;\n    }\n\n    .btn-outline:hover {\n      background: #f8fafc;\n      border-color: #94a3b8;\n    }\n\n    .btn-red {\n      background: var(--pac-red);\n      color: #ffffff;\n      border: none;\n    }\n\n    .btn-red:hover {\n      background: var(--pac-red-hover);\n    }\n\n    \/* Support zijpaneel *\/\n    .support-card {\n      background: #ffffff;\n      border-radius: 12px;\n      border: 1px solid var(--pac-border);\n      padding: 24px;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.06);\n    }\n\n    .support-card h3 {\n      font-size: 20px;\n      font-weight: 800;\n      margin-bottom: 8px;\n      color: #0b1a30;\n    }\n\n    .support-card p {\n      font-size: 12px;\n      color: var(--pac-muted);\n      line-height: 1.5;\n      margin-bottom: 20px;\n    }\n\n    .support-btn-box {\n      background: #f8fafc;\n      border: 1px solid var(--pac-border);\n      border-radius: 8px;\n      padding: 12px 16px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      text-decoration: none;\n      color: #0b1a30;\n    }\n\n    .support-btn-box:hover {\n      background: #f1f5f9;\n    }\n\n    .support-icon {\n      margin-right: 12px;\n    }\n\n    \/* Onderste balk (USP + CTA) *\/\n    .footer-bar {\n      background: #0b1a30;\n      color: #ffffff;\n      padding: 20px 60px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 20px;\n    }\n\n    .usps {\n      display: flex;\n      gap: 24px;\n      align-items: center;\n      flex-wrap: wrap;\n    }\n\n    .usp-item {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      font-size: 13px;\n      font-weight: 500;\n      color: #cbd5e1;\n      border-right: 1px solid rgba(255,255,255,0.15);\n      padding-right: 24px;\n    }\n\n    .usp-item:last-child {\n      border-right: none;\n    }\n\n    .usp-item svg {\n      width: 20px;\n      height: 20px;\n      stroke: #ffffff;\n      flex-shrink: 0;\n    }\n\n    .cta-btn {\n      background: var(--pac-red);\n      color: #ffffff;\n      padding: 14px 28px;\n      border-radius: 6px;\n      font-size: 13px;\n      font-weight: 800;\n      text-decoration: none;\n      letter-spacing: 0.5px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      white-space: nowrap;\n      transition: background 0.2s;\n    }\n\n    .cta-btn:hover {\n      background: var(--pac-red-hover);\n    }\n\n    \/* Responsiviteit *\/\n    @media (max-width: 1080px) {\n      .packages-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      .services-grid {\n        grid-template-columns: repeat(3, 1fr);\n      }\n    }\n\n    @media (max-width: 768px) {\n      .hero-banner, .packages-section, .footer-bar {\n        padding-left: 20px;\n        padding-right: 20px;\n      }\n      .packages-grid, .services-grid {\n        grid-template-columns: 1fr;\n      }\n      .usp-item {\n        border-right: none;\n        padding-right: 0;\n        width: 100%;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<div class=\"page-wrapper\">\n\n  <!-- HERO SECTIE -->\n  <section class=\"hero-banner\">\n    <header>\n      <div class=\"brand-logo\">\n        <div class=\"logo-main\">PAC <span class=\"logo-arrows\">\u21f6<\/span><\/div>\n        <div class=\"logo-sub\">STRATEGIE | INZICHT | CONTROLE<\/div>\n      <\/div>\n      <div class=\"slogan-handwritten\">Van idee<br>tot impact<\/div>\n    <\/header>\n\n    <div class=\"hero-content\">\n      <h1>Jouw onderneming <span class=\"text-red\">professioneel van start.<\/span><\/h1>\n      <p>Alles wat je nodig hebt. E\u00e9n aanspreekpunt.<br>Van idee tot groei \u2013 en daarna.<\/p>\n    <\/div>\n\n    <!-- ICONEN GRID -->\n    <div class=\"services-grid\">\n      <div class=\"service-card\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 19l7-7 3 3-7 7-3-3z\"><\/path><path d=\"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z\"><\/path><\/svg>\n        <h4>Huisstijl &#038; branding<\/h4>\n      <\/div>\n      <div class=\"service-card\">\n        <svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"><\/rect><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"><\/line><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"><\/line><\/svg>\n        <h4>Website &#038; webshop<\/h4>\n        <span>bijv. Shopify<\/span>\n      <\/div>\n      <div class=\"service-card\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path><polyline points=\"22,6 12,13 2,6\"><\/polyline><\/svg>\n        <h4>Zakelijke e-mail<\/h4>\n        <span>Microsoft 365<\/span>\n      <\/div>\n      <div class=\"service-card\">\n        <svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"><\/line><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"><\/line><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"><\/line><\/svg>\n        <h4>Marketing-strategie<\/h4>\n      <\/div>\n      <div class=\"service-card\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><polyline points=\"10 9 9 9 8 9\"><\/polyline><\/svg>\n        <h4>Exact Online<\/h4>\n        <span>Financi\u00eble administratie<\/span>\n      <\/div>\n      <div class=\"service-card\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"><\/path><path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"><\/path><\/svg>\n        <h4>Webshop koppeling<\/h4>\n        <span>Shopify \u21c4 Exact Online<\/span>\n      <\/div>\n      <div class=\"service-card\">\n        <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"><\/path><\/svg>\n        <h4>Automatisering &#038; AI<\/h4>\n        <span>Minder handwerk, meer groei<\/span>\n      <\/div>\n      <div class=\"service-card\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M3 18v-6a9 9 0 0 1 18 0v6\"><\/path><path d=\"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z\"><\/path><\/svg>\n        <h4>Support &#038; onderhoud<\/h4>\n        <span>Ook na de start<\/span>\n      <\/div>\n      <div class=\"service-card\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path><\/svg>\n        <h4>Boekhouder<\/h4>\n        <span>Aansluiting met Exact Online<\/span>\n      <\/div>\n      <div class=\"service-card\">\n        <svg viewBox=\"0 0 24 24\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"><\/polyline><polyline points=\"17 6 23 6 23 12\"><\/polyline><\/svg>\n        <h4>Advies &#038; begeleiding<\/h4>\n        <span>Langdurige samenwerking<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PAKKETTEN SECTIE -->\n  <section class=\"packages-section\">\n    <div class=\"packages-grid\">\n\n      <!-- Card 1 -->\n      <div class=\"card\">\n        <h3>Business Start<\/h3>\n        <div class=\"card-subtitle\">Een professionele basis om te starten.<\/div>\n        <div class=\"price-box\">\n          <span class=\"price-label\">vanaf<\/span>\n          <span class=\"price-amount\">\u20ac 1.495<\/span>\n          <span class=\"price-label\">excl. btw<\/span>\n        <\/div>\n        <ul class=\"features-list\">\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Huisstijl &#038; branding<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Domein, website en zakelijke e-mail<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Basis marketingstrategie<\/li>\n        <\/ul>\n        <a href=\"#contact\" class=\"btn btn-outline\">MEER INFORMATIE \u2192<\/a>\n      <\/div>\n\n      <!-- Card 2 (Meest gekozen) -->\n      <div class=\"card highlighted\">\n        <div class=\"card-badge\">MEEST GEKOZEN<\/div>\n        <h3>Business Start Pro<\/h3>\n        <div class=\"card-subtitle\">Compleet en klaar voor groei.<\/div>\n        <div class=\"price-box\">\n          <span class=\"price-label\">vanaf<\/span>\n          <span class=\"price-amount\">\u20ac 2.995<\/span>\n          <span class=\"price-label\">excl. btw<\/span>\n        <\/div>\n        <ul class=\"features-list\">\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Alles uit Business Start<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Shopify-webshop<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Inrichting Exact Online<\/li>\n        <\/ul>\n        <a href=\"#contact\" class=\"btn btn-red\">MEER INFORMATIE \u2192<\/a>\n      <\/div>\n\n      <!-- Card 3 -->\n      <div class=\"card\">\n        <h3>Business Start Complete<\/h3>\n        <div class=\"card-subtitle\">Alles geregeld, inclusief koppelingen en automatisering.<\/div>\n        <div class=\"price-box\">\n          <span class=\"price-label\">vanaf<\/span>\n          <span class=\"price-amount\">\u20ac 4.995<\/span>\n          <span class=\"price-label\">excl. btw<\/span>\n        <\/div>\n        <ul class=\"features-list\">\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Alles uit Business Start Pro<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Shopify \u21c4 Exact Online koppeling<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Automatisering en extra integraties<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Begeleiding boekhouder<\/li>\n        <\/ul>\n        <a href=\"#contact\" class=\"btn btn-outline\">MEER INFORMATIE \u2192<\/a>\n      <\/div>\n\n      <!-- Card 4 (Support) -->\n      <div class=\"support-card\">\n        <h3>Ook na de start.<\/h3>\n        <p>Een onderneming blijft zich ontwikkelen. Met PAC Business Support blijf ik betrokken voor support, onderhoud, aanpassingen en verdere optimalisatie.<\/p>\n        \n        <a href=\"#support\" class=\"support-btn-box\">\n          <div style=\"display: flex; align-items: center;\">\n            <svg class=\"support-icon\" viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" stroke=\"currentColor\" fill=\"none\" stroke-width=\"2\"><path d=\"M3 18v-6a9 9 0 0 1 18 0v6\"><\/path><path d=\"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z\"><\/path><\/svg>\n            <div>\n              <strong style=\"font-size: 13px; display: block;\">PAC Business Support<\/strong>\n              <span style=\"font-size: 11px; color: var(--pac-muted);\">vanaf <b>\u20ac 149<\/b> per maand<\/span>\n            <\/div>\n          <\/div>\n          <span>&gt;<\/span>\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- ONDERSTE BALK \/ FOOTER -->\n  <footer class=\"footer-bar\">\n    <div class=\"usps\">\n      <div class=\"usp-item\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg>\n        <span>Persoonlijk<br>en betrokken<\/span>\n      <\/div>\n      <div class=\"usp-item\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\"><path d=\"M20.42 4.58a5.4 5.4 0 0 0-7.65 0l-.77.78-.77-.78a5.4 5.4 0 0 0-7.65 0C1.46 6.7 1.33 10.28 4 13l8 8 8-8c2.67-2.72 2.54-6.3.42-8.42z\"><\/path><\/svg>\n        <span>E\u00e9n aanspreekpunt<br>voor alles<\/span>\n      <\/div>\n      <div class=\"usp-item\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"><\/polyline><polyline points=\"17 6 23 6 23 12\"><\/polyline><\/svg>\n        <span>Oplossingen die<br>met je meegroeien<\/span>\n      <\/div>\n      <div class=\"usp-item\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\n        <span>Betrouwbaar,<br>ook op de lange termijn<\/span>\n      <\/div>\n    <\/div>\n\n    <a href=\"#contact\" class=\"cta-btn\">\n      PLAN EEN VRIJBLIJVENDE KENNISMAKING \u2192\n    <\/a>\n  <\/footer>\n\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>PAC &#8211; Jouw onderneming professioneel van start PAC \u21f6 STRATEGIE | INZICHT | CONTROLE Van ideetot impact Jouw onderneming professioneel van start. Alles wat je nodig hebt. E\u00e9n aanspreekpunt.Van idee tot groei \u2013 en daarna. Huisstijl &#038; branding Website &#038; webshop bijv. Shopify Zakelijke e-mail Microsoft 365 Marketing-strategie Exact Online Financi\u00eble administratie Webshop koppeling Shopify [&hellip;]<\/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-209","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":8}},"_links":{"self":[{"href":"https:\/\/pacsolutions.nl\/index.php?rest_route=\/wp\/v2\/pages\/209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pacsolutions.nl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pacsolutions.nl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pacsolutions.nl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pacsolutions.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=209"}],"version-history":[{"count":1,"href":"https:\/\/pacsolutions.nl\/index.php?rest_route=\/wp\/v2\/pages\/209\/revisions"}],"predecessor-version":[{"id":211,"href":"https:\/\/pacsolutions.nl\/index.php?rest_route=\/wp\/v2\/pages\/209\/revisions\/211"}],"wp:attachment":[{"href":"https:\/\/pacsolutions.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}