{"id":933,"date":"2025-01-01T21:24:02","date_gmt":"2025-01-01T19:24:02","guid":{"rendered":"https:\/\/lulafleur.com\/about-us"},"modified":"2026-06-21T18:58:07","modified_gmt":"2026-06-21T16:58:07","slug":"about-us","status":"publish","type":"page","link":"https:\/\/lulafleur.com\/en\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\n\n\t<section class=\"section\" id=\"section_612748078\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n\n<div class=\"row\"  id=\"row-1928136741\">\n\n\n\t<div id=\"col-507612481\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\n\n\n<link rel=\"preload\" as=\"image\" href=\"https:\/\/lulafleur.com\/wp-content\/uploads\/2026\/06\/pracownia-florystyczna-lu-la-fleur.webp\">\n<link rel=\"preload\" as=\"image\" href=\"https:\/\/lulafleur.com\/wp-content\/uploads\/2026\/06\/kwiaciarnia-lu-la-fleur-wnetrze-pracowni.webp\">\n\n<style>\n  .llf-hero, .llf-hero *,\n  .llf-trust, .llf-trust *,\n  .llf-why, .llf-why *,\n  .llf-clients-section, .llf-clients-section *,\n  .llf-banner, .llf-banner * { box-sizing: border-box; }\n\n  \/* \u2500\u2500 Hero \u2500\u2500 *\/\n  .llf-hero {\n    position: relative;\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    min-height: 300px;\n    min-height: 42svh;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n  }\n\n  .llf-hero__bg {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center 35%;\n    z-index: 0;\n  }\n\n  .llf-hero__overlay {\n    position: absolute;\n    inset: 0;\n    background: rgba(0,0,0,0.58);\n    z-index: 1;\n  }\n\n  .llf-hero__content {\n    position: relative;\n    z-index: 2;\n    text-align: center;\n    padding: 48px 24px;\n    max-width: 720px;\n    width: 100%;\n  }\n\n  .llf-hero__eyebrow {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.30em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.72);\n    margin: 0 0 18px;\n  }\n\n  .llf-hero__title {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(24px, 3.4vw, 42px);\n    font-weight: 300;\n    line-height: 1.22;\n    letter-spacing: 0.01em;\n    color: #ffffff;\n    margin: 0 0 12px;\n    text-wrap: balance;\n  }\n\n  .llf-hero__subtitle {\n    display: block;\n    font-size: clamp(13px, 1.4vw, 16px);\n    font-weight: 300;\n    color: rgba(255,255,255,0.85);\n    margin: 0 0 32px;\n    line-height: 1.5;\n  }\n\n  .llf-hero__divider {\n    width: 40px; height: 1px;\n    background: rgba(255,255,255,0.50);\n    border: none;\n    margin: 0 auto 28px;\n    display: block;\n  }\n\n  .llf-hero__cta {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid rgba(255,255,255,0.80);\n    color: #ffffff;\n    padding: 14px 40px;\n    font-size: 11px;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    text-decoration: none;\n    min-height: 44px;\n    transition: background 0.25s ease, color 0.25s ease;\n    cursor: pointer;\n  }\n\n  .llf-hero__cta:hover  { background: rgba(255,255,255,0.14); color: #ffffff; }\n  .llf-hero__cta:active { background: rgba(255,255,255,0.22); color: #ffffff; }\n  .llf-hero__cta:focus-visible { outline: 2px solid rgba(255,255,255,0.90); outline-offset: 4px; }\n\n  \/* \u2500\u2500 Trust bar \u2500\u2500 *\/\n  .llf-trust {\n    background: #f7f4ef;\n    padding: 20px 20px;\n  }\n\n  .llf-trust__grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    max-width: 840px;\n    margin: 0 auto;\n    gap: 0;\n  }\n\n  .llf-trust__item {\n    text-align: center;\n    padding: 8px 28px;\n    position: relative;\n  }\n\n  .llf-trust__item:not(:last-child)::after {\n    content: '';\n    position: absolute;\n    right: 0; top: 50%;\n    transform: translateY(-50%);\n    height: 56%; width: 1px;\n    background: #d9d4cc;\n  }\n\n  .llf-trust__icon { display: block; margin: 0 auto 10px; width: 16px; height: 16px; color: #61784c; }\n  .llf-trust__label { display: block; font-size: 12px; color: #2e2e2e; font-weight: 600; letter-spacing: 0.06em; margin-bottom: 5px; line-height: 1.4; }\n  .llf-trust__desc  { display: block; font-size: 11px; color: #6b6560; line-height: 1.6; }\n\n  \/* \u2500\u2500 Description \u2500\u2500 *\/\n  .llf-desc {\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 48px 20px 0;\n  }\n\n  \/* \u2500\u2500 Why section \u2500\u2500 *\/\n  .llf-why {\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 56px 20px 40px;\n  }\n\n  .llf-why__header {\n    text-align: center;\n    margin-bottom: 36px;\n  }\n\n  .llf-why__eyebrow {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #61784c;\n    margin-bottom: 10px;\n  }\n\n  .llf-why__title {\n    font-size: 26px;\n    font-weight: 300;\n    color: #2e2e2e;\n    margin: 0 0 16px;\n  }\n\n  .llf-why__divider {\n    width: 40px; height: 1px;\n    background: #61784c;\n    border: none;\n    margin: 0 auto;\n    display: block;\n  }\n\n  .llf-why__grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n  }\n\n  .llf-why__item {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 20px;\n    background: #f7f4ef;\n    border-radius: 4px;\n  }\n\n  .llf-why__check {\n    flex-shrink: 0;\n    width: 20px;\n    height: 20px;\n    color: #61784c;\n    margin-top: 2px;\n  }\n\n  .llf-why__item-title {\n    font-size: 13px;\n    font-weight: 600;\n    color: #2e2e2e;\n    margin: 0 0 5px;\n    line-height: 1.4;\n  }\n\n  .llf-why__item-desc {\n    font-size: 12px;\n    color: #6b6560;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  \/* \u2500\u2500 Clients section \u2500\u2500 *\/\n  .llf-clients-section {\n    background: #f7f4ef;\n    padding: 56px 20px;\n    margin-top: 20px;\n  }\n\n  .llf-clients-section__inner {\n    max-width: 780px;\n    margin: 0 auto;\n  }\n\n  .llf-clients-section__header {\n    text-align: center;\n    margin-bottom: 40px;\n  }\n\n  .llf-clients-section__eyebrow {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #61784c;\n    margin-bottom: 10px;\n  }\n\n  .llf-clients-section__title {\n    font-size: 26px;\n    font-weight: 300;\n    color: #2e2e2e;\n    margin: 0 0 16px;\n  }\n\n  .llf-clients-section__divider {\n    width: 40px; height: 1px;\n    background: #61784c;\n    border: none;\n    margin: 0 auto;\n    display: block;\n  }\n\n  .llf-clients {\n    display: flex;\n    gap: 0;\n    align-items: flex-start;\n    justify-content: center;\n  }\n\n  .llf-client {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    padding: 0 24px;\n    position: relative;\n  }\n\n  .llf-client:not(:last-child)::after {\n    content: '';\n    position: absolute;\n    top: 30%;\n    right: -4px;\n    width: 8px; height: 1px;\n    background: #d9d4cc;\n  }\n\n  .llf-client__name {\n    font-size: 15px;\n    font-weight: 600;\n    color: #2e2e2e;\n    letter-spacing: 0.04em;\n    margin: 0 0 8px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .llf-client__tag {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #61784c;\n    margin: 0 0 14px;\n  }\n\n  .llf-client__desc {\n    font-size: 12px;\n    color: #6b6560;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* \u2500\u2500 Clients featured project (editorial case study) \u2500\u2500 *\/\n  .llf-clients-feature {\n    margin: 56px 0 0;\n    display: grid;\n    grid-template-columns: 260px 1fr;\n    gap: 36px;\n    align-items: center;\n  }\n\n  .llf-clients-feature__media {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 4px;\n    background: #f0ece6;\n  }\n\n  .llf-clients-feature__caption {\n    padding: 0;\n    margin: 0;\n    text-align: left;\n    font-style: normal;\n  }\n\n  .llf-clients-feature__tag {\n    display: block;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #61784c;\n    margin: 0 0 14px;\n  }\n\n  .llf-clients-feature__title {\n    font-size: 18px;\n    font-weight: 300;\n    color: #2e2e2e;\n    margin: 0 0 12px;\n    letter-spacing: -0.005em;\n    line-height: 1.3;\n  }\n\n  .llf-clients-feature__desc {\n    font-size: 13px;\n    color: #6b6560;\n    line-height: 1.75;\n    margin: 0 0 22px;\n  }\n\n  .llf-clients-feature__link {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #61784c;\n    text-decoration: none;\n    padding-bottom: 4px;\n    border-bottom: 1px solid #61784c;\n    transition: opacity 0.2s ease;\n  }\n\n  .llf-clients-feature__link:hover { opacity: 0.7; }\n\n  \/* \u2500\u2500 Story block \u2500\u2500 *\/\n  .llf-story {\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 56px 20px 40px;\n  }\n\n  .llf-story__header {\n    text-align: center;\n    margin-bottom: 32px;\n  }\n\n  .llf-story__eyebrow {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #61784c;\n    margin-bottom: 10px;\n  }\n\n  .llf-story__title {\n    font-size: 26px;\n    font-weight: 300;\n    color: #2e2e2e;\n    margin: 0 0 16px;\n  }\n\n  .llf-story__divider {\n    width: 40px; height: 1px;\n    background: #61784c;\n    border: none;\n    margin: 0 auto;\n    display: block;\n  }\n\n  .llf-story__video {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 16 \/ 9;\n    margin-bottom: 32px;\n    background: #1f1f1d;\n    overflow: hidden;\n  }\n\n  .llf-story__video iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .llf-story__body p {\n    font-size: 14px;\n    line-height: 1.9;\n    color: #6b6560;\n    margin: 0 0 16px;\n    text-align: center;\n  }\n\n  \/* \u2500\u2500 Banner \u2500\u2500 *\/\n  .llf-banner {\n    position: relative;\n    min-height: 260px;\n    background-color: #1a2e14;\n    border-radius: 4px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 20px 20px 0;\n    max-width: 780px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .llf-banner__bg {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    z-index: 0;\n  }\n\n  .llf-banner__overlay {\n    position: absolute;\n    inset: 0;\n    background: rgba(0,0,0,0.52);\n  }\n\n  .llf-banner__content {\n    position: relative;\n    z-index: 1;\n    text-align: center;\n    padding: 48px 24px;\n    max-width: 580px;\n  }\n\n  .llf-banner__eyebrow {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.30em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.72);\n    margin: 0 0 18px;\n  }\n\n  .llf-banner__title {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(18px, 3vw, 28px);\n    font-weight: 300;\n    line-height: 1.35;\n    color: #ffffff;\n    margin: 0 0 32px;\n    text-wrap: balance;\n  }\n\n  .llf-banner__divider {\n    width: 40px; height: 1px;\n    background: rgba(255,255,255,0.50);\n    border: none;\n    margin: 0 auto 28px;\n    display: block;\n  }\n\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n  @media (min-width: 1024px) {\n    .llf-hero {\n      min-height: 540px;\n      min-height: 62svh;\n    }\n  }\n\n  @media (min-width: 1300px) {\n    .llf-hero { width: 100%; margin-left: 0; }\n  }\n\n  @media (min-width: 768px) and (max-width: 1023px) {\n    .llf-trust__item { padding: 8px 16px; }\n    .llf-trust__label { font-size: 11px; }\n  }\n\n  @media (max-width: 767px) {\n    .llf-hero__content { padding: 36px 20px; }\n    .llf-trust__grid { grid-template-columns: 1fr; }\n    .llf-trust__item { padding: 14px 16px; border-bottom: 1px solid #e0dbd4; }\n    .llf-trust__item:last-child { border-bottom: none; }\n    .llf-trust__item:not(:last-child)::after { display: none; }\n    .llf-desc { padding: 32px 20px 0; }\n    .llf-story { padding: 32px 20px 20px; }\n    .llf-story__body p { text-align: left; }\n    .llf-why { padding: 32px 20px 20px; }\n    .llf-why__header { margin-bottom: 24px; }\n    .llf-why__grid { grid-template-columns: 1fr; }\n    .llf-clients-section { padding: 32px 20px; margin-top: 0; }\n    .llf-clients-section__header { margin-bottom: 24px; }\n    .llf-clients { flex-direction: column; gap: 28px; }\n    .llf-client { padding: 0; }\n    .llf-client:not(:last-child)::after { display: none; }\n    .llf-client:not(:last-child) { padding-bottom: 28px; border-bottom: 1px solid #e0dbd4; }\n    .llf-clients-feature {\n      grid-template-columns: 1fr;\n      gap: 24px;\n      margin-top: 32px;\n      justify-items: center;\n      text-align: center;\n    }\n    .llf-clients-feature__media { max-width: 240px; }\n    .llf-clients-feature__caption { text-align: center; }\n    .llf-banner { min-height: 180px; border-radius: 0; margin: 0; }\n    .llf-banner__content { padding: 28px 20px; }\n  }\n\n  @media (max-width: 390px) {\n    .llf-hero__content { padding: 28px 16px; }\n    .llf-desc { padding: 24px 16px 0; }\n    .llf-story { padding: 24px 16px 16px; }\n    .llf-why { padding: 24px 16px 16px; }\n    .llf-clients-section { padding: 24px 16px; }\n  }\n\n  #llf-about-trust  { scroll-margin-top: 80px; }\n  #llf-about-locations { scroll-margin-top: 80px; }\n\n  @media (prefers-reduced-motion: reduce) {\n    .llf-hero__cta { transition: none; }\n  }\n<\/style>\n\n\n<section class=\"llf-hero\" aria-label=\"Lu La Fleur \u2014 About us\">\n  <img decoding=\"async\" class=\"llf-hero__bg\"\n       src=\"https:\/\/lulafleur.com\/wp-content\/uploads\/2026\/06\/pracownia-florystyczna-lu-la-fleur.webp\"\n       alt=\"Lu La Fleur flower studio in Opole \u2014 handcrafted bouquets and floral compositions\"\n       fetchpriority=\"high\">\n  <div class=\"llf-hero__overlay\" aria-hidden=\"true\"><\/div>\n  <div class=\"llf-hero__content\">\n    <p class=\"llf-hero__eyebrow\">About us \u00b7 Est. 2020 \u00b7 Opole &amp; Wroc\u0142aw<\/p>\n    <h1 class=\"llf-hero__title\">A boutique flower studio where flowers tell stories<\/h1>\n    <span class=\"llf-hero__subtitle\">Minimalist bouquets, bespoke wedding florals and event design \u2014 from passion to a brand trusted by BMW, Kia and Gucci.<\/span>\n    <a href=\"#llf-about-trust\" class=\"llf-hero__cta\" id=\"llf-hero-cta\" aria-label=\"Discover the Lu La Fleur story\">\n      Discover our story \u2193\n    <\/a>\n  <\/div>\n<\/section>\n\n\n<section class=\"llf-trust\" id=\"llf-about-trust\" aria-label=\"Lu La Fleur pillars\">\n  <div class=\"llf-trust__grid\">\n    <div class=\"llf-trust__item\">\n      <svg class=\"llf-trust__icon\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 16 16\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 0 Q8.5 7.5 16 8 Q8.5 8.5 8 16 Q7.5 8.5 0 8 Q7.5 7.5 8 0 Z\"\/><\/svg>\n      <span class=\"llf-trust__label\">Seasonal flowers<\/span>\n      <span class=\"llf-trust__desc\">only what&#8217;s blooming right now<\/span>\n    <\/div>\n    <div class=\"llf-trust__item\">\n      <svg class=\"llf-trust__icon\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 16 16\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 0 Q8.5 7.5 16 8 Q8.5 8.5 8 16 Q7.5 8.5 0 8 Q7.5 7.5 8 0 Z\"\/><\/svg>\n      <span class=\"llf-trust__label\">Local sources<\/span>\n      <span class=\"llf-trust__desc\">Polish growers, daily freshness<\/span>\n    <\/div>\n    <div class=\"llf-trust__item\">\n      <svg class=\"llf-trust__icon\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 16 16\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 0 Q8.5 7.5 16 8 Q8.5 8.5 8 16 Q7.5 8.5 0 8 Q7.5 7.5 8 0 Z\"\/><\/svg>\n      <span class=\"llf-trust__label\">Made to order<\/span>\n      <span class=\"llf-trust__desc\">no off-the-shelf templates<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<div class=\"llf-desc\" style=\"max-width:780px;margin:0 auto;padding:48px 20px 0\">\n  <div style=\"text-align:center;margin-bottom:30px\">\n    <p style=\"font-size:11px;letter-spacing:0.25em;text-transform:uppercase;color:#61784c;margin-bottom:10px\">About the studio<\/p>\n    <h2 style=\"font-size:26px;font-weight:300;color:#2e2e2e;margin-bottom:20px\">Lu La Fleur \u2014 flowers with soul<\/h2>\n    <div style=\"width:40px;height:1px;background:#61784c;margin:0 auto\"><\/div>\n  <\/div>\n  <p style=\"line-height:1.9;color:#6b6560;margin-bottom:16px;font-size:14px;text-align:center\">At <strong>Lu La Fleur<\/strong> we craft bouquets and floral compositions that bring together minimalism, elegance and quiet sophistication. We&#8217;ve been creating since 2020 \u2014 first in <a href=\"\/en\/\" style=\"color:#61784c;text-decoration:none;border-bottom:1px solid #61784c\">Opole<\/a>, today also in <a href=\"https:\/\/lulafleur.com\/en\/cities\/wroclaw\/\" style=\"color:#61784c;text-decoration:none;border-bottom:1px solid #61784c\">Wroc\u0142aw<\/a>. Every arrangement is a balanced harmony of form and colour, designed to celebrate a moment without unnecessary noise.<\/p>\n  <p style=\"line-height:1.9;color:#6b6560;margin-bottom:16px;font-size:14px;text-align:center\">We work without rush. Each bouquet is built by hand, with seasonal flowers, and every order is treated as its own project. Among the brands that trust us are <strong>BMW Sikora<\/strong>, <strong>Kia Szic<\/strong> and <strong>Gucci Milano<\/strong> \u2014 a confirmation of our philosophy: minimalism with no compromise in execution.<\/p>\n  <p style=\"line-height:1.9;color:#6b6560;font-size:14px;text-align:center\">We believe flowers can tell stories, stir emotions and create lasting memories. Whether you&#8217;re looking for a minimalist bouquet for a special occasion, a bespoke wedding decoration, or a steady floral presence for your office \u2014 we&#8217;re here to design something that speaks for you.<\/p>\n<\/div>\n\n<div style=\"width:40px;height:1px;background:#d9d4cc;margin:24px auto 0\"><\/div>\n\n\n<section class=\"llf-story\" aria-label=\"Lu La Fleur \u2014 film about us\">\n  <div class=\"llf-story__header\">\n    <span class=\"llf-story__eyebrow\">Get to know us<\/span>\n    <h2 class=\"llf-story__title\">Lu La Fleur in a few frames<\/h2>\n    <hr class=\"llf-story__divider\" aria-hidden=\"true\">\n  <\/div>\n  <div class=\"llf-story__video\">\n    <iframe\n      src=\"https:\/\/www.youtube-nocookie.com\/embed\/7tCR7TilpCE?rel=0&#038;modestbranding=1\"\n      title=\"Lu La Fleur \u2014 florist in Opole and Wroc\u0142aw\"\n      loading=\"lazy\"\n      allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n      referrerpolicy=\"strict-origin-when-cross-origin\"\n      allowfullscreen>\n    <\/iframe>\n  <\/div>\n  <div class=\"llf-story__body\">\n    <p>Step inside our studio \u2014 see how our bouquets come together and what daily life looks like at Lu La Fleur.<\/p>\n  <\/div>\n<\/section>\n\n\n<section class=\"llf-why\" aria-label=\"Why choose Lu La Fleur\">\n  <div class=\"llf-why__header\">\n    <span class=\"llf-why__eyebrow\">Why us<\/span>\n    <h2 class=\"llf-why__title\">Why choose Lu La Fleur<\/h2>\n    <hr class=\"llf-why__divider\" aria-hidden=\"true\">\n  <\/div>\n  <ul class=\"llf-why__grid\" style=\"list-style:none;padding:0;margin:0\">\n    <li class=\"llf-why__item\">\n      <svg class=\"llf-why__check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><polyline points=\"4 10 8 14 16 6\"\/><\/svg>\n      <div>\n        <p class=\"llf-why__item-title\">Seasonal flowers from local sources<\/p>\n        <p class=\"llf-why__item-desc\">We work with Polish growers and trusted importers. Freshness begins with logistics.<\/p>\n      <\/div>\n    <\/li>\n    <li class=\"llf-why__item\">\n      <svg class=\"llf-why__check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><polyline points=\"4 10 8 14 16 6\"\/><\/svg>\n      <div>\n        <p class=\"llf-why__item-title\">24-hour fulfillment<\/p>\n        <p class=\"llf-why__item-desc\">Orders are completed within 24 hours of placement \u2014 in both Opole and Wroc\u0142aw.<\/p>\n      <\/div>\n    <\/li>\n    <li class=\"llf-why__item\">\n      <svg class=\"llf-why__check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><polyline points=\"4 10 8 14 16 6\"\/><\/svg>\n      <div>\n        <p class=\"llf-why__item-title\">An individual approach to every order<\/p>\n        <p class=\"llf-why__item-desc\">Every bouquet is designed from scratch. We never use templates \u2014 we talk through the occasion, the mood and your preferences.<\/p>\n      <\/div>\n    <\/li>\n    <li class=\"llf-why__item\">\n      <svg class=\"llf-why__check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><polyline points=\"4 10 8 14 16 6\"\/><\/svg>\n      <div>\n        <p class=\"llf-why__item-title\">Trusted by premium brands<\/p>\n        <p class=\"llf-why__item-desc\">BMW Sikora, Kia Szic, Gucci Milano \u2014 we create florals for brands that demand precision and aesthetics.<\/p>\n      <\/div>\n    <\/li>\n    <li class=\"llf-why__item\">\n      <svg class=\"llf-why__check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><polyline points=\"4 10 8 14 16 6\"\/><\/svg>\n      <div>\n        <p class=\"llf-why__item-title\">Bespoke wedding and event florals<\/p>\n        <p class=\"llf-why__item-desc\">From the first consultation to execution. We work from both studios and travel across Poland.<\/p>\n      <\/div>\n    <\/li>\n    <li class=\"llf-why__item\">\n      <svg class=\"llf-why__check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><polyline points=\"4 10 8 14 16 6\"\/><\/svg>\n      <div>\n        <p class=\"llf-why__item-title\">Flower subscriptions for offices and businesses<\/p>\n        <p class=\"llf-why__item-desc\">Regular deliveries to receptions, executive suites and event spaces \u2014 built for long-term partnerships.<\/p>\n      <\/div>\n    <\/li>\n  <\/ul>\n<\/section>\n\n\n<section class=\"llf-clients-section\" aria-label=\"Brands that trust us\">\n  <div class=\"llf-clients-section__inner\">\n    <div class=\"llf-clients-section__header\">\n      <span class=\"llf-clients-section__eyebrow\">Collaborations<\/span>\n      <h2 class=\"llf-clients-section__title\">Brands that trust us<\/h2>\n      <hr class=\"llf-clients-section__divider\" aria-hidden=\"true\">\n    <\/div>\n    <ul class=\"llf-clients\" style=\"list-style:none;padding:0;margin:0\">\n      <li class=\"llf-client\">\n        <p class=\"llf-client__tag\">Automotive<\/p>\n        <p class=\"llf-client__name\">BMW Sikora<\/p>\n        <p class=\"llf-client__desc\">Florals for a premium dealership \u2014 reception arrangements and brand-aligned design for dealer events.<\/p>\n      <\/li>\n      <li class=\"llf-client\">\n        <p class=\"llf-client__tag\">Automotive<\/p>\n        <p class=\"llf-client__name\">Kia Szic<\/p>\n        <p class=\"llf-client__desc\">Ongoing showroom florals and decoration for model launches and VIP customer meetings.<\/p>\n      <\/li>\n      <li class=\"llf-client\">\n        <p class=\"llf-client__tag\">Fashion \/ luxury<\/p>\n        <p class=\"llf-client__name\">Gucci Milano<\/p>\n        <p class=\"llf-client__desc\">Minimalist arrangements for a prestigious fashion house \u2014 projects aligned with the international brand book.<\/p>\n      <\/li>\n    <\/ul>\n\n    <figure class=\"llf-clients-feature\">\n      <img decoding=\"async\"\n        src=\"https:\/\/lulafleur.com\/wp-content\/uploads\/2026\/06\/lu-la-fleur-kia-szic-event-opole.webp\"\n        alt=\"Lu La Fleur floral arrangement at a Kia Szic dealership event in Opole \u2014 hydrangea and peony bouquets in the showroom\"\n        class=\"llf-clients-feature__media\"\n        width=\"1175\" height=\"1974\"\n        loading=\"lazy\">\n      <figcaption class=\"llf-clients-feature__caption\">\n        <span class=\"llf-clients-feature__tag\">Project \u00b7 June 2026<\/span>\n        <h3 class=\"llf-clients-feature__title\">Floral design for the Kia Szic event, Opole<\/h3>\n        <p class=\"llf-clients-feature__desc\">Signature hydrangea and peony bouquets in a soft pastel palette \u2014 compositions tuned to the showroom&#8217;s aesthetic and the spirit of the event.<\/p>\n        <a href=\"https:\/\/www.instagram.com\/lulafleur_pl\/\" target=\"_blank\" rel=\"noopener\" class=\"llf-clients-feature__link\">See on Instagram \u2192<\/a>\n      <\/figcaption>\n    <\/figure>\n  <\/div>\n<\/section>\n\n\n<div class=\"llf-banner\" role=\"region\" aria-label=\"Visit our studio\">\n  <img decoding=\"async\" class=\"llf-banner__bg\"\n       src=\"https:\/\/lulafleur.com\/wp-content\/uploads\/2026\/06\/kwiaciarnia-lu-la-fleur-wnetrze-pracowni.webp\"\n       alt=\"Inside the Lu La Fleur florist \u2014 where our bouquets come to life\"\n       loading=\"lazy\">\n  <div class=\"llf-banner__overlay\" aria-hidden=\"true\"><\/div>\n  <div class=\"llf-banner__content\">\n    <p class=\"llf-banner__eyebrow\">Lu La Fleur<\/p>\n    <p class=\"llf-banner__title\">\n      Visit us in Opole or Wroc\u0142aw \u2014<br>\n      and start celebrating moments the Lu La Fleur way.\n    <\/p>\n    <a href=\"#llf-about-locations\" id=\"llf-banner-cta\" class=\"llf-hero__cta\">Find our studios<\/a>\n  <\/div>\n<\/div>\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"AboutPage\",\n  \"name\": \"About us \u2014 Lu La Fleur Boutique Florist Opole & Wroc\u0142aw\",\n  \"description\": \"Lu La Fleur \u2014 a boutique flower studio with two ateliers in Opole and Wroc\u0142aw. Minimalist bouquets, bespoke wedding florals and event design since 2020. Trusted by BMW Sikora, Kia Szic and Gucci Milano.\",\n  \"url\": \"https:\/\/lulafleur.com\/en\/about-us\/\",\n  \"inLanguage\": \"en-US\",\n  \"isPartOf\": { \"@id\": \"https:\/\/lulafleur.com\/#website\" },\n  \"about\": [\n    { \"@id\": \"https:\/\/lulafleur.com\/#florist-opole\" },\n    { \"@id\": \"https:\/\/lulafleur.com\/#florist-wroclaw\" }\n  ],\n  \"mainEntity\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Lu La Fleur\",\n    \"foundingDate\": \"2020\",\n    \"location\": [\n      { \"@id\": \"https:\/\/lulafleur.com\/#florist-opole\" },\n      { \"@id\": \"https:\/\/lulafleur.com\/#florist-wroclaw\" }\n    ]\n  }\n}\n<\/script>\n\n<script>\n(function(){\n  function smoothTo(id) {\n    var el = document.getElementById(id);\n    if (el) el.scrollIntoView({ behavior: 'smooth', block: 'start' });\n  }\n  var heroCta = document.getElementById('llf-hero-cta');\n  if (heroCta) heroCta.addEventListener('click', function(e){ e.preventDefault(); smoothTo('llf-about-trust'); });\n  var bannerCta = document.getElementById('llf-banner-cta');\n  if (bannerCta) bannerCta.addEventListener('click', function(e){ e.preventDefault(); smoothTo('llf-about-locations'); });\n}());\n<\/script>\n\n\n\n<style>\n  .llf-values-section, .llf-values-section *,\n  .llf-faq, .llf-faq *,\n  .llf-locations-section, .llf-locations-section * { box-sizing: border-box; }\n\n  \/* \u2500\u2500 Values \u2500\u2500 *\/\n  .llf-values-section {\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 6px 20px 40px;\n  }\n\n  .llf-values-section__header {\n    text-align: center;\n    margin-bottom: 36px;\n  }\n\n  .llf-values-section__eyebrow {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #61784c;\n    margin-bottom: 10px;\n  }\n\n  .llf-values-section__title {\n    font-size: 26px;\n    font-weight: 300;\n    color: #2e2e2e;\n    margin: 0 0 16px;\n  }\n\n  .llf-values-section__divider {\n    width: 40px; height: 1px;\n    background: #61784c;\n    border: none;\n    margin: 0 auto;\n    display: block;\n  }\n\n  .llf-values {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 16px;\n    list-style: none;\n    padding: 0;\n    margin: 0 0 32px;\n  }\n\n  .llf-values__item {\n    background: #f7f4ef;\n    border-radius: 4px;\n    padding: 24px 20px;\n    text-align: center;\n  }\n\n  .llf-values__icon {\n    display: block;\n    margin: 0 auto 12px;\n    width: 22px;\n    height: 22px;\n    color: #61784c;\n  }\n\n  .llf-values__title {\n    font-size: 13px;\n    font-weight: 600;\n    color: #2e2e2e;\n    margin: 0 0 8px;\n    line-height: 1.4;\n  }\n\n  .llf-values__desc {\n    font-size: 12px;\n    color: #6b6560;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  .llf-values-section__closing {\n    font-size: 14px;\n    color: #6b6560;\n    line-height: 1.9;\n    padding: 20px 24px;\n    border-left: 2px solid #61784c;\n    margin: 0;\n    font-style: italic;\n  }\n\n  \/* \u2500\u2500 FAQ \u2500\u2500 *\/\n  .llf-faq {\n    max-width: 680px;\n    margin: 0 auto;\n    padding: 40px 20px 0;\n  }\n\n  .llf-faq__eyebrow {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #61784c;\n    margin-bottom: 10px;\n    text-align: center;\n  }\n\n  .llf-faq__title {\n    font-size: 20px;\n    font-weight: 300;\n    color: #2e2e2e;\n    margin: 0 0 24px;\n    text-align: center;\n  }\n\n  .llf-faq__list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 56px;\n  }\n\n  .llf-faq__item {\n    border-bottom: 1px solid #e0dbd4;\n    padding: 20px 0;\n  }\n\n  .llf-faq__item:first-child { border-top: 1px solid #e0dbd4; }\n\n  .llf-faq__q {\n    font-size: 14px;\n    font-weight: 600;\n    color: #2e2e2e;\n    margin: 0 0 8px;\n    line-height: 1.5;\n  }\n\n  .llf-faq__a {\n    font-size: 13px;\n    color: #6b6560;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  .llf-faq__a a {\n    color: #61784c;\n    text-decoration: none;\n    border-bottom: 1px solid #61784c;\n  }\n\n  \/* \u2500\u2500 Locations \u2500\u2500 *\/\n  .llf-locations-section {\n    background: #f7f4ef;\n    padding: 70px 20px 80px;\n  }\n\n  .llf-locations-section__inner {\n    max-width: 980px;\n    margin: 0 auto;\n  }\n\n  .llf-locations-section__header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n\n  .llf-locations-section__eyebrow {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #61784c;\n    margin-bottom: 12px;\n  }\n\n  .llf-locations-section__title {\n    font-size: clamp(24px, 3.4vw, 32px);\n    font-weight: 300;\n    color: #2e2e2e;\n    margin: 0 0 16px;\n    line-height: 1.3;\n  }\n\n  .llf-locations-section__divider {\n    width: 40px; height: 1px;\n    background: #61784c;\n    border: none;\n    margin: 0 auto 20px;\n    display: block;\n  }\n\n  .llf-locations-section__intro {\n    font-size: 13px;\n    color: #6b6560;\n    line-height: 1.8;\n    margin: 0;\n    max-width: 580px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .llf-locations {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .llf-location {\n    background: #ffffff;\n    border-radius: 4px;\n    padding: 40px 32px;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .llf-location__eyebrow {\n    display: block;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #61784c;\n    margin: 0 0 12px;\n  }\n\n  .llf-location__city {\n    font-size: 28px;\n    font-weight: 300;\n    color: #2e2e2e;\n    letter-spacing: 0.005em;\n    margin: 0 0 28px;\n    line-height: 1.2;\n  }\n\n  .llf-location__details {\n    border-top: 1px solid #e0dbd4;\n    padding-top: 24px;\n    margin: 0 0 28px;\n  }\n\n  .llf-location__row {\n    margin-bottom: 18px;\n  }\n\n  .llf-location__row:last-child { margin-bottom: 0; }\n\n  .llf-location__label {\n    display: block;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #9a948c;\n    margin: 0 0 6px;\n  }\n\n  .llf-location__value {\n    font-size: 14px;\n    color: #2e2e2e;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .llf-location__value-sub {\n    color: #6b6560;\n  }\n\n  .llf-location__phone {\n    color: #2e2e2e;\n    text-decoration: none;\n  }\n\n  .llf-location__phone:hover { color: #61784c; }\n\n  .llf-location__map {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    align-self: flex-start;\n    margin-top: auto;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #2e2e2e;\n    text-decoration: none;\n    padding-bottom: 6px;\n    border-bottom: 1px solid #2e2e2e;\n    transition: color 0.2s ease, border-color 0.2s ease;\n  }\n\n  .llf-location__map:hover {\n    color: #61784c;\n    border-color: #61784c;\n  }\n\n  .llf-location__map svg {\n    width: 14px;\n    height: 10px;\n  }\n\n  .llf-location__actions {\n    margin-top: auto;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 20px 28px;\n    align-items: center;\n  }\n\n  .llf-location__actions .llf-location__map {\n    margin-top: 0;\n  }\n\n  .llf-location__link {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #61784c;\n    text-decoration: none;\n    padding-bottom: 6px;\n    border-bottom: 1px solid transparent;\n    transition: border-color 0.2s ease;\n  }\n\n  .llf-location__link:hover {\n    border-color: #61784c;\n  }\n\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n  @media (max-width: 767px) {\n    .llf-values { grid-template-columns: 1fr 1fr; }\n    .llf-values-section { padding: 40px 16px 28px; }\n    .llf-locations { grid-template-columns: 1fr; gap: 16px; }\n    .llf-locations-section { padding: 50px 16px 60px; }\n    .llf-locations-section__header { margin-bottom: 32px; }\n    .llf-location { padding: 32px 24px; }\n    .llf-faq { padding: 32px 16px 0; }\n  }\n\n  @media (max-width: 420px) {\n    .llf-values { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n\n<section class=\"llf-values-section\" aria-label=\"Our values\">\n  <div class=\"llf-values-section__header\">\n    <span class=\"llf-values-section__eyebrow\">Philosophy<\/span>\n    <h2 class=\"llf-values-section__title\">What stands behind every bouquet<\/h2>\n    <hr class=\"llf-values-section__divider\" aria-hidden=\"true\">\n  <\/div>\n  <ul class=\"llf-values\">\n    <li class=\"llf-values__item\">\n      <svg class=\"llf-values__icon\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 3v18M5 8c0 3 3 5 7 5s7-2 7-5\"\/><\/svg>\n      <h3 class=\"llf-values__title\">Seasonality<\/h3>\n      <p class=\"llf-values__desc\">We work with what&#8217;s blooming right now. Bouquets shift with the seasons \u2014 nature is never out of season.<\/p>\n    <\/li>\n    <li class=\"llf-values__item\">\n      <svg class=\"llf-values__icon\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M12 2v3M12 19v3M2 12h3M19 12h3\"\/><\/svg>\n      <h3 class=\"llf-values__title\">Minimalism<\/h3>\n      <p class=\"llf-values__desc\">Form over ornament. Quality over quantity. We choose a simplicity that asks for more attention than excess.<\/p>\n    <\/li>\n    <li class=\"llf-values__item\">\n      <svg class=\"llf-values__icon\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M3 21h18M5 21V8l7-5 7 5v13M10 21v-6h4v6\"\/><\/svg>\n      <h3 class=\"llf-values__title\">Locality<\/h3>\n      <p class=\"llf-values__desc\">We work with Polish growers and trusted importers. Freshness begins with the shortest possible journey.<\/p>\n    <\/li>\n    <li class=\"llf-values__item\">\n      <svg class=\"llf-values__icon\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\n      <h3 class=\"llf-values__title\">Naturalness<\/h3>\n      <p class=\"llf-values__desc\">No dyeing, no glossing. Just real flowers in their natural colour and texture.<\/p>\n    <\/li>\n    <li class=\"llf-values__item\">\n      <svg class=\"llf-values__icon\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 8a4 4 0 100 8 4 4 0 000-8zM12 2v2M12 20v2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M2 12h2M20 12h2M4.9 19.1l1.4-1.4M17.7 6.3l1.4-1.4\"\/><\/svg>\n      <h3 class=\"llf-values__title\">Dedication<\/h3>\n      <p class=\"llf-values__desc\">Every bouquet is designed from scratch. We don&#8217;t use templates \u2014 each order is its own project.<\/p>\n    <\/li>\n    <li class=\"llf-values__item\">\n      <svg class=\"llf-values__icon\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 3\"\/><\/svg>\n      <h3 class=\"llf-values__title\">Experience<\/h3>\n      <p class=\"llf-values__desc\">Since 2020 we&#8217;ve created florals for demanding clients \u2014 from intimate celebrations to premium brands.<\/p>\n    <\/li>\n  <\/ul>\n  <p class=\"llf-values-section__closing\">We don&#8217;t make bouquets on an assembly line. Each composition is a small story, tailored to the person and the moment it&#8217;s made for.<\/p>\n<\/section>\n\n\n<section class=\"llf-faq\" aria-label=\"Frequently asked questions about Lu La Fleur\">\n  <span class=\"llf-faq__eyebrow\">FAQ<\/span>\n  <h2 class=\"llf-faq__title\">Frequently asked questions<\/h2>\n  <ul class=\"llf-faq__list\">\n    <li class=\"llf-faq__item\">\n      <p class=\"llf-faq__q\">Where are your studios located?<\/p>\n      <p class=\"llf-faq__a\">We run <strong>two flower studios<\/strong>: in Opole (ul. Ksi\u0119dza Piotra \u015aciegiennego 13) and in Wroc\u0142aw (ul. Zgodna 2). Both are open 7 days a week and both offer same-day delivery. Full contact details are in the <a href=\"#llf-about-locations\">Our studios<\/a> section.<\/p>\n    <\/li>\n    <li class=\"llf-faq__item\">\n      <p class=\"llf-faq__q\">How long has Lu La Fleur been around?<\/p>\n      <p class=\"llf-faq__a\">Lu La Fleur was founded in 2020 in Opole. Over time we opened a second studio in Wroc\u0142aw, and today we serve individual clients, companies and couples-to-be in both cities. From day one we&#8217;ve focused on minimalist aesthetics and seasonal flowers.<\/p>\n    <\/li>\n    <li class=\"llf-faq__item\">\n      <p class=\"llf-faq__q\">What do you specialise in?<\/p>\n      <p class=\"llf-faq__a\">We specialise in minimalist signature bouquets, bespoke wedding florals, event florals and flower subscriptions for businesses. We&#8217;ve collaborated with BMW Sikora, Kia Szic and Gucci Milano. We don&#8217;t use templates \u2014 every project is designed from scratch.<\/p>\n    <\/li>\n    <li class=\"llf-faq__item\">\n      <p class=\"llf-faq__q\">What is your order turnaround time?<\/p>\n      <p class=\"llf-faq__a\">We fulfill orders within <strong>24 hours<\/strong> of placement \u2014 in both Opole and Wroc\u0142aw. To agree on a specific delivery or pickup time, please contact us by phone or leave a note when placing your order. If you need your order sooner, please reach out to us directly by phone or on <a href=\"https:\/\/www.instagram.com\/lulafleur_pl\/\" target=\"_blank\" rel=\"noopener\">Instagram<\/a>; we always do our best to fulfill your order within the timeframe you need. <a href=\"https:\/\/lulafleur.com\/en\/shop\/\">Order a bouquet online<\/a> or call us to discuss the details.<\/p>\n    <\/li>\n  <\/ul>\n<\/section>\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"inLanguage\": \"en-US\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where are Lu La Fleur studios located?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We run two flower studios: in Opole (ul. Ksi\u0119dza Piotra \u015aciegiennego 13, 45-709) and in Wroc\u0142aw (ul. Zgodna 2, 50-432). Both are open 7 days a week from 09:00 to 18:00 and both offer same-day delivery.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long has Lu La Fleur been around?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Lu La Fleur was founded in 2020 in Opole. Over time we opened a second studio in Wroc\u0142aw, and today we serve individual clients, companies and couples-to-be in both cities. From day one we've focused on minimalist aesthetics and seasonal flowers.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What does Lu La Fleur specialise in?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We specialise in minimalist signature bouquets, bespoke wedding florals, event florals and flower subscriptions for businesses. We've collaborated with BMW Sikora, Kia Szic and Gucci Milano. Every project is designed from scratch, no templates.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the Lu La Fleur order turnaround time?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We fulfill orders within 24 hours of placement \u2014 in both Opole and Wroc\u0142aw. To agree on a specific delivery or pickup time, please contact us by phone or leave a note when placing your order. If you need your order sooner, reach out to us directly by phone or on Instagram \u2014 we always do our best to fulfill your order within the timeframe you need.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n\n<section class=\"llf-locations-section\" id=\"llf-about-locations\" aria-label=\"Our studios\">\n  <div class=\"llf-locations-section__inner\">\n    <div class=\"llf-locations-section__header\">\n      <span class=\"llf-locations-section__eyebrow\">Locations<\/span>\n      <h2 class=\"llf-locations-section__title\">Our studios<\/h2>\n      <hr class=\"llf-locations-section__divider\" aria-hidden=\"true\">\n      <p class=\"llf-locations-section__intro\">Two studios, one philosophy. Visit us in Opole or Wroc\u0142aw \u2014 where all our compositions come to life.<\/p>\n    <\/div>\n\n    <ul class=\"llf-locations\">\n      <li class=\"llf-location\">\n        <span class=\"llf-location__eyebrow\">Main studio<\/span>\n        <h3 class=\"llf-location__city\">Opole<\/h3>\n\n        <div class=\"llf-location__details\">\n          <div class=\"llf-location__row\">\n            <span class=\"llf-location__label\">Address<\/span>\n            <p class=\"llf-location__value\">\n              ul. Ksi\u0119dza Piotra \u015aciegiennego 13<br>\n              <span class=\"llf-location__value-sub\">45-709 Opole, Poland<\/span>\n            <\/p>\n          <\/div>\n          <div class=\"llf-location__row\">\n            <span class=\"llf-location__label\">Opening hours<\/span>\n            <p class=\"llf-location__value\">\n              Monday \u2013 Sunday<br>\n              <span class=\"llf-location__value-sub\">09:00 \u2013 18:00<\/span>\n            <\/p>\n          <\/div>\n          <div class=\"llf-location__row\">\n            <span class=\"llf-location__label\">Phone<\/span>\n            <p class=\"llf-location__value\">\n              <a href=\"tel:+48792059187\" class=\"llf-location__phone\">+48 792 059 187<\/a>\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"llf-location__actions\">\n          <a href=\"https:\/\/maps.google.com\/?q=Ksi\u0119dza+Piotra+\u015aciegiennego+13,+45-709+Opole,+Polska\" target=\"_blank\" rel=\"noopener\" class=\"llf-location__map\" aria-label=\"View the Opole studio on Google Maps\">\n            View on map\n            <svg viewBox=\"0 0 16 10\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1 5h14M10 1l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1\"\/><\/svg>\n          <\/a>\n          <a href=\"\/en\/\" class=\"llf-location__link\" aria-label=\"More about the Lu La Fleur Opole studio\">\n            More about this studio \u2192\n          <\/a>\n        <\/div>\n      <\/li>\n\n      <li class=\"llf-location\">\n        <span class=\"llf-location__eyebrow\">Studio<\/span>\n        <h3 class=\"llf-location__city\">Wroc\u0142aw<\/h3>\n\n        <div class=\"llf-location__details\">\n          <div class=\"llf-location__row\">\n            <span class=\"llf-location__label\">Address<\/span>\n            <p class=\"llf-location__value\">\n              ul. Zgodna 2<br>\n              <span class=\"llf-location__value-sub\">50-432 Wroc\u0142aw, Poland<\/span>\n            <\/p>\n          <\/div>\n          <div class=\"llf-location__row\">\n            <span class=\"llf-location__label\">Opening hours<\/span>\n            <p class=\"llf-location__value\">\n              Monday \u2013 Sunday<br>\n              <span class=\"llf-location__value-sub\">09:00 \u2013 18:00<\/span>\n            <\/p>\n          <\/div>\n          <div class=\"llf-location__row\">\n            <span class=\"llf-location__label\">Phone<\/span>\n            <p class=\"llf-location__value\">\n              <a href=\"tel:+48792059187\" class=\"llf-location__phone\">+48 792 059 187<\/a>\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"llf-location__actions\">\n          <a href=\"https:\/\/maps.google.com\/?q=Zgodna+2,+50-432+Wroc\u0142aw,+Polska\" target=\"_blank\" rel=\"noopener\" class=\"llf-location__map\" aria-label=\"View the Wroc\u0142aw studio on Google Maps\">\n            View on map\n            <svg viewBox=\"0 0 16 10\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1 5h14M10 1l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1\"\/><\/svg>\n          <\/a>\n          <a href=\"https:\/\/lulafleur.com\/en\/cities\/wroclaw\/\" class=\"llf-location__link\" aria-label=\"More about the Lu La Fleur Wroc\u0142aw studio\">\n            More about this studio \u2192\n          <\/a>\n        <\/div>\n      <\/li>\n    <\/ul>\n  <\/div>\n<\/section>\n\n\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n<\/div>\n\n\t\t<\/div>\n\n\t\t\n<style>\n#section_612748078 {\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n<\/style>\n\t<\/section>\n\t\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-blank.php","meta":{"footnotes":""},"class_list":["post-933","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Lu La Fleur - Boutique Florist Opole &amp; Wroc\u0142aw<\/title>\n<meta name=\"description\" content=\"Lu La Fleur \u2014 a boutique flower studio in Opole (ul. \u015aciegiennego 13) and Wroc\u0142aw (ul. Zgodna 2). Minimalist bouquets, bespoke wedding florals and event design since 2020. Trusted by BMW, Kia, Gucci.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lulafleur.com\/en\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us\" \/>\n<meta property=\"og:description\" content=\"Lu La Fleur \u2014 a boutique flower studio in Opole (ul. \u015aciegiennego 13) and Wroc\u0142aw (ul. Zgodna 2). Minimalist bouquets, bespoke wedding florals and event design since 2020. Trusted by BMW, Kia, Gucci.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lulafleur.com\/en\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Lu La Fleur\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/lulafleuropole\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-21T16:58:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lulafleur.com\/wp-content\/uploads\/2026\/06\/pracownia-florystyczna-lu-la-fleur.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"AboutPage\"],\"@id\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/about-us\\\/\",\"name\":\"Lu La Fleur - Boutique Florist Opole & Wroc\u0142aw\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/about-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/about-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lulafleur.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pracownia-florystyczna-lu-la-fleur.webp\",\"datePublished\":\"2025-01-01T19:24:02+00:00\",\"dateModified\":\"2026-06-21T16:58:07+00:00\",\"description\":\"Lu La Fleur \u2014 a boutique flower studio in Opole (ul. \u015aciegiennego 13) and Wroc\u0142aw (ul. Zgodna 2). Minimalist bouquets, bespoke wedding florals and event design since 2020. Trusted by BMW, Kia, Gucci.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lulafleur.com\\\/en\\\/about-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/about-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/lulafleur.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pracownia-florystyczna-lu-la-fleur.webp\",\"contentUrl\":\"https:\\\/\\\/lulafleur.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pracownia-florystyczna-lu-la-fleur.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/\",\"name\":\"Lu La Fleur\",\"description\":\"Bloom like our flowers do\",\"publisher\":{\"@id\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/#organization\",\"name\":\"Lu La Fleur\",\"alternateName\":\"lulafleur\",\"url\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/lulafleur.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/lulafleur-512x512-favicon.png\",\"contentUrl\":\"https:\\\/\\\/lulafleur.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/lulafleur-512x512-favicon.png\",\"width\":512,\"height\":512,\"caption\":\"Lu La Fleur\"},\"image\":{\"@id\":\"https:\\\/\\\/lulafleur.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/lulafleuropole\",\"https:\\\/\\\/www.instagram.com\\\/lulafleur_pl\\\/\",\"https:\\\/\\\/pl.pinterest.com\\\/lulafleurpl\",\"https:\\\/\\\/www.youtube.com\\\/@LuLaFleurBloomConcept\"],\"description\":\"Kwiaciarnia Lu La Fleur \u2013 Kwiaty z Dostaw\u0105 w Opolu i Wroc\u0142awiu\",\"email\":\"lulafleur.pl@gmail.com\",\"telephone\":\"+48 792 059 187\",\"legalName\":\"Lu La Fleur\",\"foundingDate\":\"2020-11-02\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"},\"publishingPrinciples\":\"https:\\\/\\\/lulafleur.com\\\/o-nas\\\/\",\"ownershipFundingInfo\":\"https:\\\/\\\/lulafleur.com\\\/o-nas\\\/\",\"actionableFeedbackPolicy\":\"https:\\\/\\\/lulafleur.com\\\/kontakt\\\/\",\"correctionsPolicy\":\"https:\\\/\\\/lulafleur.com\\\/faq\\\/\",\"ethicsPolicy\":\"https:\\\/\\\/lulafleur.com\\\/polityka-prywatnosci\\\/\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"PL\",\"addressLocality\":\"Opole\",\"streetAddress\":\"Ksi\u0119dza Piotra \u015aciegiennego 13\",\"postalCode\":\"45-709\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Lu La Fleur - Boutique Florist Opole & Wroc\u0142aw","description":"Lu La Fleur \u2014 a boutique flower studio in Opole (ul. \u015aciegiennego 13) and Wroc\u0142aw (ul. Zgodna 2). Minimalist bouquets, bespoke wedding florals and event design since 2020. Trusted by BMW, Kia, Gucci.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lulafleur.com\/en\/about-us\/","og_locale":"en_US","og_type":"article","og_title":"About Us","og_description":"Lu La Fleur \u2014 a boutique flower studio in Opole (ul. \u015aciegiennego 13) and Wroc\u0142aw (ul. Zgodna 2). Minimalist bouquets, bespoke wedding florals and event design since 2020. Trusted by BMW, Kia, Gucci.","og_url":"https:\/\/lulafleur.com\/en\/about-us\/","og_site_name":"Lu La Fleur","article_publisher":"https:\/\/www.facebook.com\/lulafleuropole","article_modified_time":"2026-06-21T16:58:07+00:00","og_image":[{"url":"https:\/\/lulafleur.com\/wp-content\/uploads\/2026\/06\/pracownia-florystyczna-lu-la-fleur.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","AboutPage"],"@id":"https:\/\/lulafleur.com\/en\/about-us\/","url":"https:\/\/lulafleur.com\/en\/about-us\/","name":"Lu La Fleur - Boutique Florist Opole & Wroc\u0142aw","isPartOf":{"@id":"https:\/\/lulafleur.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lulafleur.com\/en\/about-us\/#primaryimage"},"image":{"@id":"https:\/\/lulafleur.com\/en\/about-us\/#primaryimage"},"thumbnailUrl":"https:\/\/lulafleur.com\/wp-content\/uploads\/2026\/06\/pracownia-florystyczna-lu-la-fleur.webp","datePublished":"2025-01-01T19:24:02+00:00","dateModified":"2026-06-21T16:58:07+00:00","description":"Lu La Fleur \u2014 a boutique flower studio in Opole (ul. \u015aciegiennego 13) and Wroc\u0142aw (ul. Zgodna 2). Minimalist bouquets, bespoke wedding florals and event design since 2020. Trusted by BMW, Kia, Gucci.","breadcrumb":{"@id":"https:\/\/lulafleur.com\/en\/about-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lulafleur.com\/en\/about-us\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lulafleur.com\/en\/about-us\/#primaryimage","url":"https:\/\/lulafleur.com\/wp-content\/uploads\/2026\/06\/pracownia-florystyczna-lu-la-fleur.webp","contentUrl":"https:\/\/lulafleur.com\/wp-content\/uploads\/2026\/06\/pracownia-florystyczna-lu-la-fleur.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/lulafleur.com\/en\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lulafleur.com\/en\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/lulafleur.com\/en\/#website","url":"https:\/\/lulafleur.com\/en\/","name":"Lu La Fleur","description":"Bloom like our flowers do","publisher":{"@id":"https:\/\/lulafleur.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lulafleur.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/lulafleur.com\/en\/#organization","name":"Lu La Fleur","alternateName":"lulafleur","url":"https:\/\/lulafleur.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lulafleur.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/lulafleur.com\/wp-content\/uploads\/2025\/07\/lulafleur-512x512-favicon.png","contentUrl":"https:\/\/lulafleur.com\/wp-content\/uploads\/2025\/07\/lulafleur-512x512-favicon.png","width":512,"height":512,"caption":"Lu La Fleur"},"image":{"@id":"https:\/\/lulafleur.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/lulafleuropole","https:\/\/www.instagram.com\/lulafleur_pl\/","https:\/\/pl.pinterest.com\/lulafleurpl","https:\/\/www.youtube.com\/@LuLaFleurBloomConcept"],"description":"Kwiaciarnia Lu La Fleur \u2013 Kwiaty z Dostaw\u0105 w Opolu i Wroc\u0142awiu","email":"lulafleur.pl@gmail.com","telephone":"+48 792 059 187","legalName":"Lu La Fleur","foundingDate":"2020-11-02","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"},"publishingPrinciples":"https:\/\/lulafleur.com\/o-nas\/","ownershipFundingInfo":"https:\/\/lulafleur.com\/o-nas\/","actionableFeedbackPolicy":"https:\/\/lulafleur.com\/kontakt\/","correctionsPolicy":"https:\/\/lulafleur.com\/faq\/","ethicsPolicy":"https:\/\/lulafleur.com\/polityka-prywatnosci\/","address":{"@type":"PostalAddress","addressCountry":"PL","addressLocality":"Opole","streetAddress":"Ksi\u0119dza Piotra \u015aciegiennego 13","postalCode":"45-709"}}]}},"_links":{"self":[{"href":"https:\/\/lulafleur.com\/en\/wp-json\/wp\/v2\/pages\/933","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lulafleur.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lulafleur.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lulafleur.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lulafleur.com\/en\/wp-json\/wp\/v2\/comments?post=933"}],"version-history":[{"count":12,"href":"https:\/\/lulafleur.com\/en\/wp-json\/wp\/v2\/pages\/933\/revisions"}],"predecessor-version":[{"id":5673,"href":"https:\/\/lulafleur.com\/en\/wp-json\/wp\/v2\/pages\/933\/revisions\/5673"}],"wp:attachment":[{"href":"https:\/\/lulafleur.com\/en\/wp-json\/wp\/v2\/media?parent=933"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}