{"id":18879,"date":"2023-06-23T08:49:26","date_gmt":"2023-06-23T05:49:26","guid":{"rendered":"https:\/\/proficircle.com\/?page_id=18879"},"modified":"2026-01-21T11:57:31","modified_gmt":"2026-01-21T08:57:31","slug":"home-page-proficircle-2","status":"publish","type":"page","link":"https:\/\/www.laytech.ai\/nl\/","title":{"rendered":"Home ProfiCircle v2"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"18879\" class=\"elementor elementor-18879\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4b94652 elementor-section-content-middle ot-layout_block elementor-section-height-min-height elementor-section-items-stretch elementor-section-boxed elementor-section-height-default\" data-id=\"4b94652\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a75f52a\" data-id=\"a75f52a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d7687c7 hero-text elementor-widget elementor-widget-heading\" data-id=\"d7687c7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Industrial Equipment. Matched.<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94035d7 elementor-widget elementor-widget-text-editor\" data-id=\"94035d7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\tSla weken van inkopen over en ontvang +3 gevalideerde aanbiedingen binnen enkele dagen. Beheer inrichtingsprojecten moeiteloos: cre\u00eber een inkooporder, vergelijk aanbiedingen en teken een contract.\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-642024c elementor-widget elementor-widget-html\" data-id=\"642024c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* CSS Variables for theme switching *\/\n:root {\n  --bg-primary: #f8fafc;\n  --bg-secondary: #e2e8f0;\n  --text-primary: #1e293b;\n  --text-secondary: #64748b;\n  --card-bg: white;\n  --border-color: #f1f5f9;\n  --teal-600: #0d9488;\n  --teal-500: #14b8a6;\n  --navy-900: #0f172a;\n}\n\n[data-theme=\"dark\"] {\n  --bg-primary: #0f172a;\n  --bg-secondary: #1e293b;\n  --text-primary: #f1f5f9;\n  --text-secondary: #94a3b8;\n  --card-bg: #1e293b;\n  --border-color: #334155;\n}\n\n\/* Dark mode toggle button *\/\n.dark-mode-toggle {\n  position: fixed;\n  top: 20px;\n  right: 100px;\n  z-index: 9999;\n  background: var(--card-bg);\n  border: 2px solid var(--border-color);\n  border-radius: 50%;\n  width: 44px;\n  height: 44px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n  transition: all 0.3s ease;\n  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\n}\n\n.dark-mode-toggle:hover {\n  transform: scale(1.1);\n  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);\n}\n\n.dark-mode-toggle svg {\n  width: 22px;\n  height: 22px;\n  fill: var(--text-primary);\n  transition: transform 0.3s ease;\n}\n\n.dark-mode-toggle:hover svg {\n  transform: rotate(15deg);\n}\n\n.dark-mode-toggle .sun-icon { display: none; }\n.dark-mode-toggle .moon-icon { display: block; }\n\n[data-theme=\"dark\"] .dark-mode-toggle .sun-icon { display: block; }\n[data-theme=\"dark\"] .dark-mode-toggle .moon-icon { display: none; }\n\n\/* Hero section background *\/\n.elementor-location-single .elementor-element[data-element_type=\"section\"],\n.elementor-inner > .elementor-section-wrap > .elementor-element[data-element_type=\"section\"]:first-of-type,\nsection.elementor-section.elementor-top-section:not([data-id]) {\n  background: linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 100%) !important;\n  transition: background 0.3s ease;\n}\n\n\/* Hero heading - teal gradient for \"Matched.\" *\/\n.hero-matched-text {\n  background: linear-gradient(135deg, #0d9488 0%, #14b8a6 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n\/* AI-Powered Platform badge *\/\n.ai-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: linear-gradient(135deg, #0d9488 0%, #14b8a6 100%);\n  color: white;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 600;\n  margin-bottom: 20px;\n  box-shadow: 0 4px 15px rgba(13, 148, 136, 0.3);\n}\n\n.ai-badge svg {\n  width: 18px;\n  height: 18px;\n}\n\n\/* Search bar styling - matching dev.laytech.ai *\/\n.hero-search-bar {\n  display: flex;\n  align-items: center;\n  background: var(--card-bg);\n  border-radius: 12px;\n  padding: 6px;\n  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n  margin-bottom: 16px;\n  max-width: 480px;\n  border: 1px solid var(--border-color);\n  transition: all 0.3s ease;\n}\n\n.hero-search-bar:focus-within {\n  border-color: var(--teal-600);\n  box-shadow: 0 4px 20px rgba(13, 148, 136, 0.15);\n}\n\n.hero-search-bar .search-icon {\n  padding: 0 12px;\n  color: var(--text-secondary);\n}\n\n.hero-search-bar .search-icon svg {\n  width: 20px;\n  height: 20px;\n  stroke: currentColor;\n  fill: none;\n}\n\n.hero-search-bar input {\n  flex: 1;\n  border: none;\n  padding: 12px 8px;\n  font-size: 15px;\n  outline: none;\n  background: transparent;\n  color: var(--text-primary);\n}\n\n.hero-search-bar input::placeholder {\n  color: var(--text-secondary);\n}\n\n.hero-search-bar button {\n  background: linear-gradient(135deg, #0d9488 0%, #14b8a6 100%);\n  color: white;\n  border: none;\n  padding: 12px 20px;\n  border-radius: 8px;\n  font-weight: 600;\n  font-size: 14px;\n  cursor: pointer;\n  transition: transform 0.2s, box-shadow 0.2s;\n  white-space: nowrap;\n}\n\n.hero-search-bar button:hover {\n  transform: translateY(-1px);\n  box-shadow: 0 4px 15px rgba(13, 148, 136, 0.4);\n}\n\n\/* CTA Buttons Row *\/\n.hero-cta-row {\n  display: flex;\n  gap: 12px;\n  margin-bottom: 24px;\n  flex-wrap: wrap;\n}\n\n.hero-cta-btn {\n  padding: 14px 28px;\n  border-radius: 10px;\n  font-weight: 600;\n  font-size: 15px;\n  cursor: pointer;\n  transition: all 0.2s ease;\n  text-decoration: none;\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.hero-cta-btn.primary {\n  background: linear-gradient(135deg, #0d9488 0%, #14b8a6 100%);\n  color: white;\n  border: none;\n}\n\n.hero-cta-btn.primary:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 20px rgba(13, 148, 136, 0.4);\n}\n\n.hero-cta-btn.secondary {\n  background: var(--card-bg);\n  color: var(--text-primary);\n  border: 2px solid var(--border-color);\n}\n\n.hero-cta-btn.secondary:hover {\n  border-color: var(--teal-600);\n  color: var(--teal-600);\n}\n\n\/* Trust Badges Row *\/\n.trust-badges-row {\n  display: flex;\n  gap: 24px;\n  margin-top: 8px;\n  flex-wrap: wrap;\n}\n\n.trust-badge {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 13px;\n  color: var(--text-secondary);\n}\n\n.trust-badge svg {\n  width: 18px;\n  height: 18px;\n  color: var(--teal-600);\n}\n\n.trust-badge .checkmark {\n  color: #10b981;\n}\n\n\/* Platform Stats Card - 2x2 Grid Layout *\/\n.platform-stats-card {\n  background: var(--card-bg);\n  border-radius: 16px;\n  padding: 20px;\n  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);\n  max-width: 320px;\n  transition: all 0.3s ease;\n}\n\n.platform-stats-card h4 {\n  font-size: 15px;\n  font-weight: 700;\n  color: var(--text-primary);\n  margin-bottom: 16px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.platform-stats-card h4 svg {\n  width: 20px;\n  height: 20px;\n  color: var(--teal-600);\n}\n\n.stats-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.stat-box {\n  background: var(--bg-secondary);\n  border-radius: 12px;\n  padding: 14px;\n  text-align: center;\n  transition: all 0.3s ease;\n}\n\n.stat-box.highlight {\n  background: linear-gradient(135deg, #0d9488 0%, #14b8a6 100%);\n  color: white;\n}\n\n.stat-box .stat-value {\n  font-size: 20px;\n  font-weight: 800;\n  color: var(--text-primary);\n  margin-bottom: 4px;\n}\n\n.stat-box.highlight .stat-value {\n  color: white;\n}\n\n.stat-box .stat-label {\n  font-size: 11px;\n  color: var(--text-secondary);\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n.stat-box.highlight .stat-label {\n  color: rgba(255, 255, 255, 0.9);\n}\n\n\/* AI Chat Widget *\/\n.ai-chat-widget {\n  background: var(--card-bg);\n  border-radius: 16px;\n  padding: 20px;\n  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);\n  max-width: 300px;\n  margin-top: 16px;\n  transition: all 0.3s ease;\n}\n\n.chat-header {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 14px;\n  padding-bottom: 12px;\n  border-bottom: 1px solid var(--border-color);\n}\n\n.chat-avatar {\n  width: 36px;\n  height: 36px;\n  background: linear-gradient(135deg, #0d9488 0%, #14b8a6 100%);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: white;\n  font-size: 16px;\n}\n\n.chat-title {\n  font-weight: 600;\n  color: var(--text-primary);\n  font-size: 14px;\n}\n\n.chat-status {\n  font-size: 12px;\n  color: #10b981;\n  display: flex;\n  align-items: center;\n  gap: 4px;\n}\n\n.chat-status::before {\n  content: \"\";\n  width: 6px;\n  height: 6px;\n  background: #10b981;\n  border-radius: 50%;\n}\n\n.chat-messages {\n  margin-bottom: 12px;\n}\n\n.chat-message {\n  background: var(--bg-secondary);\n  padding: 10px 14px;\n  border-radius: 12px;\n  font-size: 13px;\n  color: var(--text-secondary);\n  margin-bottom: 8px;\n}\n\n.chat-input-mock {\n  display: flex;\n  align-items: center;\n  background: var(--bg-secondary);\n  border-radius: 8px;\n  padding: 10px 12px;\n  color: var(--text-secondary);\n  font-size: 13px;\n}\n\n\/* Stats Bar at bottom of hero *\/\n.hero-stats-bar {\n  background: var(--navy-900);\n  padding: 16px 0;\n  margin-top: 40px;\n  width: 100vw;\n  margin-left: calc(-50vw + 50%);\n}\n\n.stats-bar-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 24px;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  flex-wrap: wrap;\n  gap: 16px;\n}\n\n.stats-bar-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  color: white;\n}\n\n.stats-bar-item .bar-value {\n  font-size: 18px;\n  font-weight: 700;\n  color: #2dd4bf;\n}\n\n.stats-bar-item .bar-label {\n  font-size: 13px;\n  color: rgba(255, 255, 255, 0.7);\n}\n\n\/* DARK MODE OVERRIDES *\/\n[data-theme=\"dark\"] .elementor-heading-title {\n  color: #f1f5f9 !important;\n}\n\n[data-theme=\"dark\"] .elementor-widget-text-editor,\n[data-theme=\"dark\"] .elementor-widget-text-editor p {\n  color: #94a3b8 !important;\n}\n\n[data-theme=\"dark\"] .hero-matched-text {\n  background: linear-gradient(135deg, #14b8a6 0%, #2dd4bf 100%) !important;\n  -webkit-background-clip: text !important;\n  -webkit-text-fill-color: transparent !important;\n}\n\n[data-theme=\"dark\"] .elementor-section,\n[data-theme=\"dark\"] .elementor-top-section {\n  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%) !important;\n}\n\n[data-theme=\"dark\"] .octf-main-header,\n[data-theme=\"dark\"] .site-header,\n[data-theme=\"dark\"] header {\n  background: #0f172a !important;\n}\n\n[data-theme=\"dark\"] .main-navigation a,\n[data-theme=\"dark\"] .octf-main-header a,\n[data-theme=\"dark\"] header nav a {\n  color: #f1f5f9 !important;\n}\n\n[data-theme=\"dark\"] .main-navigation a:hover {\n  color: #2dd4bf !important;\n}\n\n\/* Responsive adjustments *\/\n@media (max-width: 768px) {\n  .stats-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n  \n  .hero-cta-row {\n    flex-direction: column;\n  }\n  \n  .hero-cta-btn {\n    width: 100%;\n    justify-content: center;\n  }\n  \n  .trust-badges-row {\n    flex-direction: column;\n    gap: 12px;\n  }\n  \n  .stats-bar-inner {\n    justify-content: center;\n    text-align: center;\n  }\n  \n  .stats-bar-item {\n    flex-direction: column;\n    gap: 4px;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n  \/\/ Create dark mode toggle button\n  function createDarkModeToggle() {\n    if (document.querySelector('.dark-mode-toggle')) return;\n    \n    const toggle = document.createElement('button');\n    toggle.className = 'dark-mode-toggle';\n    toggle.setAttribute('aria-label', 'Toggle dark mode');\n    toggle.innerHTML = `\n      <svg class=\"moon-icon\" viewBox=\"0 0 24 24\">\n        <path d=\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\"\/>\n      <\/svg>\n      <svg class=\"sun-icon\" viewBox=\"0 0 24 24\">\n        <circle cx=\"12\" cy=\"12\" r=\"5\"\/>\n        <line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"\/>\n        <line x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"\/>\n        <line x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\"\/>\n        <line x1=\"18.36\" y1=\"18.36\" x2=\"19.78\" y2=\"19.78\"\/>\n        <line x1=\"1\" y1=\"12\" x2=\"3\" y2=\"12\"\/>\n        <line x1=\"21\" y1=\"12\" x2=\"23\" y2=\"12\"\/>\n        <line x1=\"4.22\" y1=\"19.78\" x2=\"5.64\" y2=\"18.36\"\/>\n        <line x1=\"18.36\" y1=\"5.64\" x2=\"19.78\" y2=\"4.22\"\/>\n      <\/svg>\n    `;\n    \n    toggle.addEventListener('click', function() {\n      const html = document.documentElement;\n      const currentTheme = html.getAttribute('data-theme');\n      const newTheme = currentTheme === 'dark' ? 'light' : 'dark';\n      html.setAttribute('data-theme', newTheme);\n      localStorage.setItem('laytech-theme', newTheme);\n    });\n    \n    document.body.appendChild(toggle);\n  }\n  \n  \/\/ Initialize theme from localStorage\n  function initTheme() {\n    const savedTheme = localStorage.getItem('laytech-theme');\n    if (savedTheme) {\n      document.documentElement.setAttribute('data-theme', savedTheme);\n    }\n  }\n  \n  initTheme();\n  \n  setTimeout(function() {\n    createDarkModeToggle();\n    \n    const allHeadings = document.querySelectorAll('.elementor-heading-title');\n    \n    allHeadings.forEach(function(heading) {\n      const text = heading.textContent || heading.innerText;\n      \n      if (text.includes('Matched.') && text.includes('Equipment')) {\n        const parentSection = heading.closest('.elementor-section');\n        if (!parentSection) return;\n        \n        const isInHeader = heading.closest('header') || heading.closest('.elementor-location-header');\n        if (isInHeader) return;\n        \n        \/\/ Style the \"Matched.\" text\n        const newHTML = text.replace('Matched.', '<span class=\"hero-matched-text\">Matched.<\/span>');\n        heading.innerHTML = newHTML;\n        \n        const headingWidget = heading.closest('.elementor-widget');\n        if (!headingWidget) return;\n        \n        \/\/ Add AI badge before the heading\n        if (!document.querySelector('.ai-badge')) {\n          const badge = document.createElement('div');\n          badge.className = 'ai-badge';\n          badge.innerHTML = '<svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg> AI-Powered Platform';\n          headingWidget.parentNode.insertBefore(badge, headingWidget);\n        }\n        \n        const sectionEl = heading.closest('.elementor-section');\n        if (!sectionEl) return;\n        \n        \/\/ Find and enhance the button area\n        const buttonWidget = sectionEl.querySelector('.elementor-widget-button');\n        if (buttonWidget) {\n          \/\/ Add search bar before button\n          if (!document.querySelector('.hero-search-bar')) {\n            const searchBar = document.createElement('div');\n            searchBar.className = 'hero-search-bar';\n            searchBar.innerHTML = '<span class=\"search-icon\"><svg viewBox=\"0 0 24 24\" stroke-width=\"2\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"m21 21-4.35-4.35\"\/><\/svg><\/span><input type=\"text\" placeholder=\"Search equipment, parts, suppliers...\"><button>Search<\/button>';\n            buttonWidget.parentNode.insertBefore(searchBar, buttonWidget);\n          }\n          \n          \/\/ Replace button with CTA row\n          if (!document.querySelector('.hero-cta-row')) {\n            const ctaRow = document.createElement('div');\n            ctaRow.className = 'hero-cta-row';\n            ctaRow.innerHTML = '<a href=\"\/equipment\" class=\"hero-cta-btn primary\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"m21 21-4.35-4.35\"\/><\/svg>Find Equipment<\/a><a href=\"\/list-inventory\" class=\"hero-cta-btn secondary\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>List Inventory<\/a>';\n            buttonWidget.parentNode.insertBefore(ctaRow, buttonWidget);\n            buttonWidget.style.display = 'none';\n          }\n          \n          \/\/ Add trust badges\n          if (!document.querySelector('.trust-badges-row')) {\n            const trustBadges = document.createElement('div');\n            trustBadges.className = 'trust-badges-row';\n            trustBadges.innerHTML = '<div class=\"trust-badge\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"checkmark\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>GDPR Compliant<\/div><div class=\"trust-badge\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>27 EU Countries<\/div><div class=\"trust-badge\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.79s7.15 2.71 9.88 0C18.32 15.65 19 14.08 19 12.1h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58s9.14-3.47 12.65 0L21 3v7.12z\"\/><\/svg>AI-Powered<\/div>';\n            const ctaRow = document.querySelector('.hero-cta-row');\n            if (ctaRow) {\n              ctaRow.parentNode.insertBefore(trustBadges, ctaRow.nextSibling);\n            }\n          }\n        }\n        \n        \/\/ Find right column for widgets\n        const column = heading.closest('.elementor-column');\n        if (!column) return;\n        \n        const row = column.closest('.elementor-row') || column.closest('.elementor-container');\n        if (!row) return;\n        \n        const columns = row.querySelectorAll('.elementor-column');\n        let rightColumn = columns.length > 1 ? columns[columns.length - 1] : null;\n        \n        if (rightColumn && rightColumn !== column) {\n          \/\/ Add Platform Stats Card with 2x2 grid\n          if (!document.querySelector('.platform-stats-card')) {\n            const statsCard = document.createElement('div');\n            statsCard.className = 'platform-stats-card';\n            statsCard.innerHTML = '<h4><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M18 20V10M12 20V4M6 20v-6\"\/><\/svg>Platform Stats<\/h4><div class=\"stats-grid\"><div class=\"stat-box highlight\"><div class=\"stat-value\">\u20ac2.4B<\/div><div class=\"stat-label\">Trade Volume<\/div><\/div><div class=\"stat-box\"><div class=\"stat-value\">12.5K+<\/div><div class=\"stat-label\">Suppliers<\/div><\/div><div class=\"stat-box\"><div class=\"stat-value\">47K+<\/div><div class=\"stat-label\">RFQs<\/div><\/div><div class=\"stat-box\"><div class=\"stat-value\">185K+<\/div><div class=\"stat-label\">Equipment<\/div><\/div><\/div>';\n            rightColumn.appendChild(statsCard);\n          }\n          \n          \/\/ Add AI Chat Widget\n          if (!document.querySelector('.ai-chat-widget')) {\n            const chatWidget = document.createElement('div');\n            chatWidget.className = 'ai-chat-widget';\n            chatWidget.innerHTML = '<div class=\"chat-header\"><div class=\"chat-avatar\">\ud83e\udd16<\/div><div><div class=\"chat-title\">LayTech AI Assistant<\/div><div class=\"chat-status\">Online<\/div><\/div><\/div><div class=\"chat-messages\"><div class=\"chat-message\">Hi! I can help you find industrial equipment, compare suppliers, or get instant quotes.<\/div><\/div><div class=\"chat-input-mock\">Type your message...<\/div>';\n            rightColumn.appendChild(chatWidget);\n          }\n        }\n      }\n    });\n  }, 500);\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-85427ca elementor-section-full_width ot-layout_block elementor-section-content-middle elementor-section-height-default elementor-section-height-default\" data-id=\"85427ca\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-aa3a375 ot-flex-column-vertical\" data-id=\"aa3a375\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b75adb8 popmake-22631 elementor-align-left elementor-mobile-align-justify elementor-widget elementor-widget-button\" data-id=\"b75adb8\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send a request<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8fd23ff ot-column-items-top ot-flex-column-vertical\" data-id=\"8fd23ff\" data-element_type=\"column\" id=\"data-no-lazy\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c8bf03f elementor-widget elementor-widget-image\" data-id=\"c8bf03f\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1132\" height=\"719\" src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/ProfiCircle_dashboard_hero_image_Minified.png?wsr\" class=\"attachment-full size-full wp-image-23313\" alt=\"\" srcset=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/ProfiCircle_dashboard_hero_image_Minified.png 1132w, https:\/\/www.laytech.ai\/wp-content\/uploads\/ProfiCircle_dashboard_hero_image_Minified-300x191.png 300w, https:\/\/www.laytech.ai\/wp-content\/uploads\/ProfiCircle_dashboard_hero_image_Minified-1024x650.png 1024w, https:\/\/www.laytech.ai\/wp-content\/uploads\/ProfiCircle_dashboard_hero_image_Minified-768x488.png 768w, https:\/\/www.laytech.ai\/wp-content\/uploads\/ProfiCircle_dashboard_hero_image_Minified-18x12.png 18w, https:\/\/www.laytech.ai\/wp-content\/uploads\/ProfiCircle_dashboard_hero_image_Minified-720x457.png 720w\" sizes=\"(max-width: 1132px) 100vw, 1132px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5da972d elementor-section-full_width ot-traditional elementor-section-height-default elementor-section-height-default\" data-id=\"5da972d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-24c4440 ot-flex-column-vertical\" data-id=\"24c4440\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-12ebc99 elementor-align-center learn-more-hero-scroll-btn elementor-widget elementor-widget-button\" data-id=\"12ebc99\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#equipment\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">MEER INFORMATIE<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c103ee2 elementor-widget elementor-widget-heading\" data-id=\"c103ee2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our suppliers<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f585e8b owl-stage elementor-widget elementor-widget-image-carousel\" data-id=\"f585e8b\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;9&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;no&quot;,&quot;pause_on_interaction&quot;:&quot;no&quot;,&quot;autoplay_speed&quot;:1,&quot;speed&quot;:7000,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;5&quot;,&quot;slides_to_show_mobile&quot;:&quot;3&quot;,&quot;slides_to_show_tablet_extra&quot;:&quot;6&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" dir=\"rtl\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 din 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/Logo_Metalsistem_edited_.png?wsr\" alt=\"Logo_Metalsistem_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 din 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/logo-rosss-2017-retina_edited_.png?wsr\" alt=\"logo-rosss-2017-retina_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 din 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/Amco-Logistics-Logo.webp?wsr\" alt=\"Amco Logistics Logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 din 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/Anemos-Logo.webp?wsr\" alt=\"Anemos Logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 din 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/Bito-Logo.webp?wsr\" alt=\"Bito Logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 din 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/Bizzotto-Logo.webp?wsr\" alt=\"Bizzotto Logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 din 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/Dexion-Logo.webp?wsr\" alt=\"Dexion Logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 din 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/GS-Logo.webp?wsr\" alt=\"GS Logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 din 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/Schafer-Logo.webp?wsr\" alt=\"Schafer Logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 din 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/Toyota-Logo.webp?wsr\" alt=\"Toyota Logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d5954ea elementor-section-content-middle over ot-traditional elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d5954ea\" data-element_type=\"section\" id=\"equipment\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3e552b2 ot-flex-column-vertical\" data-id=\"3e552b2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3851068 elementor-widget elementor-widget-heading\" data-id=\"3851068\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Breed assortiment apparatuur voor logistieke ruimtes<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6bcccdb elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"6bcccdb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Krijg meerdere aanbiedingen voor je project van betrouwbare leveranciers.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-556cd44 elementor-widget elementor-widget-html\" data-id=\"556cd44\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n.learn-more-hero-scroll-btn{\n    -webkit-animation: slide-top 1s ease-in-out infinite alternate-reverse both;\n\t        animation: slide-top 1s ease-in-out infinite alternate-reverse both;\n}\n\n\/* ----------------------------------------------\n * Generated by Animista on 2024-7-26 13:57:14\n * Licensed under FreeBSD License.\n * See http:\/\/animista.net\/license for more info. \n * w: http:\/\/animista.net, t: @cssanimista\n * ---------------------------------------------- *\/\n\n\/**\n * ----------------------------------------\n * animation slide-top\n * ----------------------------------------\n *\/\n@-webkit-keyframes slide-top {\n  0% {\n    -webkit-transform: translateY(0);\n            transform: translateY(0);\n  }\n  100% {\n    -webkit-transform: translateY(-10px);\n            transform: translateY(-10px);\n  }\n}\n@keyframes slide-top {\n  0% {\n    -webkit-transform: translateY(0);\n            transform: translateY(0);\n  }\n  100% {\n    -webkit-transform: translateY(-10px);\n            transform: translateY(-10px);\n  }\n}\n\n\/* Card link button hide *\/\n\n.projects-box{\n    display: flex !important;\n    flex-direction: column;\n    \n    .projects-thumbnail {\n        order: 2;\n        background-color: white;\n        padding: 1.6rem;\n    }\n    \n    .portfolio-info {\n        order: 1\n    }\n}\n\n\n.carousel-homepage-v2 .project-slider .projects-box .portfolio-info .btn-link {\n    display: none;\n }\n \n \/* PRODUCTS ORDER *\/\n \n .carousel-homepage-v2 .slick-track {\n     display: flex !important;\n }\n \n \/* MEZZANINE *\/\n.carousel-homepage-v2 .slick-track .project-item[data-slick-index=\"0\"] {\n order: 4;\n}\n\n \/* MATERIAL HANDLING *\/\n.carousel-homepage-v2 .slick-track .project-item[data-slick-index=\"1\"] {\n  order: 5;\n}\n\n\/* PALLET RACKS *\/\n.carousel-homepage-v2 .slick-track .project-item[data-slick-index=\"2\"] {\n    order: 1;\n}\n\n\/* CANTILEVER *\/\n.carousel-homepage-v2 .slick-track .project-item[data-slick-index=\"3\"] {\n  order: 2;\n}\n\n\/* LIGHT PICKING *\/\n.carousel-homepage-v2 .slick-track .project-item[data-slick-index=\"4\"] {\n  order: 3;\n}\n\n \/* PRODUCTS BOXE STYLES*\/\n .carousel-homepage-v2 .projects-style-2 .projects-box .portfolio-info {\n     min-width: auto;\n     bottom: inherit;\n     margin-top: 0px;\n     position: relative;\n     min-height: 110px;\n     text-align: center;\n }\n \n .projects-thumbnail{\n     border-radius: 4px 4px 0px 0px;\n     overflow: hidden;\n }\n \n .projects-box {\n     margin-top: 20px;\n     box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0.1);\n     border-radius: 8px;\n     transition: all 0.3s;\n }\n \n @media (min-width: 765px) {\n     \n .projects-box:hover {\n     transform: translateY(-10px);\n     box-shadow: 0 10px 10px 3px rgba(0, 0, 0, 0.25);\n    }\n }\n \n .slick-dots li button:before {\n    color: #A5A6A8;\n}\n\n.slick-dots li.slick-active button:before {\n    color: #0857D6;\n}\n \n .overlay {\n     filter:opacity(0%);\n }\n<\/style>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e0d074 elementor-widget__width-inherit carousel-homepage-v2 elementor-invisible elementor-widget elementor-widget-irprojects\" data-id=\"4e0d074\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"irprojects.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"project-slider\" data-center=\"false\" data-show=\"5\" data-scroll=\"1\" data-arrow=\"false\" data-dots=\"false\">\r\n\t\t\t\t\t\t<div class=\"project-item projects-style-2\">\r\n\t\t\t\t<div class=\"projects-box\">\r\n\t\t\t\t\t<div class=\"projects-thumbnail\">\r\n\t\t\t\t\t\t<a href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/tussenplatforms\/\">\r\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"720\" height=\"520\" src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2019\/11\/Modular-platform-1-720x520.jpg?wsr\" class=\"attachment-engitech-portfolio-thumbnail-carousel size-engitech-portfolio-thumbnail-carousel wp-post-image\" alt=\"\" \/>\t\t\t\t\t\t\t<span class=\"overlay\"><\/span>\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"portfolio-info full-width\">\r\n\t\t\t\t\t\t<div class=\"portfolio-info-inner\">\r\n\t\t\t\t\t\t\t<a class=\"btn-link\" href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/tussenplatforms\/\"><i class=\"flaticon-right-arrow-1\"><\/i><\/a>\r\n\t\t\t\t\t\t\t<h5><a href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/tussenplatforms\/\">Mezzanine<\/a><\/h5>\r\n\t\t\t\t\t\t\t \r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<div class=\"project-item projects-style-2\">\r\n\t\t\t\t<div class=\"projects-box\">\r\n\t\t\t\t\t<div class=\"projects-thumbnail\">\r\n\t\t\t\t\t\t<a href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/goederenbehandeling\/\">\r\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"720\" height=\"520\" src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/06\/Forklift-category-image-720x520.webp?wsr\" class=\"attachment-engitech-portfolio-thumbnail-carousel size-engitech-portfolio-thumbnail-carousel wp-post-image\" alt=\"\" \/>\t\t\t\t\t\t\t<span class=\"overlay\"><\/span>\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"portfolio-info full-width\">\r\n\t\t\t\t\t\t<div class=\"portfolio-info-inner\">\r\n\t\t\t\t\t\t\t<a class=\"btn-link\" href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/goederenbehandeling\/\"><i class=\"flaticon-right-arrow-1\"><\/i><\/a>\r\n\t\t\t\t\t\t\t<h5><a href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/goederenbehandeling\/\">Goederenbehandeling<\/a><\/h5>\r\n\t\t\t\t\t\t\t \r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<div class=\"project-item projects-style-2\">\r\n\t\t\t\t<div class=\"projects-box\">\r\n\t\t\t\t\t<div class=\"projects-thumbnail\">\r\n\t\t\t\t\t\t<a href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/palletstellingen\/\">\r\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"520\" src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2021\/12\/Pallet-racks-overlay-1-720x520.jpg?wsr\" class=\"attachment-engitech-portfolio-thumbnail-carousel size-engitech-portfolio-thumbnail-carousel wp-post-image\" alt=\"\" \/>\t\t\t\t\t\t\t<span class=\"overlay\"><\/span>\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"portfolio-info full-width\">\r\n\t\t\t\t\t\t<div class=\"portfolio-info-inner\">\r\n\t\t\t\t\t\t\t<a class=\"btn-link\" href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/palletstellingen\/\"><i class=\"flaticon-right-arrow-1\"><\/i><\/a>\r\n\t\t\t\t\t\t\t<h5><a href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/palletstellingen\/\">Palletrekken<\/a><\/h5>\r\n\t\t\t\t\t\t\t \r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<div class=\"project-item projects-style-2\">\r\n\t\t\t\t<div class=\"projects-box\">\r\n\t\t\t\t\t<div class=\"projects-thumbnail\">\r\n\t\t\t\t\t\t<a href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/cantilever-racking\/\">\r\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"520\" src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2021\/12\/Cantilever-2-720x520.jpg?wsr\" class=\"attachment-engitech-portfolio-thumbnail-carousel size-engitech-portfolio-thumbnail-carousel wp-post-image\" alt=\"\" \/>\t\t\t\t\t\t\t<span class=\"overlay\"><\/span>\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"portfolio-info full-width\">\r\n\t\t\t\t\t\t<div class=\"portfolio-info-inner\">\r\n\t\t\t\t\t\t\t<a class=\"btn-link\" href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/cantilever-racking\/\"><i class=\"flaticon-right-arrow-1\"><\/i><\/a>\r\n\t\t\t\t\t\t\t<h5><a href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/cantilever-racking\/\">Stellingen<\/a><\/h5>\r\n\t\t\t\t\t\t\t \r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<div class=\"project-item projects-style-2\">\r\n\t\t\t\t<div class=\"projects-box\">\r\n\t\t\t\t\t<div class=\"projects-thumbnail\">\r\n\t\t\t\t\t\t<a href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/light-picking\/\">\r\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"520\" src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2021\/12\/Light-Picking-ooverlay-1-720x520.jpg?wsr\" class=\"attachment-engitech-portfolio-thumbnail-carousel size-engitech-portfolio-thumbnail-carousel wp-post-image\" alt=\"\" \/>\t\t\t\t\t\t\t<span class=\"overlay\"><\/span>\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"portfolio-info full-width\">\r\n\t\t\t\t\t\t<div class=\"portfolio-info-inner\">\r\n\t\t\t\t\t\t\t<a class=\"btn-link\" href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/light-picking\/\"><i class=\"flaticon-right-arrow-1\"><\/i><\/a>\r\n\t\t\t\t\t\t\t<h5><a href=\"https:\/\/www.laytech.ai\/nl\/portfolio\/light-picking\/\">Light picking<\/a><\/h5>\r\n\t\t\t\t\t\t\t \r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t\t    <\/div>\r\n\t    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a3c3624 ot-traditional elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a3c3624\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c0fce2e ot-flex-column-vertical\" data-id=\"c0fce2e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-862bde2 elementor-widget elementor-widget-heading\" data-id=\"862bde2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Start je inrichtingsprojecten 5x sneller<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-29a1338 elementor-widget elementor-widget-text-editor\" data-id=\"29a1338\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Stroomlijn je inkoopproces en ontvang kosteneffici\u00ebnte aanbiedingen van lokale en internationale leveranciers.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-72be2c2 ot-traditional elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"72be2c2\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-24956c6 ot-flex-column-vertical\" data-id=\"24956c6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-07256c7 elementor-section-full_width elementor-section-content-middle elementor-reverse-mobile ot-traditional elementor-section-height-default elementor-section-height-default\" data-id=\"07256c7\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f17ae9e ot-flex-column-vertical\" data-id=\"f17ae9e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-38dbdf3 elementor-widget elementor-widget-heading\" data-id=\"38dbdf3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Stap 1<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-45221e9 elementor-vertical-align-middle elementor-widget elementor-widget-image-box\" data-id=\"45221e9\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Gemakkelijk een inkooporder aanmaken<\/h3><p class=\"elementor-image-box-description\">Fill out your project requirements, and LayTech will match you with suitable suppliers, saving you weeks of sourcing, communication, and negotiation.<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d18b229 popmake-22631 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"d18b229\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-size-xs elementor-animation-grow\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Create a request<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8ab7dcf ot-flex-column-vertical\" data-id=\"8ab7dcf\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-551f175 elementor-widget elementor-widget-image\" data-id=\"551f175\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"704\" height=\"750\" src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/08\/No-BG-Create-RFQ.png?wsr\" class=\"attachment-medium_large size-medium_large wp-image-20519\" alt=\"LayTech | Create an RFQ\" srcset=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/08\/No-BG-Create-RFQ.png 704w, https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/08\/No-BG-Create-RFQ-282x300.png 282w, https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/08\/No-BG-Create-RFQ-11x12.png 11w\" sizes=\"(max-width: 704px) 100vw, 704px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-cc142c7 elementor-section-full_width elementor-section-content-middle ot-traditional elementor-section-height-default elementor-section-height-default\" data-id=\"cc142c7\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d278879 ot-flex-column-vertical\" data-id=\"d278879\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b0d90e9 elementor-widget elementor-widget-image\" data-id=\"b0d90e9\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"704\" height=\"750\" src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/08\/No-BG-Design-is-ready.png?wsr\" class=\"attachment-medium_large size-medium_large wp-image-20520\" alt=\"LayTech | Design | Warehouse layout ready\" srcset=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/08\/No-BG-Design-is-ready.png 704w, https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/08\/No-BG-Design-is-ready-282x300.png 282w, https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/08\/No-BG-Design-is-ready-11x12.png 11w\" sizes=\"(max-width: 704px) 100vw, 704px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-952bed1 ot-flex-column-vertical\" data-id=\"952bed1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-68ac964 elementor-widget elementor-widget-heading\" data-id=\"68ac964\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Stap 2<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b23d900 elementor-vertical-align-middle elementor-widget elementor-widget-image-box\" data-id=\"b23d900\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Upload de lay-out van je magazijn<\/h3><p class=\"elementor-image-box-description\">Suppliers will be able to access your purchase order and create proposals based on your project requirements. Start receiving quotes right away!<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c73a94 popmake-22631 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"5c73a94\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-size-xs elementor-animation-grow\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Request the quotes<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1301766 elementor-section-full_width elementor-section-content-middle elementor-reverse-mobile ot-traditional elementor-section-height-default elementor-section-height-default\" data-id=\"1301766\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-342aec3 ot-flex-column-vertical\" data-id=\"342aec3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dda2f26 elementor-widget elementor-widget-heading\" data-id=\"dda2f26\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Stap 3<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d1aa96 elementor-vertical-align-middle elementor-widget elementor-widget-image-box\" data-id=\"3d1aa96\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Je leverancier kiezen &amp; een contract ondertekenen<\/h3><p class=\"elementor-image-box-description\">Bekijk de aanbiedingen van de leveranciers in een vergelijkingstabel en selecteer de aanbieding die voor jou de beste is. Communiceer met je leverancier en houd je orderstatus bij.<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8008178 popmake-22631 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"8008178\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-size-xs elementor-animation-grow\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make a request<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f4556fa ot-flex-column-vertical\" data-id=\"f4556fa\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dbcfe96 elementor-widget elementor-widget-image\" data-id=\"dbcfe96\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"704\" height=\"750\" src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/08\/No-BG-Compare-choose.png?wsr\" class=\"attachment-medium_large size-medium_large wp-image-20518\" alt=\"LayTech | Comparative table | Offers\" srcset=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/08\/No-BG-Compare-choose.png 704w, https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/08\/No-BG-Compare-choose-282x300.png 282w, https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/08\/No-BG-Compare-choose-11x12.png 11w\" sizes=\"(max-width: 704px) 100vw, 704px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2e60e1 elementor-widget elementor-widget-html\" data-id=\"a2e60e1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\n    .cta-offers-container { \n        display: flex;\n        gap: 1.4rem;\n    }\n\n    @media screen and (max-width: 767px) {\n    .cta-offers-container {\n        display: flex;\n        flex-direction: column;\n        gap: 1.4rem; \n        justify-content: center;\n        align-items: center;\n    }\n        \n    }\n\n\n    .request-btn{\n        display: flex;\n        height: 48px;\n        padding: 0.8rem 2.4rem;\n        font-size: 1.6rem;\n        justify-content: center;\n        align-items: center;\n        gap: 0.8rem;\n        border-radius: 0.4rem;\n        background: #0857D6;\n        color: white !important;\n        font-weight: 500; \n        cursor: pointer;\n    }\n    \n    \/*.request-btn:hover {*\/\n\n    \/*    color:white;*\/\n    \/*}*\/\n\n    .learn-more-btn{\n        border-radius: 4px;\n        font-size: 1.6rem;\n        padding: 8px 16px 8px 24px;\n        justify-content: center;\n        align-items: center;\n        border: rgba(8, 87, 214, 0.15);\n        \/*background: rgba(8, 87, 214, 0.15);*\/\n        font-weight: 500;\n        \/*color: #0857d6;*\/\n    }\n\n    .learn-more-btn:hover,\n    .learn-more-btn:active{\n        color: #0857d6;\n    }\n<\/style>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2555043 ot-traditional elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2555043\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4d0264c ot-flex-column-vertical\" data-id=\"4d0264c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5adcd86 elementor-widget elementor-widget-heading\" data-id=\"5adcd86\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Obtenez les meilleures offres du march\u00e9<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52e1792 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"52e1792\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Vind leveranciers die goed passen bij je projecten, ontvang gedetailleerde aanbiedingen en kies het meest geschikte voorstel.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-3064724 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"3064724\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6c50460 ot-flex-column-vertical\" data-id=\"6c50460\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-29a50b5 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"29a50b5\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-briefcase\"><rect width=\"20\" height=\"14\" x=\"2\" y=\"7\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t100+\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tgeverifieerde leveranciers, die klaarstaan om jouw projecten aan te pakken\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6a44864 ot-flex-column-vertical\" data-id=\"6a44864\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-03965f3 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"03965f3\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-clock\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t3-5 days\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tgemiddelde tijd voor inkopen doen voor je projecten\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-39e72c0 ot-flex-column-vertical\" data-id=\"39e72c0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c6f40b6 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"c6f40b6\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-award\"><circle cx=\"12\" cy=\"8\" r=\"6\"><\/circle><path d=\"M15.477 12.89 17 22l-5-3-5 3 1.523-9.11\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t600+\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tProjects powered by LayTech this year\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-551dc23 ot-traditional elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"551dc23\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-a008696 ot-flex-column-vertical\" data-id=\"a008696\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-578451d ot-flex-column-vertical\" data-id=\"578451d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-13503660 popmake-22631 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"13503660\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send your request<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5390fb4 ot-flex-column-vertical\" data-id=\"5390fb4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-54a7c94 elementor-hidden-desktop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile ot-traditional elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"54a7c94\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bc1349f ot-flex-column-vertical\" data-id=\"bc1349f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6da26f8 elementor-section-content-bottom elementor-section-full_width ot-traditional elementor-section-height-default elementor-section-height-default\" data-id=\"6da26f8\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-adf4b4a ot-flex-column-vertical\" data-id=\"adf4b4a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6e52350 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6e52350\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Discover how other companies use LayTech for warehouse fit-out projects<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-df810c3 ot-flex-column-vertical\" data-id=\"df810c3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-55c0047 elementor-align-right elementor-mobile-align-left elementor-tablet-align-left elementor-widget elementor-widget-button\" data-id=\"55c0047\" data-element_type=\"widget\" id=\"new-proficircle-button\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xs elementor-animation-grow\" href=\"https:\/\/proficircle.com\/category\/case-studies\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Alle casestudy\u2019s lezen<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-83dd04a elementor-widget elementor-widget-ipost_grid\" data-id=\"83dd04a\" data-element_type=\"widget\" data-widget_type=\"ipost_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\r\n\t\t<div class=\"post-grid pgrid row\">\r\n\t\t\t \r\n\t\t\t\t<div class=\"pgrid-box\">\r\n\t\t\t\t<article class=\"post-box blog-item\">\r\n\t\t\t\t\t<div class=\"post-inner\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t        <div class=\"entry-media\">\r\n\t\t\t\t\t        \t<div class=\"post-cat\"><span class=\"posted-in\"><a href=\"https:\/\/www.laytech.ai\/nl\/category\/case-studies\/\" rel=\"category tag\">Casestudies<\/a><\/span><\/div>\t\t\t\t\t            <a href=\"https:\/\/www.laytech.ai\/nl\/volvo-trucks-romania\/\">\r\n\t\t\t\t\t                <img loading=\"lazy\" decoding=\"async\" width=\"601\" height=\"520\" src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/01\/v4-601x520.jpg?wsr\" class=\"attachment-engitech-slider-post-thumbnail size-engitech-slider-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t\t            <\/a>\r\n\t\t\t\t\t        <\/div>\r\n\t\t\t\t\t        \r\n\t\t\t\t\t    \r\n\t\t\t\t\t\t<div class=\"inner-post\">\r\n\t\t\t\t\t\t\t<div class=\"entry-header\">\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"entry-meta\">\r\n\t\t\t\t\t\t\t\t\t<span class=\"posted-on\">_ <a href=\"https:\/\/www.laytech.ai\/nl\/volvo-trucks-romania\/\" rel=\"bookmark\"><time class=\"entry-date published\" datetime=\"2023-01-10T14:21:50+03:00\">januari 10, 2023<\/time><\/a><\/span>\t\t\t\t\t\t\t\t<\/div><!-- .entry-meta -->\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<h3 class=\"entry-title\"><a href=\"https:\/\/www.laytech.ai\/nl\/volvo-trucks-romania\/\" rel=\"bookmark\">Volvo Trucks<\/a><\/h3>\r\n\t\t\t\t\t\t\t<\/div><!-- .entry-header -->\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"entry-summary the-excerpt\">\r\n\r\n\t\t\t\t\t            <p>Client: Volvo Trucks is a world-leading truck manufacturer, committed to drive progress and shape the future landscape of sustainable transports. We provide total transport solutions in the medium to heavy-duty segment and offer support to customers in more than 130 countries. Our foundation is our core values &#8211; quality, safety, and environmental care. The company&#8217;s [&hellip;]<\/p>\n\r\n\t\t\t\t\t        <\/div><!-- .entry-content -->\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-readmore\">\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.laytech.ai\/nl\/volvo-trucks-romania\/\">Read their story <i class=\"flaticon-right-arrow-1\"><\/i><\/a>\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/article>\r\n\t\t\t\t<\/div>\r\n\t\t\t \r\n\t\t\t\t<div class=\"pgrid-box\">\r\n\t\t\t\t<article class=\"post-box blog-item\">\r\n\t\t\t\t\t<div class=\"post-inner\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t        <div class=\"entry-media\">\r\n\t\t\t\t\t        \t<div class=\"post-cat\"><span class=\"posted-in\"><a href=\"https:\/\/www.laytech.ai\/nl\/category\/case-studies\/\" rel=\"category tag\">Casestudies<\/a><\/span><\/div>\t\t\t\t\t            <a href=\"https:\/\/www.laytech.ai\/nl\/clariant-romania\/\">\r\n\t\t\t\t\t                <img loading=\"lazy\" decoding=\"async\" width=\"601\" height=\"416\" src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/01\/Picture1-601x416.jpg?wsr\" class=\"attachment-engitech-slider-post-thumbnail size-engitech-slider-post-thumbnail wp-post-image\" alt=\"\" srcset=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/01\/Picture1-601x416.jpg 601w, https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/01\/Picture1-18x12.jpg 18w\" sizes=\"(max-width: 601px) 100vw, 601px\" \/>\t\t\t\t\t            <\/a>\r\n\t\t\t\t\t        <\/div>\r\n\t\t\t\t\t        \r\n\t\t\t\t\t    \r\n\t\t\t\t\t\t<div class=\"inner-post\">\r\n\t\t\t\t\t\t\t<div class=\"entry-header\">\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"entry-meta\">\r\n\t\t\t\t\t\t\t\t\t<span class=\"posted-on\">_ <a href=\"https:\/\/www.laytech.ai\/nl\/clariant-romania\/\" rel=\"bookmark\"><time class=\"entry-date published\" datetime=\"2023-01-09T10:03:08+03:00\">januari 9, 2023<\/time><\/a><\/span>\t\t\t\t\t\t\t\t<\/div><!-- .entry-meta -->\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<h3 class=\"entry-title\"><a href=\"https:\/\/www.laytech.ai\/nl\/clariant-romania\/\" rel=\"bookmark\">Clariant<\/a><\/h3>\r\n\t\t\t\t\t\t\t<\/div><!-- .entry-header -->\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"entry-summary the-excerpt\">\r\n\r\n\t\t\t\t\t            <p>ProfiCircle&#8217;s solution: Clariant Romania has found, through ProfiCircle, industrial shelving that provides easy access to documents and keeps them in optimal conditions.<\/p>\n\r\n\t\t\t\t\t        <\/div><!-- .entry-content -->\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-readmore\">\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.laytech.ai\/nl\/clariant-romania\/\">Read their story <i class=\"flaticon-right-arrow-1\"><\/i><\/a>\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/article>\r\n\t\t\t\t<\/div>\r\n\t\t\t \r\n\t\t\t\t<div class=\"pgrid-box\">\r\n\t\t\t\t<article class=\"post-box blog-item\">\r\n\t\t\t\t\t<div class=\"post-inner\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t        <div class=\"entry-media\">\r\n\t\t\t\t\t        \t<div class=\"post-cat\"><span class=\"posted-in\"><a href=\"https:\/\/www.laytech.ai\/nl\/category\/case-studies\/\" rel=\"category tag\">Casestudies<\/a><\/span><\/div>\t\t\t\t\t            <a href=\"https:\/\/www.laytech.ai\/nl\/tsg-romania\/\">\r\n\t\t\t\t\t                <img loading=\"lazy\" decoding=\"async\" width=\"601\" height=\"520\" src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2023\/01\/cover-601x520.jpg?wsr\" class=\"attachment-engitech-slider-post-thumbnail size-engitech-slider-post-thumbnail wp-post-image\" alt=\"LayTech | Industrial workers using digital solutions\" \/>\t\t\t\t\t            <\/a>\r\n\t\t\t\t\t        <\/div>\r\n\t\t\t\t\t        \r\n\t\t\t\t\t    \r\n\t\t\t\t\t\t<div class=\"inner-post\">\r\n\t\t\t\t\t\t\t<div class=\"entry-header\">\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"entry-meta\">\r\n\t\t\t\t\t\t\t\t\t<span class=\"posted-on\">_ <a href=\"https:\/\/www.laytech.ai\/nl\/tsg-romania\/\" rel=\"bookmark\"><time class=\"entry-date published\" datetime=\"2023-01-06T08:26:38+03:00\">januari 6, 2023<\/time><\/a><\/span>\t\t\t\t\t\t\t\t<\/div><!-- .entry-meta -->\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<h3 class=\"entry-title\"><a href=\"https:\/\/www.laytech.ai\/nl\/tsg-romania\/\" rel=\"bookmark\">TSG<\/a><\/h3>\r\n\t\t\t\t\t\t\t<\/div><!-- .entry-header -->\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"entry-summary the-excerpt\">\r\n\r\n\t\t\t\t\t            <p>Client: TSG Romania\u00a0is part of TSG Group, an international group present in 30 countries with over 5000 employees. With a history of 28 years in the technical services industry, TSG Romania aims to become the main partner in the transformation of mobility.<\/p>\n\r\n\t\t\t\t\t        <\/div><!-- .entry-content -->\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-readmore\">\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.laytech.ai\/nl\/tsg-romania\/\">Read their story <i class=\"flaticon-right-arrow-1\"><\/i><\/a>\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/article>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t    <\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e59a267 elementor-widget elementor-widget-html\" data-id=\"e59a267\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n    \n    #new-proficircle-button .elementor-button-content-wrapper .elementor-button-icon{\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: 800 !important;\n    }\n    \n    .entry-meta {\n        display: none;\n    }\n    \n    .post-box:hover {\n        box-shadow: none;\n    }\n\n    .pgrid .inner-post{\n        border: none;\n    }\n    \n    .entry-summary {\n        max-height: 200px;\n    }\n    \n    .entry-summary p {\n        display: -webkit-box;\n       -webkit-line-clamp: 3;\n       -webkit-box-orient: vertical;\n       overflow: hidden; \n         overflow: hidden;\n    }\n\n    .slick-slide .post-inner {\n        border-radius: 4px !important;\n        box-shadow: \n    }\n    \n    .entry-media img{\n        border-top-left-radius: 4px !important;\n        border-top-right-radius: 4px !important;\n      width:  440px;\n    height: 280px;\n    object-fit: cover;\n    }\n    \n    \/* Post category hide*\/\n    .post-cat {\n        display: none;\n    }\n    \n    \/* Post date hide *\/\n    .posted-on {\n        display: none !important;\n    }\n    \n    \n    \n    .btn-readmore  {\n        display: inline-flex;\n        border-radius: 4px;\n        padding: 16px 24px;\n        justify-content: center;\n        align-items: center;\n        background: rgba(8, 87, 214, 0.10);\n        font-weight: 600; \n        color: #0857d6 !important;\n        \n    }\n    \n    .btn-readmore:hover  {\n        display: inline-flex;\n        border-radius: 4px;\n        justify-content: center;\n        align-items: center;\n        background: rgba(8, 87, 214, 0.25);\n        font-weight: 600; \n        color: #0857d6;\n        transition: background 0.3s;\n    }\n    \n    .learn-more-btn-arrow {\n        font-weight: 700;\n        margin-left: 0.5rem !important;\n    }\n    \n    \n    \/* Icon margin reset *\/\n    .post-box .btn-readmore > a i {\n        margin-right: 0px !important;\n    }\n    \n      .slick-arrow {\n        background: none !important;\n    }\n<\/style>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-033925f elementor-section-full_width ot-traditional elementor-section-height-default elementor-section-height-default\" data-id=\"033925f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9f117de ot-flex-column-vertical\" data-id=\"9f117de\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7d0887c elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"7d0887c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Vertrouwd door bedrijven zoals<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77ca452 owl-stage elementor-widget elementor-widget-image-carousel\" data-id=\"77ca452\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;10&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;no&quot;,&quot;pause_on_interaction&quot;:&quot;no&quot;,&quot;autoplay_speed&quot;:1,&quot;speed&quot;:7000,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:67,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;5&quot;,&quot;slides_to_show_mobile&quot;:&quot;3&quot;,&quot;slides_to_show_tablet_extra&quot;:&quot;6&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" dir=\"rtl\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/baibia-kind-logo_edited_.png?wsr\" alt=\"baibia-kind-logo_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/incold165x80-1_edited_.png?wsr\" alt=\"incold165x80 1_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/logo_edited_.png?wsr\" alt=\"logo_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/Logo_Metalsistem_edited_.png?wsr\" alt=\"Logo_Metalsistem_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/logo_scaffsystem_2020_edited_.png?wsr\" alt=\"logo_scaffsystem_2020_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/logo-mecalux_edited_.png?wsr\" alt=\"logo-mecalux_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/logo-rosss-2017-retina_edited_.png?wsr\" alt=\"logo-rosss-2017-retina_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/09\/BNT-logo.png?wsr\" alt=\"BNT logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/09\/TSG-Logo.png?wsr\" alt=\"TSG Logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/09\/Temco-logo.png?wsr\" alt=\"Temco logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/09\/Notariat-logo.png?wsr\" alt=\"Notariat logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/09\/LupalKing-logo.png?wsr\" alt=\"LupalKing logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/09\/logo-marpet-1.png?wsr\" alt=\"logo-marpet 1\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/09\/Hekler-logo.png?wsr\" alt=\"Hekler logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/09\/Company-med-logo.png?wsr\" alt=\"Company med logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/logo_iss_edited_.png?wsr\" alt=\"logo_iss_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/logo_haulotte_edited_.png?wsr\" alt=\"logo_haulotte_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/logo_clinica_zetta-1_edited_.png?wsr\" alt=\"logo_clinica_zetta 1_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/logo_iCCO_edited_.png?wsr\" alt=\"logo_iCCO_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/Provost_edited_.png?wsr\" alt=\"Provost_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/logo-bss-200_edited_-1.png?wsr\" alt=\"logo-bss-200_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/logo-litera-1024x640-1-1_edited_-1.png?wsr\" alt=\"logo-litera-1024x640-1 1_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/download_edited_.png?wsr\" alt=\"download_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/logo_kaiser_kraft_edited_.png?wsr\" alt=\"logo_kaiser_kraft_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"25 din 25\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.laytech.ai\/wp-content\/uploads\/2022\/07\/Vector_edited_.png?wsr\" alt=\"Vector_edited_\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c749952 elementor-widget elementor-widget-html\" data-id=\"c749952\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n    \n    .elementor-image-carousel {\n    transition-timing-function: linear!important;\n    animation-duration: 3s !important;\n    }\n    \n    .swiper-slide-image {\n        filter: saturate(0%);\n    }\n<\/style>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cfe2a0c ot-traditional elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cfe2a0c\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-10f0a9a ot-flex-column-vertical\" data-id=\"10f0a9a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4c14110 elementor-widget elementor-widget-itestimonials2\" data-id=\"4c14110\" data-element_type=\"widget\" data-widget_type=\"itestimonials2.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\r\n\t\t<div class=\"ot-testimonials-2\">\t\t\t\t\t\t\r\n\t\t\t<div class=\"testimonial-inner ot-testimonials-slider\" data-show=\"2\" data-scroll=\"1\" data-fade=\"false\" data-dots=\"true\" data-arrow=\"true\">\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tWe waren op zoek naar palletrekken.\nIk ben blij met de manier waarop er informatie wordt verzameld.\nDe mogelijkheid om te kopen van internationale leveranciers en lage prijzen spelen inderdaad in hun voordeel.\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/www.proficircle.com\/wp-content\/uploads\/2022\/10\/velgala.jpg\" alt=\"Gabriel Miuta\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Gabriel Miuta<\/h6>\r\n\t\t\t\t        \t\t<span>Velgala<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tWe hebben palletrekken gekocht.\nGratis advies en ontwerp, verschillende aanbiedingen en lage prijzen zijn de factoren waarom ze ook in de toekomst onze aanbieder zullen zijn.\n10\/10 voor het idee van het platform.\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/www.proficircle.com\/wp-content\/uploads\/2022\/09\/Heckler.jpg\" alt=\"Daniel Popescu\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Daniel Popescu<\/h6>\r\n\t\t\t\t        \t\t<span>Heckler Romania<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tWe definitely will use LayTech in the future. The quick sourcing and consulting surprised us. It is super nice to be able to compare prices that easy. We bought pallet racks.\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/www.proficircle.com\/wp-content\/uploads\/2022\/08\/cmed.jpg\" alt=\"Alexei Albu\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Alexei Albu<\/h6>\r\n\t\t\t\t        \t\t<span>Company Med Srl<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tWe were consulted and supported in a professional way. After that it was easy to follow - comparative table, offer reviews- digital and simple.\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/www.proficircle.com\/wp-content\/uploads\/2022\/08\/dcd.jpg\" alt=\"Doina Cazacut\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Doina Cazacut<\/h6>\r\n\t\t\t\t        \t\t<span>SC DOLY-COM DISTRIBUTIE SRL<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tI was interested in the free consulting which they provide. That helped me to understand my need. 10\/10 for the platform - it is exceptionally easy to use it.\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/www.proficircle.com\/wp-content\/uploads\/2022\/08\/storkm.jpg\" alt=\"Raul Chiorean\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Raul Chiorean<\/h6>\r\n\t\t\t\t        \t\t<span>Stork Medical<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tI chose to work with LayTech because of the multitude of positive reviews from other people and its low prices relative to its quality.\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/proficircle.com\/wp-content\/uploads\/2022\/05\/donarosso.jpg\" alt=\"Liliana Gheorghe\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Liliana Gheorghe<\/h6>\r\n\t\t\t\t        \t\t<span>Donarosso<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tWe hebben twee betere aanbiedingen gekregen in vergelijking met wat we tot dan toe op de markt hadden gekregen.\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/proficircle.com\/wp-content\/uploads\/2022\/05\/clad.jpg\" alt=\"Cristian Dinu\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Cristian Dinu<\/h6>\r\n\t\t\t\t        \t\t<span>Clandestin Beer<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \t10\/10 voor het platform - uiterst gebruiksvriendelijk.\nDe snelle tegemoetkoming van onze behoeften en het constante advies in het proces zijn hun sterke punten.  \t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/www.proficircle.com\/wp-content\/uploads\/2022\/08\/temco.jpg\" alt=\"Cristina Prejoianu\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Cristina Prejoianu<\/h6>\r\n\t\t\t\t        \t\t<span>TEHNO ELECTRO MEDICAL CO<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tWe vonden het uiterst gemakkelijk om onze apparatuur te vinden.\nHun klantenondersteuning en het netwerk van leveranciers was de oplossing voor alles.\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/proficircle.com\/wp-content\/uploads\/2022\/07\/kupaking.jpg\" alt=\"Lukacs Jeno\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Lukacs Jeno<\/h6>\r\n\t\t\t\t        \t\t<span>Lupalking SRL<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tWhat convinced us to use the platform is the fact that we get free consulting and comparative table. We were amazed how easy it was to pay in instalments as well.\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/proficircle.com\/wp-content\/uploads\/2022\/08\/bfb.jpg\" alt=\"Andrei Boureano\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Andrei Boureano<\/h6>\r\n\t\t\t\t        \t\t<span>Balcanic Fashion Boutique<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tIt is 10\/10 indeed! My need was solved exceptionally easy. Fast execution and free consulting were the key for me. The comparative table is amazed me too.\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/www.proficircle.com\/wp-content\/uploads\/2022\/08\/tsg.jpg\" alt=\"Florin Lungu\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Florin Lungu<\/h6>\r\n\t\t\t\t        \t\t<span>TSG Solutions<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tRequest for offer form and the layout support was important feature for us. The simple way to visualize the offers amazed us.\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/proficircle.com\/wp-content\/uploads\/2022\/08\/mp.jpg\" alt=\"Mar & Pet\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Mar & Pet<\/h6>\r\n\t\t\t\t        \t\t<span>SC Mar & Pet Grup SRL<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tEenvoudig, snel en gratis.\nZe helpen je om in een mum van tijd en zonder kosten de beste verkopers te bereiken.\nHet platform is uitzonderlijk.  \t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/www.proficircle.com\/wp-content\/uploads\/2022\/08\/bnt.jpg\" alt=\"Dragos Ciucan\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Dragos Ciucan<\/h6>\r\n\t\t\t\t        \t\t<span>BNT Sistem<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tThe fast execution and consulting were beyond my expectation. Comparing between several prices saved me not only time but money too.\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/www.proficircle.com\/wp-content\/uploads\/2022\/08\/notar.jpg\" alt=\"Marius Claudiu\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Marius Claudiu<\/h6>\r\n\t\t\t\t        \t\t<span>SPNAgapi<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tWe zijn een internationaal chemisch bedrijf en voor ons is het moeilijk om snel de juiste leverancier te vinden.\nDankzij het platform hebben we op korte tijd uit meerdere aanbiedingen kunnen kiezen. \n\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/www.proficircle.com\/wp-content\/uploads\/2022\/09\/chemical.jpg\" alt=\"Anonymous\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Anonymous<\/h6>\r\n\t\t\t\t        \t\t<span>Chemical Manufacturer<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div>\r\n\t\t\t\t\t<div class=\"testi-item\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ttext\">\r\n\t\t\t\t        \tGratis advies en ontwerp voor onze aanvraag.\nOnze aanvraag werd onmiddellijk verwerkt.\n8\/10 voor het platform. \n\t\t\t\t        <\/div>\r\n\t\t\t\t\t\t<div class=\"t-head flex-middle\">\r\n\t\t\t\t\t\t\t\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/www.proficircle.com\/wp-content\/uploads\/2022\/09\/pss.jpg\" alt=\"Ionut Maita\">\r\n\t\t\t\t        \t\t\t\t\t        \t<div class=\"tinfo\">\r\n\t\t\t\t        \t\t<h6>Ionut Maita<\/h6>\r\n\t\t\t\t        \t\t<span>PSS prosoft solutions<\/span>\t\t\t\t        \t<\/div>\r\n\t\t\t        \t<\/div>\r\n\t\t\t\t        \r\n\t\t        \t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\t\t\t\t\r\n\t    <\/div>\r\n\r\n\t    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c137ec elementor-widget elementor-widget-html\" data-id=\"0c137ec\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n    \/*.slick-track{*\/\n    \/*    padding-top: 2.4rem;*\/\n    \/*    padding-bottom: 3.4rem*\/\n    \/*}*\/\n    \n    .slick-dots {\n        display: flex;\n        align-content: center;\n        justify-content: center;\n        flex-wrap: wrap;\n        padding: 30px;\n    }\n    \n    .slick-list {\n        padding-bottom: 15px;\n    }\n    \n    @media (max-width: 765px) {\n        .slick-list{\n            height: 100px;\n            padding-bottom: 4rem;\n        }\n    }\n\n    .testi-item{\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n    }\n<\/style>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ad40bb7 elementor-section-full_width ot-traditional elementor-section-height-default elementor-section-height-default\" data-id=\"ad40bb7\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1c4f60b ot-flex-column-vertical\" data-id=\"1c4f60b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-183463f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"183463f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Wil je de inrichting van je magazijnruimtes versnellen?<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-099e0cd elementor-widget elementor-widget-text-editor\" data-id=\"099e0cd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Schedule a 15-minute personalised demo session to see how you can do it with LayTech<\/span><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-e823cfc ot-layout_block elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e823cfc\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d770336 ot-flex-column-vertical\" data-id=\"d770336\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dec3e1b elementor-align-right elementor-mobile-align-justify cta-start-btn elementor-widget elementor-widget-button\" data-id=\"dec3e1b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/app.laytech.ai\/signup?lang=en\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Account aanmaken<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a0a3f19 ot-flex-column-vertical\" data-id=\"a0a3f19\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f4f9ac8 elementor-align-left elementor-mobile-align-justify cta-demo-btn elementor-widget elementor-widget-button\" data-id=\"f4f9ac8\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.laytech.ai\/nl\/request-a-demo\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Demo boeken<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-301ebf4 e-flex e-con-boxed e-con e-parent\" data-id=\"301ebf4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fed618d elementor-widget elementor-widget-shortcode\" data-id=\"fed618d\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Industrial Equipment. Matched. Skip weeks of sourcing and receive 3+ validated offers within a few days. Manage fit-out projects effortlessly: create a purchase order, compare offers, and sign a contract. Send a request Learn more Our suppliers Wide range of equipment for logistics spaces Get multiple offers for your project from trusted suppliers. Mezzanine Material [&hellip;]<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.laytech.ai\/nl\/wp-json\/wp\/v2\/pages\/18879"}],"collection":[{"href":"https:\/\/www.laytech.ai\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.laytech.ai\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.laytech.ai\/nl\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.laytech.ai\/nl\/wp-json\/wp\/v2\/comments?post=18879"}],"version-history":[{"count":755,"href":"https:\/\/www.laytech.ai\/nl\/wp-json\/wp\/v2\/pages\/18879\/revisions"}],"predecessor-version":[{"id":23444,"href":"https:\/\/www.laytech.ai\/nl\/wp-json\/wp\/v2\/pages\/18879\/revisions\/23444"}],"wp:attachment":[{"href":"https:\/\/www.laytech.ai\/nl\/wp-json\/wp\/v2\/media?parent=18879"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}