{"id":1877,"date":"2025-08-10T08:18:38","date_gmt":"2025-08-10T08:18:38","guid":{"rendered":"https:\/\/www.2b-pretty.at\/?page_id=1877"},"modified":"2025-10-23T19:17:44","modified_gmt":"2025-10-23T19:17:44","slug":"ecliptica","status":"publish","type":"page","link":"https:\/\/www.2b-pretty.at\/","title":{"rendered":"Willkommen!"},"content":{"rendered":"<div data-colibri-id=\"1877-c1\" class=\"style-402 style-local-1877-c1 position-relative\">\n  <!----><\/p>\n<div data-colibri-component=\"section\" data-colibri-id=\"1877-c2\" id=\"initial-content\" class=\"h-section h-section-global-spacing d-flex align-items-lg-center align-items-md-center align-items-center style-403 style-local-1877-c2 position-relative\">\n    <!----><br \/>\n    <!----><\/p>\n<div class=\"h-section-grid-container h-section-boxed-container\">\n      <!----><\/p>\n<div data-colibri-id=\"1877-c3\" class=\"h-row-container gutters-row-lg-2 gutters-row-md-2 gutters-row-0 gutters-row-v-lg-2 gutters-row-v-md-2 gutters-row-v-2 style-404 style-local-1877-c3 position-relative\">\n        <!----><\/p>\n<div class=\"h-row justify-content-lg-center justify-content-md-center justify-content-center align-items-lg-stretch align-items-md-stretch align-items-stretch gutters-col-lg-2 gutters-col-md-2 gutters-col-0 gutters-col-v-lg-2 gutters-col-v-md-2 gutters-col-v-2\">\n          <!----><\/p>\n<div class=\"h-column h-column-container d-flex h-col-lg-auto h-col-md-auto h-col-auto style-405-outer style-local-1877-c4-outer\">\n<div data-colibri-id=\"1877-c4\" class=\"d-flex h-flex-basis h-column__inner h-px-lg-2 h-px-md-2 h-px-2 v-inner-lg-2 v-inner-md-2 v-inner-2 style-405 style-local-1877-c4 position-relative\">\n              <!----><br \/>\n              <!----><\/p>\n<div class=\"w-100 h-y-container h-column__content h-column__v-align flex-basis-100 align-self-lg-start align-self-md-start align-self-start\">\n                <!----><\/p>\n<div data-colibri-id=\"1877-c5\" class=\"style-406 style-local-1877-c5 position-relative h-element\">\n                  <!----><\/p>\n<div>\n\n\n<meta charset=\"UTF-8\">\n                    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n                    <title>To Be Pretty Kosmetik<\/title>\n                    <style>\n                      body {\n                        margin: 0;\n                        font-family: Arial, sans-serif;\n                        background: url('https:\/\/www.beispielseite.at\/hintergrundbild.jpg') no-repeat center center fixed;\n                        background-size: cover;\n                        color: #333;\n                      }\n\n                      section {\n                        background-color: rgba(255, 255, 255, 0.7);\n                        padding: 40px;\n                        margin: 20px auto;\n                        border-radius: 15px;\n                        max-width: 1100px;\n                      }\n\n                      h1,\n                      h2 {\n                        text-align: center;\n                        color: #5e2a84;\n                        \/* Lila-Akzentfarbe *\/\n                      }\n\n                      .services {\n                        display: grid;\n                        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n                        gap: 20px;\n                      }\n\n                      .service-card {\n                        background-color: rgba(255, 255, 255, 0.7);\n                        padding: 20px;\n                        border-radius: 10px;\n                        text-align: center;\n                        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);\n                        color: #5e2a84;\n                        \/* lila Schriftfarbe in den Boxen *\/\n                        cursor: pointer;\n                        transition: background-color 0.3s ease;\n                      }\n\n                      .service-card:hover {\n                        background-color: rgba(94, 42, 132, 0.1);\n                      }\n\n                      footer {\n                        text-align: center;\n                        font-size: 14px;\n                        padding: 20px;\n                        background-color: rgba(255, 255, 255, 0.7);\n                        border-radius: 15px;\n                        max-width: 1100px;\n                        margin: 20px auto;\n                      }\n\n                      \/* Button-Styling *\/\n\n                      .btn {\n                        background-color: #5e2a84;\n                        color: white !important;\n                        border: none;\n                        padding: 10px 20px;\n                        border-radius: 30px;\n                        font-size: 16px;\n                        cursor: pointer;\n                        text-decoration: none;\n                        display: inline-block;\n                        margin: 5px 10px;\n                        transition: background-color 0.3s ease;\n                      }\n\n                      .btn:hover {\n                        background-color: #7b47af;\n                      }\n\n                      \/* Flex Container f\u00fcr Kontakt Buttons *\/\n\n                      .contact-buttons {\n                        display: flex;\n                        justify-content: center;\n                        \/* zentriert horizontal *\/\n                        gap: 20px;\n                        flex-wrap: wrap;\n                        margin-top: 15px;\n                      }\n\n                      \/* Blinken Animation langsamer *\/\n\n                      @keyframes blink {\n                        0%,\n                        100% {\n                          opacity: 1;\n                        }\n                        50% {\n                          opacity: 0;\n                        }\n                      }\n\n                      .welcome-discount {\n                        margin-top: 10px;\n                        font-size: 22px;\n                        \/* etwas gr\u00f6\u00dfer *\/\n                        color: #5e2a84;\n                        text-align: center;\n                        font-style: italic;\n                        animation: blink 3s infinite;\n                        \/* langsameres Blinken (3s) *\/\n                      }\n\n                      .welcome-discount em {\n                        font-style: normal;\n                        font-size: 16px;\n                        \/* etwas gr\u00f6\u00dfer als vorher *\/\n                        display: block;\n                        margin-top: 6px;\n                        animation: none;\n                        \/* kein Blinken *\/\n                        color: #5e2a84;\n                      }\n\n                      \/* Bild \u00dcber uns *\/\n\n                      .about-img {\n                        display: block;\n                        margin: 20px auto 30px auto;\n                        max-width: 250px;\n                        border-radius: 15px;\n                        box-shadow: 0 0 10px rgba(94, 42, 132, 0.3);\n                        width: 100%;\n                        height: auto;\n                        object-fit: cover;\n                      }\n\n                      \/* Kleinere \u00dcberschrift im Kontaktbereich *\/\n\n                      .contact-title {\n                        font-size: 20px;\n                        \/* kleiner als Standard h2 *\/\n                        text-align: center;\n                        margin-bottom: 15px;\n                      }\n                    <\/style>\n\n\n\n                    <!-- Header -->\n                    <section>\n                      <h1>To Be Pretty<\/h1>\n                      <p style=\"text-align:center;\">Ihr Studio f\u00fcr Sch\u00f6nheit, Pflege und Wohlbefinden in 1030 Wien Fasangasse 47<\/p>\n                    <\/section>\n\n                    <!-- Leistungen -->\n                    <section>\n                      <h2>Unsere Leistungen<\/h2>\n                      <div class=\"services\">\n                        <a href=\"https:\/\/www.2b-pretty.at\/?page_id=1003\" class=\"service-card\" aria-label=\"Sugaring\">\n                          <h3>Sugaring<\/h3>\n                          <p>Sanfte Haarentfernung mit Zuckerpaste \u2013 ideal auch f\u00fcr empfindliche Haut.<\/p>\n                        <\/a>\n                        <a href=\"https:\/\/www.2b-pretty.at\/?page_id=980\" class=\"service-card\" aria-label=\"Waxing\">\n                          <h3>Waxing<\/h3>\n                          <p>Schnelle &amp; gr\u00fcndliche Haarentfernung f\u00fcr langanhaltend glatte Haut.<\/p>\n                        <\/a>\n                        <a href=\"https:\/\/www.2b-pretty.at\/?page_id=771\" class=\"service-card\" aria-label=\"Gesichtspflege\">\n                          <h3>Gesichtspflege<\/h3>\n                          <p>Individuell abgestimmte Treatments f\u00fcr ein strahlendes und gepflegtes Hautbild.<\/p>\n                        <\/a>\n                        <a href=\"https:\/\/www.2b-pretty.at\/?page_id=981\" class=\"service-card\" aria-label=\"Laser Haarentfernung\">\n                          <h3>Laser Haarentfernung<\/h3>\n                          <p>Dauerhafte Haarentfernung mit moderner Laser-Technologie f\u00fcr seidenglatte Haut.<\/p>\n                        <\/a>\n                      <\/div>\n                      <div style=\"text-align:center; margin-top: 30px;\">\n                        <a href=\"https:\/\/www.2b-pretty.at\/?page_id=477\" class=\"btn\">Preislisten<\/a>\n                      <\/div>\n                    <\/section>\n\n                    <!-- \u00dcber uns -->\n                    <section>\n                      <h2>\u00dcber uns<\/h2>\n                      <img decoding=\"async\" src=\"https:\/\/www.2b-pretty.at\/wp-content\/uploads\/2025\/Nena.jpg\" alt=\"Nena\" class=\"about-img\">\n                      <p>Bei <strong>To Be Pretty<\/strong> setzen wir auf hochwertige Produkte, modernste Technologien und einf\u00fchlsame Beratung. Unser Ziel ist es, Ihnen ein entspanntes Beauty-Erlebnis zu bieten, das Ihre nat\u00fcrliche Sch\u00f6nheit unterstreicht.<\/p>\n                    <\/section>\n\n                    <!-- Kontakt -->\n                    <section>\n                      <h2 class=\"contact-title\">Kontakt &amp; Terminvereinbarung<\/h2>\n                      <div class=\"contact-buttons\">\n                        <a href=\"tel:+4313460907\" class=\"btn\" aria-label=\"Telefonnummer\">Tel.+43 1 3460907<\/a>\n                        <a href=\"mailto:kosmetik@2b-pretty.at\" class=\"btn\" aria-label=\"E-Mail\">kosmetik@2b-pretty.at<\/a>\n                        <a href=\"https:\/\/buchung.treatwell.at\/ort\/kosmetik-to-be-pretty\/?utm_source=partner&amp;utm_medium=salon-site-embedded-book-now-widget\" target=\"_blank\" rel=\"noopener\" class=\"btn\" aria-label=\"Treatwell Termin buchen\">Treatwell Termin buchen<\/a>\n                      <\/div>\n                      <p class=\"welcome-discount\">\n                        Neukunden erhalten bei telefonischer Direktbuchung einen Willkommensvorteil von 10% Rabatt.\n                        <br>\n                        <em>*G\u00fcltig nur bei Direktbuchung \u2013 nicht \u00fcber Treatwell einl\u00f6sbar.<\/em>\n                      <\/p>\n                    <\/section>\n\n\n\n<figure class=\"wp-block-video aligncenter\"><video height=\"480\" style=\"aspect-ratio: 480 \/ 480;\" width=\"480\" autoplay loop muted poster=\"\" src=\"https:\/\/www.2b-pretty.at\/wp-content\/uploads\/2025\/10\/Top-Rated-2025-6.mp4\" playsinline><\/video><\/figure>\n\n\n\n<div style=\"\n  background-color: rgba(255, 255, 255, 0.7);\n  padding: 1.5em;\n  border-radius: 15px;\n  font-family: Arial, sans-serif;\n  max-width: 400px;\n  margin: 20px auto;\n  color: #5e2a84;\n  text-align: center;\n  box-sizing: border-box;\n\">\n                      <h3 style=\"margin-top: 0; font-weight: 700; font-size: 24px; color: #5e2a84;\">\n                        \u00d6ffnungszeiten\n                      <\/h3>\n\n                      <p style=\"margin: 0.5em 0; font-size: 18px;\">\n                        Montag bis Freitag\n                        <br> 10:00 bis 19:00 Uhr\n                      <\/p>\n\n                      <p style=\"margin: 0.5em 0; font-size: 18px;\">\n                        Samstag\n                        <br> 9:00 bis 15:00 Uhr\n                      <\/p>\n                    <\/div>\n\n\n\n<div style=\"\n  background-color: rgba(255, 255, 255, 0.7);\n  padding: 1.5em;\n  border-radius: 15px;\n  font-family: Arial, sans-serif;\n  max-width: 400px;\n  margin: 20px auto;\n  color: #5e2a84;\n  text-align: center;\n  box-sizing: border-box;\n\">\n                      <p>\n                        <a href=\"https:\/\/www.google.com\/maps\/place\/Fasangasse+47,+1030+Wien,+\u00d6sterreich\" target=\"_blank\" rel=\"noopener\" style=\"\n      color: #5e2a84;\n      text-decoration: underline;\n    \">Wegbeschreibung (Google Maps)<\/a>\n                      <\/p>\n\n                      <p>\n                        <a href=\"https:\/\/apps.apple.com\/at\/app\/treatwell-beauty-termine\/id814443140\" target=\"_blank\" rel=\"noopener\" style=\"\n      color: #5e2a84;\n      text-decoration: underline;\n    \">Treatwell App<\/a>\n                      <\/p>\n\n                      <p>\n                        <a href=\"https:\/\/www.treatwell.at\/ort\/kosmetik-to-be-pretty\/\" target=\"_blank\" rel=\"noopener\" style=\"\n      color: #5e2a84;\n      text-decoration: underline;\n    \">Bewertungen \u2b50\ufe0f\u2b50\ufe0f\u2b50\ufe0f\u2b50\ufe0f\u2b50\ufe0f<\/a>\n                      <\/p>\n                    <\/div>\n\n\n\n<style>\n                      .fusspflege-banner {\n                        background-image: url('https:\/\/2b-pretty.at\/wp-content\/uploads\/2025\/Pedik\u00fcre-1.jpeg');\n                        background-size: cover;\n                        background-position: center;\n                        border-radius: 15px;\n                        border: 5px solid gold;\n                        box-shadow: 0 0 20px gold;\n                        max-width: 1000px;\n                        margin: 40px auto;\n                        padding: 40px 20px;\n                        position: relative;\n                        overflow: hidden;\n                      }\n\n                      .fusspflege-banner::before {\n                        content: \"\";\n                        position: absolute;\n                        inset: 0;\n                        background: rgba(255, 255, 255, 0.6);\n                        z-index: 0;\n                      }\n\n                      .fusspflege-text {\n                        position: relative;\n                        z-index: 1;\n                        text-align: center;\n                        font-family: sans-serif;\n                        color: #800080;\n                      }\n\n                      .fusspflege-text h2 {\n                        font-size: 2.8rem;\n                        margin-bottom: 20px;\n                        text-transform: uppercase;\n                        color: #800080;\n                        text-shadow: 3px 3px 6px white;\n                        border: 3px solid gold;\n                        display: inline-block;\n                        padding: 10px 20px;\n                        border-radius: 10px;\n                        animation: glow 2s ease-in-out infinite;\n                      }\n\n                      @keyframes glow {\n                        0%,\n                        100% {\n                          box-shadow: 0 0 10px gold;\n                        }\n                        50% {\n                          box-shadow: 0 0 20px gold;\n                        }\n                      }\n\n                      .fusspflege-text p {\n                        font-size: 1.2rem;\n                        line-height: 1.6;\n                        color: #333;\n                        background: rgba(255, 255, 255, 0.5);\n                        \/* transparenter *\/\n                        padding: 15px;\n                        border-radius: 10px;\n                        display: inline-block;\n                        max-width: 700px;\n                        margin-top: 15px;\n                      }\n\n                      .fusspflege-text a {\n                        display: inline-block;\n                        margin-top: 20px;\n                        padding: 12px 30px;\n                        background-color: #800080;\n                        color: white;\n                        text-decoration: none;\n                        font-weight: bold;\n                        border-radius: 8px;\n                        box-shadow: 0 0 10px rgba(128, 0, 128, 0.5);\n                        transition: background-color 0.3s ease;\n                        font-size: 1rem;\n                      }\n\n                      .fusspflege-text a:hover {\n                        background-color: #a64ca6;\n                      }\n\n                      \/* -------- Mobile Anpassung -------- *\/\n\n                      @media (max-width: 768px) {\n                        .fusspflege-text h2 {\n                          font-size: 2rem;\n                          padding: 8px 15px;\n                        }\n                        .fusspflege-text p {\n                          font-size: 1rem;\n                          padding: 12px;\n                        }\n                        .fusspflege-text a {\n                          font-size: 0.95rem;\n                          padding: 10px 25px;\n                        }\n                      }\n                    <\/style>\n\n                    <div class=\"fusspflege-banner\">\n                      <div class=\"fusspflege-text\">\n                        <h2>Werde Teil unseres Teams!<\/h2>\n                        <p>\n                          Du liebst es, Menschen mit gepflegten F\u00fc\u00dfen ein gutes Gef\u00fchl zu geben?\n                          <br> Du arbeitest gerne in einem modernen, liebevoll gef\u00fchrten Kosmetiksalon mit Wohlf\u00fchlatmosph\u00e4re?\n                          <br>\n                          <br> Dann bist du bei <strong>Kosmetik to be pretty<\/strong> genau richtig!\n                          <br> Wir suchen eine engagierte, herzliche Fu\u00dfpflegerin mit Leidenschaft f\u00fcr Pr\u00e4zision und Pflege.\n                        <\/p>\n                        <a href=\"mailto:kosmetik@2b-pretty.at?subject=Bewerbung%20als%20Fu\u00dfpflegerin\">Jetzt bewerben<\/a>\n                      <\/div>\n                    <\/div>\n\n\n\n<figure class=\"wp-block-embed aligncenter is-type-rich is-provider-tiktok wp-block-embed-tiktok\">\n                      <div class=\"wp-block-embed__wrapper\">\n                        <blockquote class=\"tiktok-embed\" cite=\"https:\/\/www.tiktok.com\/@tobepretty_cosmetics\" data-unique-id=\"tobepretty_cosmetics\" data-embed-from=\"oembed\" data-embed-type=\"creator\" style=\"max-width:780px; min-width:288px;\"> <section> <a target=\"_blank\" href=\"https:\/\/www.tiktok.com\/@tobepretty_cosmetics?refer=creator_embed\" rel=\"noopener\">@tobepretty_cosmetics<\/a> <\/section> <\/blockquote> <script async src=\"https:\/\/www.tiktok.com\/embed.js\"><\/script>\n                      <\/div>\n                    <\/figure>\n\n\n\n<div id=\"fb-root\"><\/div>\n                    <script async=\"\" defer=\"\" crossorigin=\"anonymous\" src=\"https:\/\/connect.facebook.net\/de_DE\/sdk.js#xfbml=1&amp;version=v23.0\"><\/script>\n\n\n\n<!-- Facebook SDK laden -->\n                    <div id=\"fb-root\"><\/div>\n                    <script async=\"\" defer=\"\" crossorigin=\"anonymous\" src=\"https:\/\/connect.facebook.net\/de_DE\/sdk.js#xfbml=1&amp;version=v19.0\" nonce=\"abc123\"><\/script>\n\n                    <!-- Zentrierter Facebook-Container im Colibri-Style -->\n                    <div style=\"\n  display: flex; \n  justify-content: center; \n  margin-top: 30px;\n  padding: 20px;\n  background-color: rgba(255, 255, 255, 0.7);\n  border-radius: 15px;\n  max-width: 600px;\n  margin-left: auto;\n  margin-right: auto;\n  box-shadow: 0 0 15px rgba(94, 42, 132, 0.3);\n\">\n                      <div class=\"fb-page\" data-href=\"https:\/\/www.facebook.com\/profile.php?id=100083407387622&amp;locale=de_DE\" data-tabs=\"timeline\" data-width=\"540\" data-height=\"600\" data-small-header=\"false\" data-adapt-container-width=\"true\" data-hide-cover=\"false\" data-show-facepile=\"true\">\n                        <blockquote cite=\"https:\/\/www.facebook.com\/profile.php?id=100083407387622&amp;locale=de_DE\" class=\"fb-xfbml-parse-ignore\" style=\"color: #5e2a84; font-family: Arial, sans-serif;\">\n                          <a href=\"https:\/\/www.facebook.com\/profile.php?id=100083407387622&amp;locale=de_DE\" style=\"color: #5e2a84; text-decoration: none;\" target=\"_blank\" rel=\"noopener\">\n                            Kosmetik To be Pretty\n                          <\/a>\n                        <\/blockquote>\n                      <\/div>\n                    <\/div>\n\n\n\n<p style=\"\n  text-align: center;\n  font-size: 30px;\n  font-weight: 700;\n  font-family: Arial, sans-serif;\n  margin: 20px auto;\n\">\n                      <strong>\n    <a href=\"https:\/\/www.google.at\/maps\/place\/Kosmetik+to+be+pretty\/@48.189632,16.385677,15z\/data=!4m6!3m5!1s0x476d072922a20b5f:0xcbe562e3bb48220d!8m2!3d48.1896325!4d16.3856771!16s%2Fg%2F11t766c3md?entry=ttu\" target=\"_blank\" rel=\"noopener\" style=\"\n         color: #5e2a84;\n         text-decoration: underline;\n         transition: color 0.3s ease;\n       \" onmouseover=\"this.style.color=&#039;#7b47af&#039;;\" onmouseout=\"this.style.color=&#039;#5e2a84&#039;;\">\n      Komm zu deinem gratis Beratungsgespr\u00e4ch\n    <\/a>\n  <\/strong>\n                    <\/p>\n\n\n\n<!-- Footer -->\n                    <footer>\n                      \u00a9 2025 To Be Pretty \u2013 Kosmetikstudio Wien. Alle Rechte vorbehalten.\n                    <\/footer>\n\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>To Be Pretty Kosmetik To Be Pretty Ihr Studio f\u00fcr Sch\u00f6nheit, Pflege und [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width-page.php","meta":{"footnotes":""},"class_list":["post-1877","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.2b-pretty.at\/index.php?rest_route=\/wp\/v2\/pages\/1877","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.2b-pretty.at\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.2b-pretty.at\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.2b-pretty.at\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.2b-pretty.at\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1877"}],"version-history":[{"count":21,"href":"https:\/\/www.2b-pretty.at\/index.php?rest_route=\/wp\/v2\/pages\/1877\/revisions"}],"predecessor-version":[{"id":2670,"href":"https:\/\/www.2b-pretty.at\/index.php?rest_route=\/wp\/v2\/pages\/1877\/revisions\/2670"}],"wp:attachment":[{"href":"https:\/\/www.2b-pretty.at\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1877"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}