Skip to content

Commit bc8a96c

Browse files
committed
chore: project screenshots into webp
1 parent 26a0076 commit bc8a96c

12 files changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h2 class="text-[0.7rem] font-medium tracking-[0.18em] uppercase text-stone-500
9898
<div>
9999
<a href="https://magicsearch.sofiavanhanen.fi/" target="_blank" rel="noopener noreferrer"
100100
class="group no-underline">
101-
<img src="public/screenshots/magic-search.png" alt="Magic Search"
101+
<img src="public/screenshots/magic-search.webp" alt="Magic Search"
102102
class="w-full aspect-video rounded object-cover mb-4 border border-stone-100 grayscale group-hover:grayscale-0 group-hover:border-stone-500 [transition:filter_700ms_ease,border-color_300ms_ease]">
103103
<h3
104104
class="text-[1.05rem] font-[550] text-stone-800 tracking-[0.01em] leading-[1.4] underline decoration-transparent group-hover:decoration-stone-500 underline-offset-4 decoration-[0.5px] transition-all duration-300">
@@ -121,7 +121,7 @@ <h2 class="text-[0.7rem] font-medium tracking-[0.18em] uppercase text-stone-500
121121

122122
<div>
123123
<a href="https://nexus-tool.com/" target="_blank" rel="noopener noreferrer" class="group no-underline">
124-
<img src="public/screenshots/nexus.png" alt="Nexus"
124+
<img src="public/screenshots/nexus.webp" alt="Nexus"
125125
class="w-full aspect-video rounded object-cover mb-4 border border-stone-100 grayscale group-hover:grayscale-0 group-hover:border-stone-500 [transition:filter_700ms_ease,border-color_300ms_ease]">
126126
<h3
127127
class="text-[1.05rem] font-[550] text-stone-800 tracking-[0.01em] leading-[1.4] underline decoration-transparent group-hover:decoration-stone-500 underline-offset-4 decoration-[0.5px] transition-all duration-300">
@@ -141,7 +141,7 @@ <h2 class="text-[0.7rem] font-medium tracking-[0.18em] uppercase text-stone-500
141141
<div>
142142
<a href="https://autoblog.sofiavanhanen.fi/" target="_blank" rel="noopener noreferrer"
143143
class="group no-underline">
144-
<img src="public/screenshots/autoblog.png" alt="Autoblog"
144+
<img src="public/screenshots/autoblog.webp" alt="Autoblog"
145145
class="w-full aspect-video rounded object-cover mb-4 border border-stone-100 grayscale group-hover:grayscale-0 group-hover:border-stone-500 [transition:filter_700ms_ease,border-color_300ms_ease]">
146146
<h3
147147
class="text-[1.05rem] font-[550] text-stone-800 tracking-[0.01em] leading-[1.4] underline decoration-transparent group-hover:decoration-stone-500 underline-offset-4 decoration-[0.5px] transition-all duration-300">
@@ -160,7 +160,7 @@ <h2 class="text-[0.7rem] font-medium tracking-[0.18em] uppercase text-stone-500
160160

161161
<div>
162162
<a href="https://pantheon.chat/" target="_blank" rel="noopener noreferrer" class="group no-underline">
163-
<img src="public/screenshots/pantheon.png" alt="Pantheon"
163+
<img src="public/screenshots/pantheon.webp" alt="Pantheon"
164164
class="w-full aspect-video rounded object-cover mb-4 border border-stone-100 grayscale group-hover:grayscale-0 group-hover:border-stone-500 [transition:filter_700ms_ease,border-color_300ms_ease]">
165165
<h3
166166
class="text-[1.05rem] font-[550] text-stone-800 tracking-[0.01em] leading-[1.4] underline decoration-transparent group-hover:decoration-stone-500 underline-offset-4 decoration-[0.5px] transition-all duration-300">
@@ -184,7 +184,7 @@ <h2 class="text-[0.7rem] font-medium tracking-[0.18em] uppercase text-stone-500
184184
<div>
185185
<a href="https://www.existentialhope.com/worlds/beyond-collective-intelligence-cities-of-orare"
186186
target="_blank" rel="noopener noreferrer" class="group no-underline">
187-
<img src="public/screenshots/orare.png" alt="Cities of Orare"
187+
<img src="public/screenshots/orare.webp" alt="Cities of Orare"
188188
class="w-full aspect-video rounded object-cover mb-4 border border-stone-100 grayscale group-hover:grayscale-0 group-hover:border-stone-500 [transition:filter_700ms_ease,border-color_300ms_ease]">
189189
<h3
190190
class="text-[1.05rem] font-[550] text-stone-800 tracking-[0.01em] leading-[1.4] underline decoration-transparent group-hover:decoration-stone-500 underline-offset-4 decoration-[0.5px] transition-all duration-300">

public/screenshots/autoblog.png

-231 KB
Binary file not shown.

public/screenshots/autoblog.webp

51.8 KB
Loading

public/screenshots/harmony.webp

-204 KB
Loading
-126 KB
Binary file not shown.
25.5 KB
Loading

public/screenshots/nexus.png

-127 KB
Binary file not shown.

public/screenshots/nexus.webp

18 KB
Loading

public/screenshots/orare.png

-1.23 MB
Binary file not shown.

public/screenshots/orare.webp

98.2 KB
Loading

0 commit comments

Comments
 (0)