Changed logos
Before ![]() (image error) Size: 92 KiB After ![]() (image error) Size: 241 KiB ![]() ![]() |
Before ![]() (image error) Size: 105 KiB After ![]() (image error) Size: 118 KiB ![]() ![]() |
Before ![]() (image error) Size: 70 KiB After ![]() (image error) Size: 87 KiB ![]() ![]() |
BIN
512x512/logo_face.png
Normal file
After ![]() (image error) Size: 112 KiB |
Before ![]() (image error) Size: 66 KiB After ![]() (image error) Size: 82 KiB ![]() ![]() |
Before ![]() (image error) Size: 88 KiB After ![]() (image error) Size: 106 KiB ![]() ![]() |
Before ![]() (image error) Size: 112 KiB After ![]() (image error) Size: 130 KiB ![]() ![]() |
Before ![]() (image error) Size: 60 KiB After ![]() (image error) Size: 75 KiB ![]() ![]() |
Before ![]() (image error) Size: 79 KiB |
BIN
512x512/logo_personal_coach.png
Normal file
After ![]() (image error) Size: 248 KiB |
Before ![]() (image error) Size: 104 KiB After ![]() (image error) Size: 118 KiB ![]() ![]() |
BIN
512x512/logo_prompt_master.png
Normal file
After ![]() (image error) Size: 122 KiB |
Before ![]() (image error) Size: 78 KiB |
Before ![]() (image error) Size: 104 KiB |
Before ![]() (image error) Size: 76 KiB After ![]() (image error) Size: 92 KiB ![]() ![]() |
Before ![]() (image error) Size: 78 KiB After ![]() (image error) Size: 92 KiB ![]() ![]() |
@ -82,7 +82,7 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="header">
|
||||
<img src="512x512/logo.png" alt="logo"/>
|
||||
<img src="512x512/logo_face.png" alt="logo"/>
|
||||
<h1>Kevin Veen-Birkenbach</h1>
|
||||
<h2>Consulting and Coaching Solutions</h2>
|
||||
</div>
|
||||
@ -104,7 +104,7 @@
|
||||
<div class="card h-100 d-flex flex-column">
|
||||
<div class="card-body d-flex flex-column">
|
||||
<div class="card-img-top">
|
||||
<img src="512x512/logo_personal-coach.png" alt="Personal Coach" style="width: 100px; height: auto;">
|
||||
<img src="512x512/logo_personal_coach.png" alt="Personal Coach" style="width: 100px; height: auto;">
|
||||
</div>
|
||||
<hr />
|
||||
<h3 class="card-title">Personal Coach</h3>
|
||||
@ -156,7 +156,7 @@
|
||||
<div class="card h-100 d-flex flex-column">
|
||||
<div class="card-body d-flex flex-column">
|
||||
<div class="card-img-top">
|
||||
<img src="512x512/logo_prompt_master_i.png" alt="Prompt Master" style="width: 100px; height: auto;">
|
||||
<img src="512x512/logo_prompt_master.png" alt="Prompt Master" style="width: 100px; height: auto;">
|
||||
</div>
|
||||
<hr />
|
||||
<h3 class="card-title">Prompt Engineer</h3>
|
||||
|