{ "@type": "ListItem", "position": 1, "name": "Home", "item": "https://hecht-technology.nl" } ] }, { "@type": "LocalBusiness", "@id": "https://hecht-technology.nl/#localbusiness", "name": "Hecht Technology B.V.", "image": "https://hecht-technology.nl/wp-content/uploads/2024/05/hecht-og-image.jpg", "priceRange": "$$$", "telephone": "+31-085-06-00-670", "address": { "@type": "PostalAddress", "streetAddress": "Energieweg 1", "addressLocality": "Vlaardingen", "postalCode": "3133 EB", "addressCountry": "NL" }, "openingHours": "Mo-Fr 08:30-17:00", "geo": { "@type": "GeoCoordinates", "latitude": "51.9117", "longitude": "4.3492" }, "url": "https://hecht-technology.nl", "sameAs": ["https://www.linkedin.com/company/hechttechnology"] } ] }
Select Page
anchor.addEventListener("click", function(e) { const target = document.querySelector(this.getAttribute("href")); if (target) { e.preventDefault(); target.scrollIntoView({ behavior: "smooth" }); } }); });// Add lang attribute if missing if (!document.documentElement.lang) { document.documentElement.lang = "nl"; } });