feat(ui): enhance component share UX and add new interactive simulations
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🏗️ Build (push) Failing after 26s
Build & Deploy / 🧪 QA (push) Failing after 1m14s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🩺 Health Check (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s

This commit is contained in:
2026-02-22 16:58:42 +01:00
parent d9ddce412a
commit 38f2cc8b85
22 changed files with 918 additions and 163 deletions

View File

@@ -44,23 +44,7 @@ tags: ["architecture", "longevity"]
Abrissbirne.
</Paragraph>
<div className="my-12">
<Mermaid id="technology-longevity" title="Technologie Langlebigkeit" showShare={true}>
graph TD
Logic["Zukunftsfähige Kern-Logik"] --> Standards["Offene Web-Standards"]
Logic --> Modular["Modulare Komponenten"]
Standards --> Decade["Lebensdauer > 10 Jahre"]
Modular --> Update["Einfache Teil-Modernisierung"]
Decade --> ROI["Maximaler Return on Investment"]
Update --> ROI
style ROI fill:#4ade80,stroke:#333
style Decade fill:#4ade80,stroke:#333
</Mermaid>
<div className="text-center text-xs text-slate-400 mt-4 italic">
Architektur der Langlebigkeit: Durch die Trennung von Logik und Trends
sichern wir den Wert Ihrer digitalen Investition über Generationen.
</div>
</div>
<DigitalAssetVisualizer />
<H3>Die Ästhetik der Zeitlosigkeit</H3>
<Paragraph>Langlebigkeit hat auch eine visuelle Komponente.</Paragraph>