{"id":7900,"date":"2026-06-04T20:02:50","date_gmt":"2026-06-04T20:02:50","guid":{"rendered":"https:\/\/lovonova.com\/?p=7900"},"modified":"2026-06-04T20:05:15","modified_gmt":"2026-06-04T20:05:15","slug":"7900-2","status":"publish","type":"post","link":"https:\/\/lovonova.com\/de\/7900-2\/","title":{"rendered":"Pride Month 2026"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>The Quiet Heroism of the People Who Stay<\/title>\n<meta name=\"description\" content=\"Pride Month 2026 at Lovo Nova. Three years of queer-led design, community action, and standing with the people who can't yet march. A message for every organizer, rebel, and quiet ally.\">\n<meta name=\"keywords\" content=\"Pride Month 2026, LGBTQIA, queer fashion, Lovo Nova, pride pins, inclusive jewelry, visibility, allyship, queer community\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700&#038;family=DM+Sans:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n:root {\n  --pink: #FF54BE;\n  --pink-light: #fff0f9;\n  --pink-mid: #ffc8ec;\n  --pink-deep: #d4008f;\n  --gold: #FFB347;\n  --text: #1a1a1a;\n  --text-soft: #555;\n  --white: #ffffff;\n}\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nbody {\n  font-family: 'DM Sans', sans-serif;\n  background: var(--white);\n  color: var(--text);\n  line-height: 1.75;\n  overflow-x: hidden;\n}\n\n\/* HERO *\/\n.hero {\n  position: relative;\n  min-height: 92vh;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  padding: 4rem 2rem 3.5rem;\n  background: linear-gradient(160deg, #1a0030 0%, #3d006e 35%, #8b0057 65%, #FF54BE 100%);\n  overflow: hidden;\n}\n\n.hero-bg-circles {\n  position: absolute;\n  inset: 0;\n  pointer-events: none;\n}\n\n.hero-bg-circles span {\n  position: absolute;\n  border-radius: 50%;\n  opacity: 0.12;\n  background: var(--pink);\n  animation: pulse 6s ease-in-out infinite;\n}\n\n.hero-bg-circles span:nth-child(1) { width: 500px; height: 500px; top: -150px; right: -100px; animation-delay: 0s; }\n.hero-bg-circles span:nth-child(2) { width: 300px; height: 300px; top: 40%; left: -80px; animation-delay: 2s; background: #fff; }\n.hero-bg-circles span:nth-child(3) { width: 200px; height: 200px; bottom: 10%; right: 20%; animation-delay: 4s; background: var(--gold); }\n\n@keyframes pulse {\n  0%, 100% { transform: scale(1); opacity: 0.12; }\n  50% { transform: scale(1.15); opacity: 0.2; }\n}\n\n.hero-flag {\n  font-size: 13px;\n  font-weight: 500;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.6);\n  margin-bottom: 1.2rem;\n}\n\n.hero h1 {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(2.4rem, 6vw, 4.5rem);\n  font-weight: 900;\n  color: #fff;\n  line-height: 1.1;\n  max-width: 780px;\n  margin-bottom: 1.5rem;\n}\n\n.hero h1 em {\n  font-style: italic;\n  color: var(--pink);\n}\n\n.hero-sub {\n  font-size: 1rem;\n  color: rgba(255,255,255,0.75);\n  max-width: 500px;\n  margin-bottom: 2rem;\n  line-height: 1.7;\n}\n\n.hero-meta {\n  display: flex;\n  align-items: center;\n  gap: 1.5rem;\n  flex-wrap: wrap;\n}\n\n.hero-tag {\n  display: inline-block;\n  background: rgba(255,255,255,0.15);\n  border: 1px solid rgba(255,255,255,0.25);\n  border-radius: 20px;\n  padding: 5px 14px;\n  font-size: 12px;\n  color: #fff;\n  font-weight: 500;\n  letter-spacing: 0.05em;\n}\n\n.hero-date {\n  font-size: 12px;\n  color: rgba(255,255,255,0.5);\n}\n\n\/* CONTENT *\/\n.content-wrap {\n  max-width: 780px;\n  margin: 0 auto;\n  padding: 0 1.5rem;\n}\n\n\/* ORIGIN SECTION *\/\n.section-origin {\n  padding: 5rem 0 3rem;\n}\n\n.eyebrow {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--pink);\n  margin-bottom: 1rem;\n}\n\n.section-origin h2 {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.8rem, 4vw, 2.8rem);\n  font-weight: 700;\n  line-height: 1.2;\n  margin-bottom: 1.5rem;\n  color: var(--text);\n}\n\n.lead {\n  font-size: 1.15rem;\n  color: var(--text-soft);\n  line-height: 1.8;\n  margin-bottom: 1.5rem;\n}\n\n.pull-quote {\n  border-left: 4px solid var(--pink);\n  padding: 1rem 1.5rem;\n  margin: 2.5rem 0;\n  background: var(--pink-light);\n  border-radius: 0 12px 12px 0;\n}\n\n.pull-quote p {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.3rem;\n  font-style: italic;\n  color: var(--text);\n  line-height: 1.6;\n}\n\n\/* CHECKPOINT STRIP *\/\n.checkpoint-strip {\n  background: var(--pink);\n  color: #fff;\n  padding: 2rem 1.5rem;\n  margin: 3rem 0;\n  border-radius: 16px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.checkpoint-strip::before {\n  content: '\u2705';\n  position: absolute;\n  font-size: 120px;\n  opacity: 0.08;\n  top: -20px;\n  right: -10px;\n}\n\n.checkpoint-strip h3 {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.6rem;\n  margin-bottom: 0.5rem;\n}\n\n.checkpoint-strip p {\n  font-size: 0.95rem;\n  opacity: 0.9;\n}\n\n\/* HEROES SECTION *\/\n.section-heroes {\n  padding: 3rem 0;\n}\n\n.section-heroes h2 {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.6rem, 3.5vw, 2.4rem);\n  font-weight: 700;\n  margin-bottom: 2rem;\n  line-height: 1.25;\n}\n\n.heroes-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1rem;\n  margin: 2rem 0 2.5rem;\n}\n\n.hero-card {\n  background: var(--pink-light);\n  border: 1px solid var(--pink-mid);\n  border-radius: 14px;\n  padding: 1.3rem 1.2rem;\n  display: flex;\n  flex-direction: column;\n  gap: 0.5rem;\n}\n\n.hero-card .card-icon { font-size: 1.6rem; }\n\n.hero-card p {\n  font-size: 0.92rem;\n  color: var(--text-soft);\n  line-height: 1.6;\n}\n\n\/* INVISIBLE SECTION *\/\n.section-invisible {\n  padding: 3rem 0;\n  background: var(--pink-light);\n  margin: 0 -1.5rem;\n  padding-left: 1.5rem;\n  padding-right: 1.5rem;\n}\n\n.section-invisible-inner {\n  max-width: 780px;\n  margin: 0 auto;\n}\n\n.invisible-list {\n  list-style: none;\n  margin: 1.5rem 0 2rem;\n  display: flex;\n  flex-direction: column;\n  gap: 0.8rem;\n}\n\n.invisible-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 0.75rem;\n  font-size: 1rem;\n  color: var(--text);\n  line-height: 1.6;\n}\n\n.invisible-list li::before {\n  content: '\u2192';\n  color: var(--pink);\n  font-weight: 700;\n  flex-shrink: 0;\n  margin-top: 2px;\n}\n\n\/* PRODUCT MENTION *\/\n.product-mention {\n  background: linear-gradient(135deg, #3d006e 0%, #FF54BE 100%);\n  color: #fff;\n  border-radius: 16px;\n  padding: 2.5rem 2rem;\n  margin: 3rem 0;\n  position: relative;\n  overflow: hidden;\n}\n\n.product-mention::after {\n  content: '\ud83c\udff3\ufe0f\u200d\ud83c\udf08';\n  position: absolute;\n  font-size: 100px;\n  right: -10px;\n  bottom: -15px;\n  opacity: 0.15;\n}\n\n.product-mention h3 {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.5rem;\n  margin-bottom: 1rem;\n}\n\n.product-mention p {\n  font-size: 0.95rem;\n  opacity: 0.9;\n  line-height: 1.75;\n}\n\n\/* CLOSING *\/\n.section-closing {\n  padding: 4rem 0 2rem;\n  text-align: center;\n}\n\n.section-closing h2 {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.8rem, 4vw, 2.8rem);\n  margin-bottom: 1.2rem;\n  line-height: 1.25;\n}\n\n.section-closing p {\n  font-size: 1rem;\n  color: var(--text-soft);\n  max-width: 560px;\n  margin: 0 auto 2rem;\n  line-height: 1.75;\n}\n\n.big-emoji {\n  font-size: 2.5rem;\n  display: block;\n  margin-bottom: 1rem;\n}\n\n\/* HASHTAGS *\/\n.hashtags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  justify-content: center;\n  padding: 2rem 0 3rem;\n}\n\n.hashtag {\n  display: inline-block;\n  background: var(--pink-light);\n  border: 1px solid var(--pink-mid);\n  color: var(--pink-deep);\n  font-size: 12px;\n  font-weight: 600;\n  padding: 5px 12px;\n  border-radius: 20px;\n  text-decoration: none;\n  transition: all 0.15s;\n}\n\n.hashtag:hover {\n  background: var(--pink);\n  color: #fff;\n  border-color: var(--pink);\n}\n\n\/* FOOTER LINE *\/\n.footer-line {\n  border-top: 1px solid #eee;\n  padding: 1.5rem 0;\n  text-align: center;\n  font-size: 12px;\n  color: #aaa;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 580px) {\n  .heroes-grid { grid-template-columns: 1fr; }\n  .hero { padding: 3rem 1.2rem 2.5rem; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"hero-bg-circles\">\n    <span><\/span><span><\/span><span><\/span>\n  <\/div>\n  <div class=\"content-wrap\" style=\"max-width:900px; margin:0; padding:0;\">\n    <p class=\"hero-flag\">\ud83c\udff3\ufe0f\u200d\ud83c\udf08 Lovo Nova \u2014 Pride Month 2026<\/p>\n    <h1>The quiet heroism<br>of the people<br><em>who stay.<\/em><\/h1>\n    <p class=\"hero-sub\">Three years of queer-led design. One question we keep asking ourselves. And a message for every person who couldn&#8217;t march \u2014 but wanted to.<\/p>\n    <div class=\"hero-meta\">\n      <span class=\"hero-tag\">Pride Month 2026<\/span>\n      <span class=\"hero-tag\">LGBTQIA+<\/span>\n      <span class=\"hero-tag\">Community<\/span>\n      <span class=\"hero-date\">June 2026 \u00b7 Lovo Nova Blog<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ORIGIN -->\n<div class=\"content-wrap\">\n  <section class=\"section-origin\">\n    <p class=\"eyebrow\">Our story<\/p>\n    <h2>Three years ago, two women sat together and asked a question.<\/h2>\n    <p class=\"lead\">What would it look like if the brands we buy actually believed what we believe?<\/p>\n    <p class=\"lead\">Lovo Nova was the answer. \u2764\ufe0f<\/p>\n    <p class=\"lead\">And every June since, we&#8217;ve asked ourselves the same question again \u2014 not to pat ourselves on the back, but to make sure we&#8217;re still showing up the right way.<\/p>\n\n    <div class=\"pull-quote\">\n      <p>&#8220;Pride Month isn&#8217;t a campaign. It&#8217;s a checkpoint.&#8221;<\/p>\n    <\/div>\n\n    <p class=\"lead\">This year, we want to talk about something that doesn&#8217;t always make it into the pretty rainbow graphics. Something quieter. Something that deserves its own spotlight.<\/p>\n  <\/section>\n<\/div>\n\n<!-- CHECKPOINT STRIP -->\n<div class=\"content-wrap\">\n  <div class=\"checkpoint-strip\">\n    <h3>\u2705 Pride is a checkpoint \u2014 not a campaign.<\/h3>\n    <p>Every year we ask: are we still showing up the right way? Are we still earning our place in this community?<\/p>\n  <\/div>\n<\/div>\n\n<!-- HEROES -->\n<div class=\"content-wrap\">\n  <section class=\"section-heroes\">\n    <p class=\"eyebrow\">The unsung<\/p>\n    <h2>The quiet heroism of the people who stay. \ud83d\udce3<\/h2>\n    <p class=\"lead\">You are the reason this movement keeps moving. This one&#8217;s for you.<\/p>\n\n    <div class=\"heroes-grid\">\n      <div class=\"hero-card\">\n        <span class=\"card-icon\">\ud83d\udc9b<\/span>\n        <p><strong>The parents<\/strong> who chose their child over their own comfort zone \u2014 who didn&#8217;t wait to understand, they just loved.<\/p>\n      <\/div>\n      <div class=\"hero-card\">\n        <span class=\"card-icon\">\ud83e\udec2<\/span>\n        <p><strong>The friends<\/strong> who showed up to the first Pride, nervous, not knowing anyone \u2014 just because it mattered to you.<\/p>\n      <\/div>\n      <div class=\"hero-card\">\n        <span class=\"card-icon\">\ud83e\udd1d<\/span>\n        <p><strong>The allies<\/strong> who didn&#8217;t wait to be asked. Who just&#8230; showed up. And kept showing up.<\/p>\n      <\/div>\n      <div class=\"hero-card\">\n        <span class=\"card-icon\">\ud83d\udcaa\ud83c\udffd<\/span>\n        <p><strong>The organizers<\/strong> who fundraise, march, and build \u2014 year after year \u2014 even when it&#8217;s exhausting and underfunded and invisible.<\/p>\n      <\/div>\n    <\/div>\n\n    <p class=\"lead\">You are the infrastructure of this movement. The ones who make the loud moments possible because you do the quiet work every other day of the year.<\/p>\n  <\/section>\n<\/div>\n\n<!-- INVISIBLE PEOPLE -->\n<section class=\"section-invisible\">\n  <div class=\"section-invisible-inner\">\n    <p class=\"eyebrow\">For those waiting<\/p>\n    <h2 style=\"font-family:'Playfair Display',serif; font-size:clamp(1.6rem,3.5vw,2.2rem); margin-bottom:1rem;\">This year, we&#8217;re thinking about the people who can&#8217;t march.<\/h2>\n    <p class=\"lead\">Visibility is a privilege. Not everyone has it. Not everyone is safe enough to claim it yet.<\/p>\n    <ul class=\"invisible-list\">\n      <li>The ones for whom being visible is still dangerous.<\/li>\n      <li>The ones who are out online but not at home.<\/li>\n      <li>The ones who are waiting \u2014 for the right moment, the right city, the right level of safety.<\/li>\n      <li>The ones who watch the parade from the window and feel every emotion at once.<\/li>\n    <\/ul>\n    <p class=\"lead\">We see you. This month is yours too. \ud83c\udff3\ufe0f\u200d\ud83c\udf08<\/p>\n  <\/div>\n<\/section>\n\n<!-- PRODUCT MENTION -->\n<div class=\"content-wrap\">\n  <div class=\"product-mention\">\n    <h3>\ud83e\udd17 We make our pins, our jewelry, our socks \u2014 for them too.<\/h3>\n    <p>Not just as fashion. As a signal. A small, wearable reminder that someone, somewhere, made something with you in mind. Because fashion shouldn&#8217;t just look good \u2014 it should do good. Every piece we create is a little act of solidarity, designed to be worn proudly or quietly, loudly or privately \u2014 however feels right for you, right now.<\/p>\n  <\/div>\n<\/div>\n\n<!-- CLOSING -->\n<div class=\"content-wrap\">\n  <section class=\"section-closing\">\n    <span class=\"big-emoji\">\ud83e\udd73<\/span>\n    <h2>Pride is loud and joyful and necessary.<\/h2>\n    <p>To every organizer, artist, rebel, caregiver, and quiet ally making this movement what it is in 2026 \u2014 thank you. We see you. We stand with you. We&#8217;re not done yet.<\/p>\n    <p style=\"font-size:1.5rem; margin-top:1rem;\">\ud83c\udff3\ufe0f\u200d\ud83c\udf08\ud83e\udef6\ud83c\udffd<\/p>\n  <\/section>\n\n  <div class=\"footer-line\">\n    \u00a9 2026 Lovo Nova \u00b7 Queer-led design \u00b7 Made with love \ud83c\udff3\ufe0f\u200d\ud83c\udf08\n  <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova.jpg\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-1024x1024.jpg\" alt=\"\" class=\"wp-image-7901\" srcset=\"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-1024x1024.jpg 1024w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-300x300.jpg 300w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-150x150.jpg 150w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-768x768.jpg 768w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-12x12.jpg 12w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-600x600.jpg 600w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-900x900.jpg 900w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-100x100.jpg 100w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova.jpg 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>","protected":false},"excerpt":{"rendered":"<p>The Quiet Heroism of the People Who Stay \ud83c\udff3\ufe0f\u200d\ud83c\udf08 Lovo Nova \u2014 Pride Month 2026 The quiet heroismof the peoplewho stay. Three years of queer-led design. One question we keep asking ourselves. And a message for every person who couldn&#8217;t march \u2014 but wanted to. Pride Month 2026 LGBTQIA+ Community June 2026 \u00b7 Lovo Nova&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[553,20],"tags":[964,920,573,572,925,966,562,596,967,963,577,965],"class_list":["post-7900","post","type-post","status-publish","format-standard","hentry","category-awareness-days","category-news","tag-allyship","tag-equalityforall","tag-inclusion","tag-lgbtqia","tag-loveislove","tag-lovonova","tag-lovonovasupport","tag-pride","tag-pridemonth","tag-pridemonth2026","tag-queer","tag-visibilitymatters"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pride Month 2026 - Queer design brand<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lovonova.com\/de\/7900-2\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pride Month 2026 - Queer design brand\" \/>\n<meta property=\"og:description\" content=\"The Quiet Heroism of the People Who Stay \ud83c\udff3\ufe0f\u200d\ud83c\udf08 Lovo Nova \u2014 Pride Month 2026 The quiet heroismof the peoplewho stay. Three years of queer-led design. One question we keep asking ourselves. And a message for every person who couldn&#8217;t march \u2014 but wanted to. Pride Month 2026 LGBTQIA+ Community June 2026 \u00b7 Lovo Nova...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lovonova.com\/de\/7900-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Queer design brand\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/share\/17iHY6YYpN\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-04T20:02:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-04T20:05:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"chelsea cheung\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@LovoNovadesign\" \/>\n<meta name=\"twitter:site\" content=\"@LovoNovadesign\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"chelsea cheung\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"3\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/\"},\"author\":{\"name\":\"chelsea cheung\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#\\\/schema\\\/person\\\/559f33b95d46e27cb5512156451a220f\"},\"headline\":\"Pride Month 2026\",\"datePublished\":\"2026-06-04T20:02:50+00:00\",\"dateModified\":\"2026-06-04T20:05:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/\"},\"wordCount\":511,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/June-pride-month-Lovo-Nova-1024x1024.jpg\",\"keywords\":[\"Allyship\",\"EqualityForAll\",\"Inclusion\",\"LGBTQIA\",\"LoveIsLove\",\"LovoNova\",\"lovonovaSUPPORT\",\"pride\",\"PrideMonth\",\"PrideMonth2026\",\"Queer\",\"VisibilityMatters\"],\"articleSection\":[\"Awareness Days\",\"News\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/\",\"url\":\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/\",\"name\":\"Pride Month 2026 - Queer design brand\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/June-pride-month-Lovo-Nova-1024x1024.jpg\",\"datePublished\":\"2026-06-04T20:02:50+00:00\",\"dateModified\":\"2026-06-04T20:05:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/June-pride-month-Lovo-Nova-1024x1024.jpg\",\"contentUrl\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/June-pride-month-Lovo-Nova-1024x1024.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/7900-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lovonova.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pride Month 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#website\",\"url\":\"https:\\\/\\\/lovonova.com\\\/\",\"name\":\"www.lovonova.com\",\"description\":\"Celebrating Every Expression\",\"publisher\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/lovonova.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#organization\",\"name\":\"Lovo Nova\",\"url\":\"https:\\\/\\\/lovonova.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-cropped-cropped-lovonova-logo-chosen-01-1-scaled.png\",\"contentUrl\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-cropped-cropped-lovonova-logo-chosen-01-1-scaled.png\",\"width\":1613,\"height\":2560,\"caption\":\"Lovo Nova\"},\"image\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/share\\\/17iHY6YYpN\\\/\",\"https:\\\/\\\/x.com\\\/LovoNovadesign\",\"https:\\\/\\\/lu.linkedin.com\\\/company\\\/lovonova\",\"https:\\\/\\\/www.instagram.com\\\/lovonovadesign?igsh=MTY4cDhwbGdkZzhlYQ==\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#\\\/schema\\\/person\\\/559f33b95d46e27cb5512156451a220f\",\"name\":\"chelsea cheung\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g\",\"caption\":\"chelsea cheung\"},\"sameAs\":[\"https:\"],\"url\":\"https:\\\/\\\/lovonova.com\\\/de\\\/author\\\/chelseacheungxgmail-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pride Month 2026 - Queer design brand","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:\/\/lovonova.com\/de\/7900-2\/","og_locale":"de_DE","og_type":"article","og_title":"Pride Month 2026 - Queer design brand","og_description":"The Quiet Heroism of the People Who Stay \ud83c\udff3\ufe0f\u200d\ud83c\udf08 Lovo Nova \u2014 Pride Month 2026 The quiet heroismof the peoplewho stay. Three years of queer-led design. One question we keep asking ourselves. And a message for every person who couldn&#8217;t march \u2014 but wanted to. Pride Month 2026 LGBTQIA+ Community June 2026 \u00b7 Lovo Nova...","og_url":"https:\/\/lovonova.com\/de\/7900-2\/","og_site_name":"Queer design brand","article_publisher":"https:\/\/www.facebook.com\/share\/17iHY6YYpN\/","article_published_time":"2026-06-04T20:02:50+00:00","article_modified_time":"2026-06-04T20:05:15+00:00","og_image":[{"width":1080,"height":1080,"url":"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova.jpg","type":"image\/jpeg"}],"author":"chelsea cheung","twitter_card":"summary_large_image","twitter_creator":"@LovoNovadesign","twitter_site":"@LovoNovadesign","twitter_misc":{"Verfasst von":"chelsea cheung","Gesch\u00e4tzte Lesezeit":"3\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/lovonova.com\/7900-2\/#article","isPartOf":{"@id":"https:\/\/lovonova.com\/7900-2\/"},"author":{"name":"chelsea cheung","@id":"https:\/\/lovonova.com\/#\/schema\/person\/559f33b95d46e27cb5512156451a220f"},"headline":"Pride Month 2026","datePublished":"2026-06-04T20:02:50+00:00","dateModified":"2026-06-04T20:05:15+00:00","mainEntityOfPage":{"@id":"https:\/\/lovonova.com\/7900-2\/"},"wordCount":511,"commentCount":0,"publisher":{"@id":"https:\/\/lovonova.com\/#organization"},"image":{"@id":"https:\/\/lovonova.com\/7900-2\/#primaryimage"},"thumbnailUrl":"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-1024x1024.jpg","keywords":["Allyship","EqualityForAll","Inclusion","LGBTQIA","LoveIsLove","LovoNova","lovonovaSUPPORT","pride","PrideMonth","PrideMonth2026","Queer","VisibilityMatters"],"articleSection":["Awareness Days","News"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/lovonova.com\/7900-2\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/lovonova.com\/7900-2\/","url":"https:\/\/lovonova.com\/7900-2\/","name":"Pride Month 2026 - Queer design brand","isPartOf":{"@id":"https:\/\/lovonova.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lovonova.com\/7900-2\/#primaryimage"},"image":{"@id":"https:\/\/lovonova.com\/7900-2\/#primaryimage"},"thumbnailUrl":"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-1024x1024.jpg","datePublished":"2026-06-04T20:02:50+00:00","dateModified":"2026-06-04T20:05:15+00:00","breadcrumb":{"@id":"https:\/\/lovonova.com\/7900-2\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lovonova.com\/7900-2\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/lovonova.com\/7900-2\/#primaryimage","url":"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-1024x1024.jpg","contentUrl":"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/06\/June-pride-month-Lovo-Nova-1024x1024.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/lovonova.com\/7900-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lovonova.com\/"},{"@type":"ListItem","position":2,"name":"Pride Month 2026"}]},{"@type":"WebSite","@id":"https:\/\/lovonova.com\/#website","url":"https:\/\/lovonova.com\/","name":"www.lovonova.com","description":"Celebrating Every Expression","publisher":{"@id":"https:\/\/lovonova.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lovonova.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/lovonova.com\/#organization","name":"Lovo Nova","url":"https:\/\/lovonova.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/lovonova.com\/#\/schema\/logo\/image\/","url":"https:\/\/lovonova.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-cropped-lovonova-logo-chosen-01-1-scaled.png","contentUrl":"https:\/\/lovonova.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-cropped-lovonova-logo-chosen-01-1-scaled.png","width":1613,"height":2560,"caption":"Lovo Nova"},"image":{"@id":"https:\/\/lovonova.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/share\/17iHY6YYpN\/","https:\/\/x.com\/LovoNovadesign","https:\/\/lu.linkedin.com\/company\/lovonova","https:\/\/www.instagram.com\/lovonovadesign?igsh=MTY4cDhwbGdkZzhlYQ=="]},{"@type":"Person","@id":"https:\/\/lovonova.com\/#\/schema\/person\/559f33b95d46e27cb5512156451a220f","name":"chelsea cheung","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/secure.gravatar.com\/avatar\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g","caption":"chelsea cheung"},"sameAs":["https:"],"url":"https:\/\/lovonova.com\/de\/author\/chelseacheungxgmail-com\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/posts\/7900","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/comments?post=7900"}],"version-history":[{"count":2,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/posts\/7900\/revisions"}],"predecessor-version":[{"id":7904,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/posts\/7900\/revisions\/7904"}],"wp:attachment":[{"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/media?parent=7900"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/categories?post=7900"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/tags?post=7900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}