Refactor code structure for improved readability and maintainability

This commit is contained in:
2026-05-11 23:31:55 +02:00
parent a892a9d133
commit 00727961cd
3 changed files with 2 additions and 2 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

+2 -2
View File
@@ -902,11 +902,11 @@
<p>Wir sind zwei ehemalige Schüler die sich durch ihre Erfahrung in Schulen und deren Bedürfnisse vertraut gemacht haben und eine einfache Lösung für den Schulalltag bieten wollten.</p>
<div class="pictures">
<div class="picture">
<img src="{{ url_for('static', filename='images/846287958813.png') }}" alt="Simon Brieger" style="width: 100%; border-radius: 12px;">
<img src="{{ url_for('static', filename='images/1778441641958.png') }}" alt="Simon Brieger" style="width: 200px; border-radius: 12px;">
<p style="text-align: center; margin-top: 0.5rem; color: #2a4d53;"><strong>Simon Brieger</strong><br>Co-Founder & Geschäftsführer</p>
</div>
<div class="picture">
<img src="{{ url_for('static', filename='images/1778441641957.png') }}" alt="Maximilian Gründinger" style="width: 100%; border-radius: 12px;">
<img src="{{ url_for('static', filename='images/1778441641957.png') }}" alt="Maximilian Gründinger" style="width: 200px; border-radius: 12px;">
<p style="text-align: center; margin-top: 0.5rem; color: #2a4d53;"><strong>Maximilian Gründinger</strong><br>Co-Founder & Technischer Leiter</p>
</div>