{"id":15,"date":"2026-09-01T09:53:22","date_gmt":"2026-09-01T09:53:22","guid":{"rendered":"https:\/\/ldlwebsites.com\/?page_id=15"},"modified":"2026-09-01T10:44:12","modified_gmt":"2026-09-01T10:44:12","slug":"contact","status":"publish","type":"page","link":"https:\/\/ldlwebsites.com\/index.php\/contact\/","title":{"rendered":"contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15\" class=\"elementor elementor-15\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90b129f e-flex e-con-boxed e-con e-parent\" data-id=\"90b129f\" 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-089cfee elementor-widget elementor-widget-html\" data-id=\"089cfee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"nl\">\n<head>\n\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<title>Contact \u2014 LDL Websites<\/title>\n\n<meta\n  name=\"description\"\n  content=\"Neem contact op met LDL Websites voor een professionele website vanaf \u20ac450.\"\n>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n\n<link\n  href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;600&family=Instrument+Serif:ital@0;1&display=swap\"\n  rel=\"stylesheet\"\n>\n\n<style>\n\n\/* =====================================================\n   WORDPRESS \/ ELEMENTOR RESET\n===================================================== *\/\n\n.entry-title,\n.page-title,\n.site-title,\n.site-description,\n.wp-block-post-title,\n.elementor-page-title,\n.ast-page-title,\n.page-header,\n.entry-header,\n.site-header,\nheader.site-header,\n#masthead,\n#site-header,\n.elementor-location-header,\n.theme-page-header,\n.breadcrumbs,\n.breadcrumb,\n#breadcrumbs,\n.site-footer,\nfooter.site-footer,\n#colophon,\n.elementor-location-footer {\n  display: none !important;\n}\n\nbody,\n.site,\n.site-content,\n.content-area,\n.entry-content,\nmain,\n#content,\n#primary {\n  margin: 0 !important;\n  padding: 0 !important;\n  width: 100% !important;\n  max-width: 100% !important;\n}\n\n.entry-content > * {\n  max-width: none !important;\n  margin-left: 0 !important;\n  margin-right: 0 !important;\n}\n\n\n\/* =====================================================\n   BASIS\n===================================================== *\/\n\n:root {\n  --background: #050607;\n  --panel: #0b0d10;\n  --text: #f4f5f6;\n  --muted: #747b84;\n  --border: rgba(255,255,255,0.08);\n  --blue: #0968ff;\n}\n\n* {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\nhtml {\n  scroll-behavior: smooth;\n}\n\nbody {\n  min-height: 100vh;\n\n  font-family: \"DM Sans\", sans-serif;\n\n  background: #050607;\n\n  color: var(--text);\n\n  overflow-x: hidden;\n}\n\na {\n  color: inherit;\n  text-decoration: none;\n}\n\nbutton,\ninput,\ntextarea,\nselect {\n  font: inherit;\n}\n\n\n\/* =====================================================\n   GRAIN\n===================================================== *\/\n\n.contact-grain {\n  position: fixed;\n\n  inset: 0;\n\n  pointer-events: none;\n\n  z-index: 999;\n\n  opacity: 0.025;\n\n  background-image:\n    url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'\/%3E%3C\/svg%3E\");\n}\n\n\n\/* =====================================================\n   SHELL\n===================================================== *\/\n\n.contact-page {\n  width: calc(100% - 20px);\n\n  min-height: calc(100vh - 20px);\n\n  margin: 10px;\n\n  position: relative;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(255,255,255,0.07);\n\n  border-radius: 34px 34px 0 0;\n\n  background:\n    radial-gradient(\n      circle at 50% -10%,\n      rgba(0,100,255,0.25),\n      transparent 34%\n    ),\n    linear-gradient(\n      180deg,\n      #071426 0%,\n      #06090d 30%,\n      #050607 58%\n    );\n}\n\n\n\/* =====================================================\n   BLUE LIGHT\n===================================================== *\/\n\n.contact-glow {\n  position: absolute;\n\n  top: -380px;\n  left: 50%;\n\n  width: 900px;\n  height: 700px;\n\n  transform: translateX(-50%);\n\n  border-radius: 50%;\n\n  background: rgba(0,100,255,0.22);\n\n  filter: blur(140px);\n\n  pointer-events: none;\n}\n\n\n\/* =====================================================\n   TOPBAR\n===================================================== *\/\n\n.contact-topbar {\n  height: 68px;\n\n  padding: 0 5.5%;\n\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n\n  position: relative;\n\n  z-index: 20;\n\n  border-bottom: 1px solid rgba(255,255,255,0.06);\n\n  background: rgba(3,10,20,0.25);\n\n  backdrop-filter: blur(14px);\n  -webkit-backdrop-filter: blur(14px);\n}\n\n\n.contact-brand {\n  display: flex;\n\n  align-items: center;\n\n  gap: 9px;\n\n  font-size: 13px;\n\n  font-weight: 600;\n}\n\n\n.contact-brand-icon {\n  width: 24px;\n  height: 24px;\n\n  display: grid;\n\n  place-items: center;\n\n  border: 1px solid rgba(255,255,255,0.35);\n\n  border-radius: 50%;\n\n  font-size: 9px;\n}\n\n\n.back-home {\n  color: rgba(255,255,255,0.48);\n\n  font-size: 10px;\n\n  letter-spacing: 0.04em;\n\n  transition: 0.3s ease;\n}\n\n.back-home:hover {\n  color: white;\n}\n\n\n\/* =====================================================\n   HERO\n===================================================== *\/\n\n.contact-hero {\n  padding: 125px 20px 75px;\n\n  position: relative;\n\n  z-index: 3;\n\n  text-align: center;\n}\n\n\n.contact-pill {\n  display: inline-flex;\n\n  align-items: center;\n\n  gap: 8px;\n\n  margin-bottom: 27px;\n\n  padding: 7px 11px;\n\n  border: 1px solid rgba(255,255,255,0.09);\n\n  border-radius: 100px;\n\n  background: rgba(255,255,255,0.025);\n\n  color: rgba(255,255,255,0.55);\n\n  font-size: 9px;\n\n  text-transform: uppercase;\n\n  letter-spacing: 0.09em;\n}\n\n\n.contact-pill-dot {\n  width: 5px;\n  height: 5px;\n\n  border-radius: 50%;\n\n  background: #58df81;\n\n  box-shadow: 0 0 12px rgba(88,223,129,0.65);\n}\n\n\n.contact-hero h1 {\n  max-width: 920px;\n\n  margin: 0 auto;\n\n  font-family: \"Instrument Serif\", serif;\n\n  font-size: clamp(62px,7.5vw,112px);\n\n  font-weight: 400;\n\n  line-height: 0.88;\n\n  letter-spacing: -0.047em;\n}\n\n\n.contact-hero h1 span {\n  color: #8392a7;\n}\n\n\n.contact-hero p {\n  max-width: 560px;\n\n  margin: 28px auto 0;\n\n  color: rgba(255,255,255,0.55);\n\n  font-size: 13px;\n\n  line-height: 1.7;\n}\n\n\n\/* =====================================================\n   CONTACT LAYOUT\n===================================================== *\/\n\n.contact-layout {\n  width: min(1080px, calc(100% - 40px));\n\n  margin: 25px auto 125px;\n\n  display: grid;\n\n  grid-template-columns: 0.82fr 1.18fr;\n\n  gap: 14px;\n\n  position: relative;\n\n  z-index: 4;\n}\n\n\n\/* =====================================================\n   CARDS\n===================================================== *\/\n\n.contact-info,\n.contact-form-box {\n  border: 1px solid rgba(255,255,255,0.075);\n\n  border-radius: 23px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,0.035),\n      rgba(255,255,255,0.008)\n    );\n}\n\n\n\/* =====================================================\n   INFO LEFT\n===================================================== *\/\n\n.contact-info {\n  min-height: 610px;\n\n  padding: 38px;\n\n  position: relative;\n\n  overflow: hidden;\n\n  display: flex;\n\n  flex-direction: column;\n\n  justify-content: space-between;\n}\n\n\n.contact-info::after {\n  content: \"\";\n\n  position: absolute;\n\n  width: 380px;\n  height: 380px;\n\n  left: -190px;\n  bottom: -200px;\n\n  border-radius: 50%;\n\n  background: rgba(0,94,255,0.20);\n\n  filter: blur(90px);\n\n  pointer-events: none;\n}\n\n\n.mini-label {\n  color: #656d76;\n\n  font-size: 9px;\n\n  text-transform: uppercase;\n\n  letter-spacing: 0.12em;\n\n  margin-bottom: 17px;\n}\n\n\n.contact-info h2 {\n  max-width: 350px;\n\n  font-family: \"Instrument Serif\", serif;\n\n  font-size: 45px;\n\n  line-height: 0.98;\n\n  font-weight: 400;\n\n  letter-spacing: -0.025em;\n}\n\n\n.contact-info-text {\n  max-width: 350px;\n\n  margin-top: 20px;\n\n  color: #777e86;\n\n  font-size: 12px;\n\n  line-height: 1.7;\n}\n\n\n.contact-direct {\n  position: relative;\n\n  z-index: 3;\n}\n\n\n.direct-label {\n  margin-bottom: 9px;\n\n  color: #626971;\n\n  font-size: 9px;\n\n  letter-spacing: 0.1em;\n\n  text-transform: uppercase;\n}\n\n\n.direct-email {\n  display: inline-block;\n\n  font-family: \"Instrument Serif\", serif;\n\n  font-size: clamp(23px,2.5vw,32px);\n\n  color: #f4f4f4;\n\n  transition: opacity 0.3s ease;\n}\n\n.direct-email:hover {\n  opacity: 0.65;\n}\n\n\n.availability {\n  margin-top: 25px;\n\n  display: flex;\n\n  align-items: center;\n\n  gap: 8px;\n\n  color: #6f767e;\n\n  font-size: 10px;\n}\n\n\n.availability-dot {\n  width: 6px;\n  height: 6px;\n\n  border-radius: 50%;\n\n  background: #53df80;\n\n  box-shadow: 0 0 12px rgba(83,223,128,0.6);\n}\n\n\n\/* =====================================================\n   FORM RIGHT\n===================================================== *\/\n\n.contact-form-box {\n  padding: 38px;\n}\n\n\n.form-heading {\n  margin-bottom: 32px;\n}\n\n\n.form-heading h3 {\n  margin-top: 7px;\n\n  font-family: \"Instrument Serif\", serif;\n\n  font-size: 43px;\n\n  font-weight: 400;\n\n  line-height: 1;\n}\n\n\n.form-heading p {\n  margin-top: 12px;\n\n  color: #707780;\n\n  font-size: 11px;\n\n  line-height: 1.6;\n}\n\n\n.form-grid {\n  display: grid;\n\n  grid-template-columns: 1fr 1fr;\n\n  gap: 14px;\n}\n\n\n.form-field {\n  display: flex;\n\n  flex-direction: column;\n\n  gap: 8px;\n}\n\n\n.form-field.full {\n  grid-column: 1 \/ -1;\n}\n\n\n.form-field label {\n  color: #6c737b;\n\n  font-size: 9px;\n\n  text-transform: uppercase;\n\n  letter-spacing: 0.08em;\n}\n\n\n.form-field input,\n.form-field textarea,\n.form-field select {\n  width: 100%;\n\n  padding: 15px 16px;\n\n  border: 1px solid rgba(255,255,255,0.08);\n\n  border-radius: 11px;\n\n  background: #090b0e;\n\n  color: #eeeeee;\n\n  outline: none;\n\n  transition: 0.25s ease;\n}\n\n\n.form-field input:focus,\n.form-field textarea:focus,\n.form-field select:focus {\n  border-color: rgba(90,140,255,0.45);\n\n  background: #0b0e12;\n}\n\n\n.form-field input::placeholder,\n.form-field textarea::placeholder {\n  color: #3f444a;\n}\n\n\n.form-field textarea {\n  min-height: 150px;\n\n  resize: vertical;\n}\n\n\n.form-field select {\n  appearance: none;\n  -webkit-appearance: none;\n}\n\n\n.submit-area {\n  margin-top: 20px;\n\n  display: flex;\n\n  justify-content: space-between;\n\n  align-items: center;\n\n  gap: 20px;\n}\n\n\n.privacy-note {\n  max-width: 310px;\n\n  color: #51575e;\n\n  font-size: 9px;\n\n  line-height: 1.55;\n}\n\n\n.submit-button {\n  border: none;\n\n  padding: 13px 17px;\n\n  border-radius: 100px;\n\n  background: #f2f2ef;\n\n  color: #070809;\n\n  display: inline-flex;\n\n  align-items: center;\n\n  gap: 12px;\n\n  cursor: pointer;\n\n  font-size: 11px;\n\n  font-weight: 600;\n\n  transition: 0.3s ease;\n}\n\n\n.submit-button:hover {\n  transform: translateY(-3px);\n\n  background: white;\n\n  box-shadow:\n    0 15px 40px rgba(0,0,0,0.35),\n    0 0 35px rgba(40,105,255,0.16);\n}\n\n\n.submit-arrow {\n  width: 22px;\n  height: 22px;\n\n  display: grid;\n\n  place-items: center;\n\n  border-radius: 50%;\n\n  background: #090909;\n\n  color: white;\n\n  font-size: 10px;\n}\n\n\n\/* =====================================================\n   FOOTER\n===================================================== *\/\n\n.contact-footer {\n  padding: 29px 6%;\n\n  border-top: 1px solid rgba(255,255,255,0.06);\n\n  display: flex;\n\n  justify-content: space-between;\n\n  align-items: center;\n\n  color: #596069;\n\n  font-size: 9px;\n\n  letter-spacing: 0.04em;\n}\n\n\n.contact-footer a {\n  color: #707881;\n\n  transition: 0.3s ease;\n}\n\n\n.contact-footer a:hover {\n  color: white;\n}\n\n\n\/* =====================================================\n   LEGAL\n===================================================== *\/\n\n.contact-legal {\n  padding: 17px 6% 27px;\n\n  border-top: 1px solid rgba(255,255,255,0.055);\n\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 8px 24px;\n\n  background: #07090b;\n\n  color: #8b929b;\n\n  font-size: 9px;\n\n  line-height: 1.7;\n}\n\n\n.contact-legal strong {\n  color: #b7bdc5;\n\n  font-weight: 500;\n}\n\n\n\/* =====================================================\n   MOBILE\n===================================================== *\/\n\n@media(max-width: 820px) {\n\n  .contact-page {\n    width: calc(100% - 10px);\n\n    min-height: calc(100vh - 10px);\n\n    margin: 5px;\n\n    border-radius: 24px 24px 0 0;\n  }\n\n  .contact-topbar {\n    padding: 0 22px;\n  }\n\n  .back-home {\n    font-size: 9px;\n  }\n\n  .contact-hero {\n    padding: 100px 20px 60px;\n  }\n\n  .contact-hero h1 {\n    font-size: clamp(55px,16vw,80px);\n  }\n\n  .contact-layout {\n    grid-template-columns: 1fr;\n\n    margin-bottom: 90px;\n  }\n\n  .contact-info {\n    min-height: 440px;\n  }\n\n  .form-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .form-field.full {\n    grid-column: auto;\n  }\n\n  .submit-area {\n    flex-direction: column;\n\n    align-items: flex-start;\n  }\n\n  .contact-footer {\n    flex-direction: column;\n\n    align-items: flex-start;\n\n    gap: 8px;\n  }\n\n  .contact-legal {\n    flex-direction: column;\n\n    gap: 4px;\n  }\n}\n\n<\/style>\n\n<\/head>\n\n<body>\n\n\n<div class=\"contact-grain\"><\/div>\n\n\n<div class=\"contact-page\">\n\n\n  <div class=\"contact-glow\"><\/div>\n\n\n  <!-- TOP -->\n\n  <div class=\"contact-topbar\">\n\n    <a\n      href=\"https:\/\/ldlwebsites.com\/\"\n      class=\"contact-brand\"\n    >\n\n      <span class=\"contact-brand-icon\">\n        \u2726\n      <\/span>\n\n      LDL Websites\n\n    <\/a>\n\n\n    <a\n      href=\"https:\/\/ldlwebsites.com\/\"\n      class=\"back-home\"\n    >\n      \u2190 Terug naar website\n    <\/a>\n\n  <\/div>\n\n\n  <!-- HERO -->\n\n  <section class=\"contact-hero\">\n\n    <div class=\"contact-pill\">\n\n      <span class=\"contact-pill-dot\"><\/span>\n\n      Beschikbaar voor nieuwe projecten\n\n    <\/div>\n\n\n    <h1>\n      Heb je een idee?<br>\n      <span>Vertel het ons.<\/span>\n    <\/h1>\n\n\n    <p>\n      Van een eenvoudige professionele bedrijfswebsite\n      tot een volledig nieuwe digitale uitstraling.\n      Vertel ons wat je nodig hebt en we bekijken samen wat mogelijk is.\n    <\/p>\n\n  <\/section>\n\n\n  <!-- CONTACT -->\n\n  <section class=\"contact-layout\">\n\n\n    <!-- LEFT -->\n\n    <div class=\"contact-info\">\n\n      <div>\n\n        <div class=\"mini-label\">\n          Contact\n        <\/div>\n\n\n        <h2>\n          Een goed project begint met een gesprek.\n        <\/h2>\n\n\n        <p class=\"contact-info-text\">\n          Heb je al een duidelijk idee of weet je nog niet exact\n          wat je nodig hebt? Geen probleem.\n          Stuur ons je vraag en we nemen contact met je op.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"contact-direct\">\n\n        <div class=\"direct-label\">\n          Mail ons rechtstreeks\n        <\/div>\n\n\n        <a\n          href=\"mailto:info@ldlwebsites.com\"\n          class=\"direct-email\"\n        >\n          info@ldlwebsites.com\n        <\/a>\n\n\n        <div class=\"availability\">\n\n          <span class=\"availability-dot\"><\/span>\n\n          Beschikbaar voor nieuwe projecten\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n    <!-- FORM -->\n\n    <div class=\"contact-form-box\">\n\n\n      <div class=\"form-heading\">\n\n        <div class=\"mini-label\">\n          Projectaanvraag\n        <\/div>\n\n\n        <h3>\n          Vertel ons wat je zoekt.\n        <\/h3>\n\n\n        <p>\n          Vul hieronder kort je gegevens en projectidee in.\n        <\/p>\n\n      <\/div>\n\n\n      <form id=\"ldlContactForm\">\n\n\n        <div class=\"form-grid\">\n\n\n          <div class=\"form-field\">\n\n            <label for=\"ldl-name\">\n              Naam\n            <\/label>\n\n            <input\n              id=\"ldl-name\"\n              type=\"text\"\n              placeholder=\"Jouw naam\"\n              required\n            >\n\n          <\/div>\n\n\n          <div class=\"form-field\">\n\n            <label for=\"ldl-email\">\n              E-mailadres\n            <\/label>\n\n            <input\n              id=\"ldl-email\"\n              type=\"email\"\n              placeholder=\"naam@bedrijf.be\"\n              required\n            >\n\n          <\/div>\n\n\n          <div class=\"form-field\">\n\n            <label for=\"ldl-company\">\n              Bedrijf\n            <\/label>\n\n            <input\n              id=\"ldl-company\"\n              type=\"text\"\n              placeholder=\"Bedrijfsnaam\"\n            >\n\n          <\/div>\n\n\n          <div class=\"form-field\">\n\n            <label for=\"ldl-project\">\n              Type project\n            <\/label>\n\n            <select id=\"ldl-project\">\n\n              <option>Nieuwe website<\/option>\n\n              <option>\n                Bestaande website vernieuwen\n              <\/option>\n\n              <option>\n                Webshop\n              <\/option>\n\n              <option>\n                Landing page\n              <\/option>\n\n              <option>\n                Anders\n              <\/option>\n\n            <\/select>\n\n          <\/div>\n\n\n          <div class=\"form-field full\">\n\n            <label for=\"ldl-budget\">\n              Indicatief budget\n            <\/label>\n\n            <select id=\"ldl-budget\">\n\n              <option>\n                Vanaf \u20ac450\n              <\/option>\n\n              <option>\n                \u20ac450 \u2013 \u20ac750\n              <\/option>\n\n              <option>\n                \u20ac750 \u2013 \u20ac1.500\n              <\/option>\n\n              <option>\n                \u20ac1.500+\n              <\/option>\n\n              <option>\n                Nog niet bepaald\n              <\/option>\n\n            <\/select>\n\n          <\/div>\n\n\n          <div class=\"form-field full\">\n\n            <label for=\"ldl-message\">\n              Vertel ons over je project\n            <\/label>\n\n            <textarea\n              id=\"ldl-message\"\n              placeholder=\"Wat voor website wil je laten maken? Wat doet je bedrijf? Zijn er websites waarvan je de stijl mooi vindt?\"\n              required\n            ><\/textarea>\n\n          <\/div>\n\n\n        <\/div>\n\n\n        <div class=\"submit-area\">\n\n          <div class=\"privacy-note\">\n\n            Door je aanvraag te versturen geef je ons toestemming\n            om contact met je op te nemen over je project.\n\n          <\/div>\n\n\n          <button\n            type=\"submit\"\n            class=\"submit-button\"\n          >\n\n            Verstuur aanvraag\n\n            <span class=\"submit-arrow\">\n              \u2197\n            <\/span>\n\n          <\/button>\n\n        <\/div>\n\n\n      <\/form>\n\n    <\/div>\n\n\n  <\/section>\n\n\n  <!-- FOOTER -->\n\n  <div class=\"contact-footer\">\n\n    <span>\n      \u00a9 2026 LDL Websites\n    <\/span>\n\n    <a href=\"mailto:info@ldlwebsites.com\">\n      info@ldlwebsites.com\n    <\/a>\n\n  <\/div>\n\n\n  <!-- LEGAL -->\n\n  <div class=\"contact-legal\">\n\n    <span>\n      <strong>Ondernemingsnummer:<\/strong>\n      0821.474.192\n    <\/span>\n\n    <span>\n      <strong>BTW-nummer:<\/strong>\n      BE 0821.474.192\n    <\/span>\n\n    <span>\n      <strong>Maatschappelijke zetel:<\/strong>\n      Zepperen-Dorp 5\/201, 3800 Sint-Truiden\n    <\/span>\n\n  <\/div>\n\n\n<\/div>\n\n\n<script>\n\nconst ldlForm =\n  document.getElementById(\"ldlContactForm\");\n\n\nif(ldlForm) {\n\n  ldlForm.addEventListener(\n    \"submit\",\n    function(event) {\n\n      event.preventDefault();\n\n\n      const name =\n        document.getElementById(\"ldl-name\").value;\n\n      const email =\n        document.getElementById(\"ldl-email\").value;\n\n      const company =\n        document.getElementById(\"ldl-company\").value;\n\n      const project =\n        document.getElementById(\"ldl-project\").value;\n\n      const budget =\n        document.getElementById(\"ldl-budget\").value;\n\n      const message =\n        document.getElementById(\"ldl-message\").value;\n\n\n      const subject =\n        encodeURIComponent(\n          \"Nieuwe website aanvraag van \" + name\n        );\n\n\n      const body =\n        encodeURIComponent(\n\n`Hallo LDL Websites,\n\nIk zou graag informatie ontvangen over een website.\n\nNaam:\n${name}\n\nE-mail:\n${email}\n\nBedrijf:\n${company || \"Niet ingevuld\"}\n\nType project:\n${project}\n\nIndicatief budget:\n${budget}\n\nMijn vraag \/ project:\n\n${message}\n\nMet vriendelijke groet,\n\n${name}`\n\n        );\n\n\n      window.location.href =\n        \"mailto:info@ldlwebsites.com?subject=\" +\n        subject +\n        \"&body=\" +\n        body;\n\n    }\n  );\n\n}\n\n<\/script>\n\n\n<\/body>\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>Contact \u2014 LDL Websites \u2726 LDL Websites \u2190 Terug naar website Beschikbaar voor nieuwe projecten Heb je een idee? Vertel het ons. Van een eenvoudige professionele bedrijfswebsite tot een volledig nieuwe digitale uitstraling. Vertel ons wat je nodig hebt en we bekijken samen wat mogelijk is. Contact Een goed project begint met een gesprek. Heb [&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-15","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ldlwebsites.com\/index.php\/wp-json\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ldlwebsites.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ldlwebsites.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ldlwebsites.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ldlwebsites.com\/index.php\/wp-json\/wp\/v2\/comments?post=15"}],"version-history":[{"count":8,"href":"https:\/\/ldlwebsites.com\/index.php\/wp-json\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":40,"href":"https:\/\/ldlwebsites.com\/index.php\/wp-json\/wp\/v2\/pages\/15\/revisions\/40"}],"wp:attachment":[{"href":"https:\/\/ldlwebsites.com\/index.php\/wp-json\/wp\/v2\/media?parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}