{"id":3199,"date":"2026-07-02T04:05:01","date_gmt":"2026-07-02T04:05:01","guid":{"rendered":"https:\/\/darkgreen-loris-304448.hostingersite.com\/?page_id=3199"},"modified":"2026-09-06T15:55:07","modified_gmt":"2026-09-06T15:55:07","slug":"about-us","status":"publish","type":"page","link":"https:\/\/hansjet.com\/de\/about-us\/","title":{"rendered":"\u00dcber uns"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"3199\" class=\"elementor elementor-3199\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f3bdda e-con-full e-flex e-con e-parent\" data-id=\"6f3bdda\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a75d57c e-con-full e-flex e-con e-child\" data-id=\"a75d57c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e4d0628 elementor-widget elementor-widget-html\" data-id=\"e4d0628\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     HANS JET \u2014 MEMBERSHIP PAGE\n     Paste this into the Membership page's Elementor HTML widget,\n     replacing everything that's currently there. The nav bar,\n     language switcher, Menu button, and fullscreen menu overlay\n     come from your two global Custom Code snippets, do not add\n     them here.\n     ============================================================ -->\n<style>\n\/* ===== ROOT \/ TOKENS (only what this page's content needs) ===== *\/\n#hj-home *,#hj-home *::before,#hj-home *::after{margin:0;padding:0;box-sizing:border-box}\n#hj-home{\n  --ink:#151515;--sub:#cfcfcf;--faint:#9a9a9a;--r:5px;\n  --f:'Nunito',system-ui,sans-serif;\n  --f-serif:'Francisco Serial',Georgia,serif;\n  background:transparent;color:#fff;font-family:var(--f);font-weight:200;-webkit-font-smoothing:antialiased;\n}\n#hj-home a{color:inherit;text-decoration:none;font-family:var(--f)}\n#hj-home img{display:block}\n\/* ===== ENTRANCE ANIMATION ===== *\/\n@keyframes hjFadeUp{\n  from{opacity:0;transform:translateY(28px)}\n  to{opacity:1;transform:translateY(0)}\n}\n#hj-home .hj-in{animation:hjFadeUp .55s cubic-bezier(.19,1,.22,1) both}\n#hj-home .hj-in-2{animation-delay:.15s}\n#hj-home .hj-in-3{animation-delay:.25s}\n@media(prefers-reduced-motion:reduce){\n  #hj-home .hj-in{animation:none;opacity:1;transform:none}\n}\n\/* ===== HERO WRAPPER ===== *\/\n#hj-home .hero{position:relative;min-height:100vh;display:flex;flex-direction:column;background:transparent}\n\/* ===== HERO CONTENT (centered on this page) ===== *\/\n#hj-home .hero-content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 7vw;max-width:900px;margin:0 auto}\n#hj-home .hero-content h1{font-family:var(--f-serif)!important;font-weight:400;font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.1;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0;white-space:nowrap;color:#fff}\n#hj-home .hero-content p{font-family:var(--f)!important;font-weight:200;font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.55;letter-spacing:-.005em;margin-bottom:2.6rem;max-width:60ch;color:#fff}\n#hj-home .hero-content p .line{display:block}\n\/* ===== CTA BUTTONS ===== *\/\n#hj-home .hero-ctas{display:flex;flex-wrap:nowrap;gap:.7rem}\n#hj-home .btn{display:inline-block;font-family:var(--f)!important;font-weight:200;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;padding:.85rem 1.9rem;border-radius:var(--r);transition:all .3s;cursor:pointer;text-align:center;white-space:nowrap}\n#hj-home .btn-solid{background:#fff;color:var(--ink);border:1px solid #fff}\n#hj-home .btn-solid:hover{background:rgba(255,255,255,.75);color:#fff;border-color:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}\n\/* ===== HERO BOTTOM BAR ===== *\/\n#hj-home .hero-bar{position:relative;z-index:2;display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem 2rem;padding:0 7vw 2.4rem}\n#hj-home .hero-bar-social{flex:1;display:flex;align-items:center;justify-content:flex-start;gap:1.3rem}\n#hj-home .hero-bar-social a{display:inline-flex;align-items:center;justify-content:center;color:#fff;opacity:.85;transition:opacity .2s}\n#hj-home .hero-bar-social a:hover{opacity:1}\n#hj-home .hero-bar-social svg{width:20px;height:20px;fill:currentColor}\n#hj-home .hero-bar-scroll{flex:1;display:flex;align-items:center;justify-content:center}\n#hj-home .hero-bar-scroll .arrow-down{font-size:20px;line-height:1;color:#fff;animation:pulseDown 1.8s ease-in-out infinite}\n@keyframes pulseDown{\n  0%,100%{transform:translateY(0);opacity:.65}\n  50%{transform:translateY(6px);opacity:1}\n}\n#hj-home .hero-bar-contact{flex:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.4rem 2rem}\n#hj-home .hero-bar-contact a{font-family:var(--f)!important;font-weight:200;font-size:20px;letter-spacing:.02em;color:#fff;transition:color .2s}\n#hj-home .hero-bar-contact a:hover{color:var(--sub)}\n\/* ===== MOBILE ===== *\/\n@media(max-width:768px){\n  #hj-home .hero-content{margin-left:0;align-items:center;text-align:center;max-width:100%;padding:0 10vw}\n  #hj-home .hero-content h1{white-space:normal}\n  #hj-home .hero-content p{max-width:100%}\n  #hj-home .hero-content p .line{display:inline}\n  #hj-home .hero-ctas{flex-wrap:wrap;justify-content:center;width:100%;gap:.6rem}\n  #hj-home .btn{width:100%;font-size:.9rem;padding:.8rem 1.4rem}\n  #hj-home .hero-bar{flex-direction:column;text-align:center;gap:1.4rem}\n  #hj-home .hero-bar-social,#hj-home .hero-bar-scroll,#hj-home .hero-bar-contact{flex:none;justify-content:center}\n}\n<\/style>\n<div id=\"hj-home\">\n  <div class=\"hero\">\n    <!-- ===== HERO CONTENT ===== -->\n    <div class=\"hero-content hj-in hj-in-2\">\n      <h1>\u00dcBER UNS<\/h1>\n    <\/div>\n    <!-- ===== HERO BOTTOM BAR (same on every page, safe to leave as is) ===== -->\n    <div class=\"hero-bar hj-in hj-in-3\">\n      <div class=\"hero-bar-social\">\n        <a href=\"https:\/\/www.instagram.com\/hans_jet\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\n          <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2.16c3.2 0 3.58.01 4.85.07 1.17.05 1.8.25 2.23.41.56.22.96.48 1.38.9.42.42.68.82.9 1.38.16.42.36 1.06.41 2.23.06 1.27.07 1.65.07 4.85s-.01 3.58-.07 4.85c-.05 1.17-.25 1.8-.41 2.23-.22.56-.48.96-.9 1.38-.42.42-.82.68-1.38.9-.42.16-1.06.36-2.23.41-1.27.06-1.65.07-4.85.07s-3.58-.01-4.85-.07c-1.17-.05-1.8-.25-2.23-.41a3.7 3.7 0 0 1-1.38-.9 3.7 3.7 0 0 1-.9-1.38c-.16-.42-.36-1.06-.41-2.23-.06-1.27-.07-1.65-.07-4.85s.01-3.58.07-4.85c.05-1.17.25-1.8.41-2.23.22-.56.48-.96.9-1.38.42-.42.82-.68 1.38-.9.42-.16 1.06-.36 2.23-.41C8.42 2.17 8.8 2.16 12 2.16M12 0C8.74 0 8.33.01 7.05.07 5.78.13 4.9.33 4.14.63c-.79.3-1.46.72-2.12 1.38C1.35 2.68.93 3.35.63 4.14.33 4.9.13 5.78.07 7.05.01 8.33 0 8.74 0 12s.01 3.67.07 4.95c.06 1.27.26 2.15.56 2.91.3.79.72 1.46 1.38 2.12.66.66 1.33 1.08 2.12 1.38.76.3 1.64.5 2.91.56C8.33 23.99 8.74 24 12 24s3.67-.01 4.95-.07c1.27-.06 2.15-.26 2.91-.56.79-.3 1.46-.72 2.12-1.38.66-.66 1.08-1.33 1.38-2.12.3-.76.5-1.64.56-2.91.06-1.28.07-1.69.07-4.95s-.01-3.67-.07-4.95c-.06-1.27-.26-2.15-.56-2.91-.3-.79-.72-1.46-1.38-2.12C21.32 1.35 20.65.93 19.86.63 19.1.33 18.22.13 16.95.07 15.67.01 15.26 0 12 0zm0 5.84A6.16 6.16 0 1 0 18.16 12 6.16 6.16 0 0 0 12 5.84zm0 10.16A4 4 0 1 1 16 12a4 4 0 0 1-4 4zm6.41-11.85a1.44 1.44 0 1 0 1.44 1.44 1.44 1.44 0 0 0-1.44-1.44z\"\/><\/svg>\n        <\/a>\n        <a href=\"https:\/\/www.linkedin.com\/company\/78722458\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"LinkedIn\">\n          <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20.45 20.45h-3.56v-5.57c0-1.33-.02-3.04-1.85-3.04-1.85 0-2.14 1.45-2.14 2.94v5.67H9.35V9h3.42v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.46v6.28zM5.34 7.43a2.07 2.07 0 1 1 0-4.14 2.07 2.07 0 0 1 0 4.14zM7.12 20.45H3.55V9h3.57v11.45zM22.22 0H1.77C.8 0 0 .77 0 1.73v20.53C0 23.22.8 24 1.77 24h20.45c.98 0 1.78-.78 1.78-1.74V1.73C24 .77 23.2 0 22.22 0z\"\/><\/svg>\n        <\/a>\n      <\/div>\n      <div class=\"hero-bar-scroll\">\n        <span class=\"arrow-down\">\u2193<\/span>\n      <\/div>\n      <div class=\"hero-bar-contact\">\n        <a href=\"tel:+43720262601\">+43 720 262 601<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\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-b620922 e-con-full e-flex e-con e-parent\" data-id=\"b620922\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5290e21 elementor-widget elementor-widget-html\" data-id=\"5290e21\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Nunito:wght@200;300;400;600&display=swap\" rel=\"stylesheet\">\n\n<style>\n#hj-about *,#hj-about *::before,#hj-about *::after{margin:0;padding:0;box-sizing:border-box}\n#hj-about{\n  --paper:#ffffff;--wash:#f7f7f6;--line-soft:#efefef;--ink:#151515;--sub:#6b6b6b;--faint:#9a9a9a;\n  --f:'Nunito',system-ui,sans-serif;\n  background:var(--paper);color:var(--ink);font-family:var(--f);font-weight:300;line-height:1.65;-webkit-font-smoothing:antialiased;\n}\n#hj-about a{color:inherit;text-decoration:none}\n#hj-about img{display:block;max-width:100%;height:auto}\n\n\/* BUTTON *\/\n#hj-about .hj-btn{display:inline-block;font-family:var(--f);font-weight:300;font-size:.9rem;letter-spacing:.22em;text-transform:uppercase;color:var(--ink);background:transparent;border:1px solid var(--ink);padding:1.1rem 2.5rem;transition:all .3s;white-space:nowrap;text-align:center;cursor:pointer}\n#hj-about .hj-btn:hover{background:var(--ink);color:var(--paper)}\n\n\/* INTRO *\/\n#hj-about .intro{padding:5.5rem 5vw 3.5rem;max-width:960px}\n#hj-about .intro .kick{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:1.6rem;display:block}\n#hj-about .intro h1{font-size:clamp(2rem,4.2vw,3.4rem);font-weight:200;letter-spacing:-.01em;line-height:1.12;margin-bottom:2rem;max-width:20ch}\n\n\/* LEAD + TWO ARMS *\/\n#hj-about .arms{padding:2.5rem 5vw 4.5rem;max-width:1100px;margin:0 auto}\n#hj-about .arms .kick{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:1.4rem;display:block}\n#hj-about .arms h2{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:200;line-height:1.2;margin-bottom:1.4rem;max-width:16ch}\n#hj-about .arms .blurb{font-size:1.02rem;color:var(--sub);line-height:1.85;max-width:62ch;margin-bottom:3.5rem}\n#hj-about .arms-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}\n#hj-about .arm .arm-kick{font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:.8rem}\n#hj-about .arm h3{font-size:1.5rem;font-weight:300;margin-bottom:.7rem}\n#hj-about .arm p{font-size:.98rem;color:var(--sub);max-width:40ch}\n\n\/* FOUNDER QUOTE *\/\n#hj-about .quote{background:var(--wash);padding:5.5rem 5vw;text-align:center}\n#hj-about .quote .q{font-size:clamp(1.4rem,2.6vw,2rem);font-weight:200;line-height:1.4;max-width:28ch;margin:0 auto 1.6rem}\n#hj-about .quote .cite{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--faint);font-weight:400}\n\n\/* ORIGIN \u2014 two columns, no lines *\/\n#hj-about .origin{padding:5.5rem 5vw;max-width:1200px;margin:0 auto}\n#hj-about .origin .kick{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:1.4rem;display:block;text-align:center}\n#hj-about .origin h2{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:200;line-height:1.2;margin-bottom:3.5rem;text-align:center}\n#hj-about .origin-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem}\n#hj-about .origin-col .col-kick{font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:1rem}\n#hj-about .origin-col h3{font-size:1.3rem;font-weight:300;line-height:1.3;margin-bottom:1rem}\n#hj-about .origin-col .desc{font-size:.98rem;color:var(--sub);margin-bottom:1.6rem;max-width:44ch}\n#hj-about .origin-col ul{list-style:none}\n#hj-about .origin-col li{position:relative;padding-left:1.6rem;margin-bottom:.9rem;font-size:.95rem;color:var(--sub);line-height:1.6}\n#hj-about .origin-col li::before{content:'';position:absolute;left:0;top:.65em;width:8px;height:1px;background:var(--ink)}\n\n\/* PILLARS *\/\n#hj-about .pillars{background:var(--wash);padding:5.5rem 5vw}\n#hj-about .pillars-head{text-align:center;margin-bottom:3.5rem}\n#hj-about .pillars-head .kick{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:1.4rem;display:block}\n#hj-about .pillars-head h2{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:200;line-height:1.2}\n#hj-about .pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1100px;margin:0 auto}\n#hj-about .pillar .p-num{font-size:.9rem;letter-spacing:.2em;color:var(--faint);font-weight:400;margin-bottom:1rem}\n#hj-about .pillar h3{font-size:1.3rem;font-weight:300;margin-bottom:.8rem}\n#hj-about .pillar p{font-size:.95rem;color:var(--sub);max-width:34ch}\n\n\/* GALLERY *\/\n#hj-about .gallery{padding:5.5rem 5vw}\n#hj-about .gallery-head{text-align:center;margin-bottom:3rem}\n#hj-about .gallery-head .kick{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:1.4rem;display:block}\n#hj-about .gallery-head h2{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:200}\n#hj-about .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1200px;margin:0 auto}\n#hj-about .gallery-grid img{width:100%;height:100%;object-fit:cover;aspect-ratio:3\/2;border-radius:5px}\n#hj-about .gallery-grid .wide{grid-column:span 2}\n\n\/* CTA *\/\n#hj-about .cta{padding:5.5rem 5vw;text-align:center}\n#hj-about .cta h2{font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:200;margin-bottom:2rem}\n\n@media(max-width:860px){\n  #hj-about .arms-grid,#hj-about .origin-grid,#hj-about .pillars-grid{grid-template-columns:1fr;gap:2.5rem}\n  #hj-about .gallery-grid{grid-template-columns:1fr 1fr}\n  #hj-about .gallery-grid .wide{grid-column:span 2}\n}\n@media(max-width:560px){\n  #hj-about .gallery-grid{grid-template-columns:1fr}\n  #hj-about .gallery-grid .wide{grid-column:span 1}\n}\n<\/style>\n\n<div id=\"hj-about\">\n\n \n\n  <div class=\"arms\">\n    <span class=\"kick\">Die Hans-Jet-Welt<\/span>\n    <h2>Zwei Arme einer Welt.<\/h2>\n    <p class=\"blurb\">Hans Jet ist der wegweisende Gesch\u00e4ftsbereich f\u00fcr die Privatluftfahrt einer breiteren Sammlung au\u00dfergew\u00f6hnlicher Erlebnisse, die vom Hotelunternehmer Hans Cauchi ins Leben gerufen wurde, der seine Leidenschaft f\u00fcr Exzellenz in Dienstleistungen kanalisiert hat, die Luxus auf jeder Ebene neu definieren.<\/p>\n    <div class=\"arms-grid\">\n      <div class=\"arm\">\n        <div class=\"arm-kick\">Luftfahrt<\/div>\n        <h3>Hans Jet<\/h3>\n        <p>Mitgliedschaften f\u00fcr private Turbofrops, Teilbesitz und Charter in ganz Europa.<\/p>\n      <\/div>\n      <div class=\"arm\">\n        <div class=\"arm-kick\">Lebensstil<\/div>\n        <h3>Hans Reisen<\/h3>\n        <p>Handverlesene Aufenthalte, Erlebnisse und Bodenservices, vom Mittelmeer bis zu den Alpen.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"quote\">\n    <div class=\"q\">\"Eine Leidenschaft f\u00fcr Exzellenz, kanalisiert in Dienstleistungen, die Luxus auf jeder Ebene neu definieren.\"<\/div>\n    <div class=\"cite\">Hans Cauchi \u00b7 Gr\u00fcnder<\/div>\n  <\/div>\n\n  <div class=\"origin\">\n    <span class=\"kick\">Aus Erfahrung geboren<\/span>\n    <h2>Wir gingen von einer einfachen Beobachtung aus.<\/h2>\n    <div class=\"origin-grid\">\n      <div class=\"origin-col\">\n        <div class=\"col-kick\">Das Problem<\/div>\n        <h3>Die Privatluftfahrt verlangte zu viel oder bot zu wenig.<\/h3>\n        <p class=\"desc\">Traditionelle Modelle lie\u00dfen den Kunden eine unbequeme Wahl.<\/p>\n        <ul>\n          <li>Unerschwinglich im Direktkauf<\/li>\n          <li>Frustrierend inkonsistent beim Charter<\/li>\n          <li>Erhebliches Kapital im Voraus gebunden<\/li>\n          <li>Es gibt keine Garantie, dass das Flugzeug dort sein w\u00fcrde<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"origin-col\">\n        <div class=\"col-kick\">Was wir gebaut haben<\/div>\n        <h3>Ein Mitgliedschaftsmodell, das auf jahrelanger Erfahrung in der Organisation von Luxusreisen basiert.<\/h3>\n        <p class=\"desc\">Etwas anderes \u2014 konzipiert nach dem, was Kunden tats\u00e4chlich brauchten.<\/p>\n        <ul>\n          <li>Garantierte Verf\u00fcgbarkeit, bei jedem Flug<\/li>\n          <li>Verl\u00e4ssliche Qualit\u00e4t, auf die Sie bauen k\u00f6nnen<\/li>\n          <li>Keine nennenswerte Anfangsinvestition<\/li>\n          <li>Nur belegte Stunden: Sie zahlen nur f\u00fcr das, was Sie fliegen<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"pillars\">\n    <div class=\"pillars-head\">\n      <span class=\"kick\">Das Herz von Hans Jet<\/span>\n      <h2>Ein ganzheitlicher Ansatz f\u00fcr Luxusreisen.<\/h2>\n    <\/div>\n    <div class=\"pillars-grid\">\n      <div class=\"pillar\">\n        <div class=\"p-num\">01<\/div>\n        <h3>Nahtlose Integration<\/h3>\n        <p>Hans Jet verbindet sich mit Hans Travel &amp; Lifestyle, um Reisen von T\u00fcr zu Ziel zu erm\u00f6glichen.<\/p>\n      <\/div>\n      <div class=\"pillar\">\n        <div class=\"p-num\">02<\/div>\n        <h3>Markante Identit\u00e4t<\/h3>\n        <p>Unsere gebrandete Flotte f\u00e4llt auf jedem Vorfeld in ganz Europa auf.<\/p>\n      <\/div>\n      <div class=\"pillar\">\n        <div class=\"p-num\">03<\/div>\n        <h3>Konsistenz der Erfahrung<\/h3>\n        <p>Dieselben au\u00dfergew\u00f6hnlichen Servicestandards bei jedem Flug.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"gallery\">\n    <div class=\"gallery-head\">\n      <span class=\"kick\">Innerhalb der Welt<\/span>\n      <h2>Die Details, jedes Mal.<\/h2>\n    <\/div>\n    <div class=\"gallery-grid\">\n      <img decoding=\"async\" class=\"wide\" src=\"https:\/\/hansjet.com\/wp-content\/uploads\/2026\/07\/Rene_Rossignaud-0146-scaled.jpg\">\n      <img decoding=\"async\" src=\"https:\/\/hansjet.com\/wp-content\/uploads\/2026\/07\/Rene_Rossignaud-0163-scaled.jpg\">\n      <img decoding=\"async\" src=\"https:\/\/hansjet.com\/wp-content\/uploads\/2026\/06\/IMG_3993-scaled.webp\">\n      <img decoding=\"async\" class=\"wide\" src=\"https:\/\/hansjet.com\/wp-content\/uploads\/2026\/07\/Rene_Rossignaud-0363-scaled.jpg\">\n    \n    <\/div>\n  <\/div>\n\n  \n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>ABOUT US &#8595; +43 720 262 601 The Hans Jet world Two arms of one world. Hans Jet is the pioneering private aviation arm of a wider collection of exceptional experiences created by hospitality entrepreneur Hans Cauchi, who has channelled a passion for excellence into services that redefine luxury on every level. Aviation Hans Jet [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"content-type":"","_crwl_schema":[],"crwl_noindex":"","footnotes":""},"class_list":["post-3199","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hansjet.com\/de\/wp-json\/wp\/v2\/pages\/3199","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hansjet.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hansjet.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hansjet.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hansjet.com\/de\/wp-json\/wp\/v2\/comments?post=3199"}],"version-history":[{"count":51,"href":"https:\/\/hansjet.com\/de\/wp-json\/wp\/v2\/pages\/3199\/revisions"}],"predecessor-version":[{"id":9045,"href":"https:\/\/hansjet.com\/de\/wp-json\/wp\/v2\/pages\/3199\/revisions\/9045"}],"wp:attachment":[{"href":"https:\/\/hansjet.com\/de\/wp-json\/wp\/v2\/media?parent=3199"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}