style: Add team section with member details and images for enhanced presentation
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
@@ -897,6 +897,22 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section reveal-on-scroll" id="ablauf">
|
||||
<h2>Unser Team</h2>
|
||||
<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;">
|
||||
<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;">
|
||||
<p style="text-align: center; margin-top: 0.5rem; color: #2a4d53;"><strong>Maximilian Gründinger</strong><br>Co-Founder & Technischer Leiter</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section reveal-on-scroll" id="ablauf">
|
||||
<h2>So verläuft die Zusammenarbeit</h2>
|
||||
<p>Ein klarer Prozess sorgt für Sicherheit, besonders bei begrenzten Zeitfenstern im Schulbetrieb.</p>
|
||||
|
||||
Reference in New Issue
Block a user