home.hero.* |
src/spa/pages/Home.tsx; partner relationship records remain authoritative and the names array is presentation fallback only. |
home.winners.* |
src/spa/components/HomeWinnersSection.tsx and src/spa/homeWinnerSelection.ts; also reused by /der-bmp. |
home.quickCheck.*, home.intro.*, home.benefits.* |
src/spa/pages/Home.tsx. |
home.testimonials.* |
src/spa/pages/Home.tsx through src/spa/components/TestimonialsSection.tsx. |
home.videoModal.* |
Homepage video action and modal in src/spa/pages/Home.tsx. |
participation.hero.*, participation.eligibility.*, participation.applicationWays.*, participation.datesBanner.* |
src/spa/pages/Participation.tsx. |
participation.process.* |
src/spa/pages/Participation.tsx through src/spa/components/WegZurAuszeichnungSection.tsx. |
participation.awardsGrid.* |
src/spa/pages/Participation.tsx through src/spa/components/AwardsGridSection.tsx. |
about.hero.*, about.prize.*, about.mittelstand.*, about.history.*, about.goals.*, about.values.*, about.cta.* |
src/spa/pages/About.tsx. |
about.testimonials.* |
src/spa/pages/About.tsx through src/spa/components/TestimonialsSection.tsx. |
contact.* |
src/spa/pages/Contact.tsx and src/spa/components/forms/KontaktForm.tsx. |
datenschutz.*, impressum.* |
src/spa/components/legal/LegalPage.tsx via the respective route component. |
formUpload.* |
src/spa/pages/FormularUpload.tsx. |
mitgliedWerden.* |
src/spa/pages/MitgliedWerden.tsx and src/spa/components/membership/MembershipWizard.tsx. |
preistraegerIndex.* |
src/spa/pages/Preistraeger.tsx; winner records remain collection-owned. |
pressIndex.hero.*, pressIndex.events.*, pressIndex.news.*, pressIndex.downloads.* |
src/spa/pages/Press.tsx; event/article records remain collection-owned, while missing-field labels and images are presentation fallbacks only. pressIndex.downloads.contactImage and contactImageAlt own the optional Presse contact visual; an empty relationship renders the same copy in a compact copy-only layout without a static image fallback. |
netzwerk.hero.*, netzwerk.patronage.*, netzwerk.juryIntro.*, netzwerk.expertise.*, netzwerk.sponsoring.* |
src/spa/pages/Netzwerk.tsx. The page-owned netzwerk.patronage.greetingVideo Media relationship and its adjacent button/modal copy control only the Ilse Aigner greeting on /netzwerk; they never inherit home.videoModal.*. |
netzwerk.jury.{eyebrow,heading,description,chairBadge,members} |
Jury heading and authoritative rendered relationship selection in src/spa/pages/Netzwerk.tsx. |
netzwerk.partners.{eyebrow,heading,description,detailLabel,tiers[].{label,note},modal} |
All visible sponsor-section editorial copy, including each rendered tier heading/note and the shared card CTA, in src/spa/pages/Netzwerk.tsx; partner names, descriptions, links, logos, tier assignment, and ordering remain Partner collection-owned. Counts are derived and are not separately editable. |
netzwerk.sponsoringForm.* |
The two visible form steps, validation, success state, and footer copy in src/spa/components/forms/SponsoringForm.tsx. |