{"id":19,"date":"2026-02-24T05:16:33","date_gmt":"2026-02-24T05:16:33","guid":{"rendered":"https:\/\/nw-b.ch\/?page_id=19"},"modified":"2026-06-22T07:26:15","modified_gmt":"2026-06-22T07:26:15","slug":"ueber-uns","status":"publish","type":"page","link":"https:\/\/nw-b.ch\/en\/ueber-uns\/","title":{"rendered":"About us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"19\" class=\"elementor elementor-19\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8948f9 e-con-full e-flex e-con e-parent\" data-id=\"a8948f9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/nw-b.ch\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/ueber-uns-nwb.webm&quot;,&quot;background_video_start&quot;:0,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-9349abf animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"9349abf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:500}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u00dcBER UNS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fa70026 animated-slow elementor-invisible elementor-widget elementor-widget-html\" data-id=\"fa70026\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:1000}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"hero-scroll-wrap\">\r\n  <a href=\"#next-section\" class=\"hero-scroll-arrow\" aria-label=\"Nach unten scrollen\">\r\n    <span><\/span>\r\n  <\/a>\r\n<\/div>\r\n\r\n<style>\r\n\/* =========================================================\r\n   PFEIL UNTER DER \u00dcBERSCHRIFT\r\n   ========================================================= *\/\r\n.hero-scroll-wrap {\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  width: 100%;\r\n  margin-top: 28px;\r\n}\r\n\r\n.hero-scroll-arrow {\r\n  display: inline-flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  width: 56px;\r\n  height: 56px;\r\n  text-decoration: none;\r\n  cursor: pointer;\r\n  transition: transform 0.25s ease, opacity 0.25s ease;\r\n  animation: heroArrowFloat 2.2s ease-in-out infinite;\r\n}\r\n\r\n.hero-scroll-arrow:hover {\r\n  transform: translateY(2px);\r\n  opacity: 0.85;\r\n}\r\n\r\n.hero-scroll-arrow span {\r\n  display: block;\r\n  width: 16px;\r\n  height: 16px;\r\n  border-left: 2px solid #ffffff;\r\n  border-bottom: 2px solid #ffffff;\r\n  transform: rotate(-45deg);\r\n  animation: heroArrowPulse 2.2s ease-in-out infinite;\r\n}\r\n\r\n\/* Bewegung des Pfeils nach unten und wieder zur\u00fcck *\/\r\n@keyframes heroArrowFloat {\r\n  0% {\r\n    transform: translateY(0);\r\n  }\r\n  50% {\r\n    transform: translateY(10px);\r\n  }\r\n  100% {\r\n    transform: translateY(0);\r\n  }\r\n}\r\n\r\n\/* Leichtes Ein und Ausblenden f\u00fcr einen smoothen Effekt *\/\r\n@keyframes heroArrowPulse {\r\n  0% {\r\n    opacity: 0.45;\r\n  }\r\n  50% {\r\n    opacity: 1;\r\n  }\r\n  100% {\r\n    opacity: 0.45;\r\n  }\r\n}\r\n\r\n\/* Sorgt daf\u00fcr, dass das Springen zur Section weich erfolgt *\/\r\nhtml {\r\n  scroll-behavior: smooth;\r\n}\r\n\r\n\/* =========================================================\r\n   SCROLL OFFSET F\u00dcR DIE ZIEL SECTION\r\n   ========================================================= *\/\r\n\r\n\/*\r\n  WICHTIG:\r\n  Dem Ziel Container unten in Elementor musst du bei\r\n  Erweitert > CSS ID einfach diesen Wert geben:\r\n\r\n  next-section\r\n*\/\r\n\r\n\/*\r\n  DESKTOP OFFSET:\r\n  Dieser Wert gilt f\u00fcr PC und Tablet gr\u00f6\u00dfer als 767px.\r\n  Beispiel:\r\n  55px = beim Springen bleibt die Section 55px tiefer stehen\r\n  und klebt nicht direkt ganz oben.\r\n*\/\r\n#next-section {\r\n  scroll-margin-top: 80px;\r\n}\r\n\r\n\/* =========================================================\r\n   MOBILE ANPASSUNGEN\r\n   ========================================================= *\/\r\n@media (max-width: 767px) {\r\n  \/*\r\n    MOBILE OFFSET:\r\n    Diesen Wert kannst du separat f\u00fcr Handy einstellen.\r\n    Beispiel:\r\n    20px oder 80px, je nachdem wie viel Abstand du willst.\r\n  *\/\r\n  #next-section {\r\n    scroll-margin-top: 50px;\r\n  }\r\n\r\n  \/* Pfeil etwas kleiner auf Mobile *\/\r\n  .hero-scroll-arrow {\r\n    width: 48px;\r\n    height: 48px;\r\n  }\r\n\r\n  .hero-scroll-arrow span {\r\n    width: 14px;\r\n    height: 14px;\r\n  }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cc55a95 e-flex e-con-boxed e-con e-parent\" data-id=\"cc55a95\" data-element_type=\"container\" data-e-type=\"container\" id=\"next-section\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2090b00 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2090b00\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Unsere Handschrift<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f6d7050 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"f6d7050\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b003ea0 elementor-widget elementor-widget-text-editor\" data-id=\"b003ea0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<strong><span style=\"color: #cc3366;\" class=\"translation-block-a\">NETZ-WERK BESPOKE<\/span><\/strong> steht f\u00fcr Innenr\u00e4ume, die Charakter tragen, nicht nur Material. Wir nehmen Ihre Vision ernst und \u00fcbersetzen sie in ein Interieur, das sich wie eine nat\u00fcrliche Erweiterung des Fahrzeugs anf\u00fchlt. Dabei geht es um Ruhe im Design, Klarheit in den Linien und eine Qualit\u00e4t, die man sofort merkt.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2fd8c5 elementor-widget elementor-widget-text-editor\" data-id=\"a2fd8c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Wir arbeiten mit Zeit und mit Anspruch. Nicht, um mehr zu machen, sondern um das Richtige perfekt zu machen. Am Ende soll es nicht nach Umbau aussehen, sondern nach genau der Version Ihres Fahrzeugs, die es von Anfang an verdient h\u00e4tte.<\/p>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f74a122 e-con-full e-flex e-con e-parent\" data-id=\"f74a122\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e276203 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"e276203\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78eb454 elementor-widget elementor-widget-heading\" data-id=\"78eb454\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Perfektion ist Pflicht<\/h3>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e5ca66 e-con-full e-flex e-con e-child\" data-id=\"6e5ca66\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6adf87 elementor-widget elementor-widget-text-editor\" data-id=\"b6adf87\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Wir sind unsere strengsten Kritiker. Deshalb wird jedes Interieur mehrfach gepr\u00fcft, verfeinert und bei Bedarf neu angesetzt, bis Passform, N\u00e4hte, Kanten und Haptik genau stimmen. Ein Projekt gilt f\u00fcr uns erst als fertig, wenn es sich nicht nur perfekt zeigt, sondern auch perfekt anf\u00fchlt und Sie mit einem ruhigen Gef\u00fchl die Schl\u00fcssel wieder in die Hand nehmen.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-037a5a9 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"037a5a9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/nw-b.ch\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/5963499-hd_1920_1080_25fps-1.webm&quot;,&quot;background_video_start&quot;:0,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-97b5ccd e-con-full animated-slow e-flex elementor-invisible e-con e-parent\" data-id=\"97b5ccd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:500}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b32413d elementor-widget elementor-widget-n-carousel\" data-id=\"b32413d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;e84656b&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;21b195a&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;4356a63&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;3dc284c&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;4ce8398&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;7063aa4&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;b9ec1ae&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;e014d2e&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;1f15d58&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;6958991&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;609fc2d&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;54b5b8e&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;2f98be0&quot;}],&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;1&quot;,&quot;slides_to_scroll_mobile&quot;:&quot;1&quot;,&quot;speed&quot;:1000,&quot;offset_sides&quot;:&quot;right&quot;,&quot;offset_width&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:320,&quot;sizes&quot;:[]},&quot;offset_width_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:320,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;1&quot;,&quot;offset_width_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:160,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;autoplay_speed&quot;:2500,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&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=\"nested-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-14caa8a e-con-full e-flex e-con e-child\" data-id=\"14caa8a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9dd8029 e-con-full e-flex e-con e-child\" data-id=\"9dd8029\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f9db5df e-con-full e-flex e-con e-child\" data-id=\"f9db5df\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4c84596 e-con-full e-flex e-con e-child\" data-id=\"4c84596\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-58caad7 e-con-full e-flex e-con e-child\" data-id=\"58caad7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"6\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-be31cec e-con-full e-flex e-con e-child\" data-id=\"be31cec\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"7\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d9fc603 e-con-full e-flex e-con e-child\" data-id=\"d9fc603\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"8\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c0fe758 e-con-full e-flex e-con e-child\" data-id=\"c0fe758\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"9\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2b855b9 e-con-full e-flex e-con e-child\" data-id=\"2b855b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a273b26 e-con-full e-flex e-con e-child\" data-id=\"a273b26\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ed7fea9 e-con-full e-flex e-con e-child\" data-id=\"ed7fea9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bedb82f e-con-full e-flex e-con e-child\" data-id=\"bedb82f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 von 13\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6485820 e-con-full e-flex e-con e-child\" data-id=\"6485820\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-96f6628 e-flex e-con-boxed e-con e-parent\" data-id=\"96f6628\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca81366 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"ca81366\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Lassen Sie uns \u00fcber Ihr Projekt sprechen<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bac8e4c e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"bac8e4c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:500}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3166e56 elementor-widget elementor-widget-text-editor\" data-id=\"3166e56\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Jedes aussergew\u00f6hnliche Interieur beginnt mit einer Idee. Teilen Sie uns Ihre Vorstellungen mit, und gemeinsam entwickeln wir daraus ein individuelles Konzept auf h\u00f6chstem Niveau.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30c156e elementor-align-center elementor-widget-mobile__width-inherit animated-slow elementor-invisible elementor-widget elementor-widget-button\" data-id=\"30c156e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:1000}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/nw-b.ch\/kontakt\/\">\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\">Kontaktieren Sie uns<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u00dcBER UNS Unsere Handschrift NETZ-WERK BESPOKE steht f\u00fcr Innenr\u00e4ume, die Charakter tragen, nicht nur Material. Wir nehmen Ihre Vision ernst und \u00fcbersetzen sie in ein Interieur, das sich wie eine nat\u00fcrliche Erweiterung des Fahrzeugs anf\u00fchlt. Dabei geht es um Ruhe im Design, Klarheit in den Linien und eine Qualit\u00e4t, die man sofort merkt. Wir arbeiten [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-19","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/pages\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/comments?post=19"}],"version-history":[{"count":455,"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":3976,"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/pages\/19\/revisions\/3976"}],"wp:attachment":[{"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/media?parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}