233223
This commit is contained in:
parent
5cc3f02c65
commit
8f1d678d64
BIN
assets/pasted-20251025-190534-b34b4e03.png
Normal file
BIN
assets/pasted-20251025-190534-b34b4e03.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 145 KiB |
BIN
assets/pasted-20251025-190634-62543fd4.png
Normal file
BIN
assets/pasted-20251025-190634-62543fd4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 146 KiB |
BIN
assets/pasted-20251025-190711-b09e530a.png
Normal file
BIN
assets/pasted-20251025-190711-b09e530a.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 140 KiB |
BIN
assets/pasted-20251025-190857-c1b4b325.jpg
Normal file
BIN
assets/pasted-20251025-190857-c1b4b325.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 92 KiB |
BIN
assets/vm-shot-2025-10-25T19-08-54-931Z.jpg
Normal file
BIN
assets/vm-shot-2025-10-25T19-08-54-931Z.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 92 KiB |
14
index.php
14
index.php
@ -67,12 +67,12 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.speaker-card img {
|
.speaker-card img {
|
||||||
width: 80px;
|
width: 90px;
|
||||||
height: 80px;
|
height: 90px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
border: 2px solid rgba(255,255,255,0.2);
|
border: 4px solid white;
|
||||||
}
|
}
|
||||||
.speaker-card h5 {
|
.speaker-card h5 {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
@ -142,28 +142,28 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 class="webinar-title" style="line-height: 1.2;">Professional Vibe-Coding Webinar<br><span style="font-size: 1.25rem; color: #e0e0e0;">by Flatlogic</span></h1>
|
<h1 class="webinar-title" style="line-height: 1.2;">Professional Vibe-Coding Webinar<br><span style="font-size: 1.25rem; color: #e0e0e0;">by Flatlogic</span></h1>
|
||||||
<div class="webinar-time">TUESDAY, DECEMBER 29 | 1PM EST | 10AM PST | 7PM CET</div>
|
<div class="webinar-time">WEDNESDAY, NOVEMBER 19 | 1PM EST | 10AM PST | 7PM CET</div>
|
||||||
<p class="webinar-description">The fastest way to go from an idea to a working app you own, running on your server, with your database, using real frameworks.</p>
|
<p class="webinar-description">The fastest way to go from an idea to a working app you own, running on your server, with your database, using real frameworks.</p>
|
||||||
<div class="speakers-section">
|
<div class="speakers-section">
|
||||||
<h3>Speakers</h3>
|
<h3>Speakers</h3>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<div class="speaker-card">
|
<div class="speaker-card">
|
||||||
<img src="https://picsum.photos/seed/speaker1/100" alt="Philip Daineka">
|
<img src="assets/pasted-20251025-190534-b34b4e03.png" alt="Philip Daineka">
|
||||||
<h5>Philip Daineka</h5>
|
<h5>Philip Daineka</h5>
|
||||||
<p class="text-muted">CEO, Flatlogic</p>
|
<p class="text-muted">CEO, Flatlogic</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<div class="speaker-card">
|
<div class="speaker-card">
|
||||||
<img src="https://picsum.photos/seed/speaker2/100" alt="Alexandr Rubanau">
|
<img src="assets/pasted-20251025-190634-62543fd4.png" alt="Alexandr Rubanau">
|
||||||
<h5>Alexandr Rubanau</h5>
|
<h5>Alexandr Rubanau</h5>
|
||||||
<p class="text-muted">Lead Engineer</p>
|
<p class="text-muted">Lead Engineer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<div class="speaker-card">
|
<div class="speaker-card">
|
||||||
<img src="https://picsum.photos/seed/speaker3/100" alt="Alexey Vertel">
|
<img src="assets/pasted-20251025-190711-b09e530a.png" alt="Alexey Vertel">
|
||||||
<h5>Alexey Vertel</h5>
|
<h5>Alexey Vertel</h5>
|
||||||
<p class="text-muted">Lead Engineer</p>
|
<p class="text-muted">Lead Engineer</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user