Skip to content

Commit a538329

Browse files
author
Reg (Ceradon AI)
committed
feat: upgrade PolyGen AI logo (Imagen 4, with text)
1 parent 9ad1261 commit a538329

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

assets/polygen-logo.png

623 KB
Loading

assets/polygen-logo.webp

-44.4 KB
Binary file not shown.

polygen.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<div class="grid gap-12 lg:grid-cols-[3fr_2fr] lg:items-center">
7575
<div class="space-y-6">
7676
<div class="flex items-center gap-4 mb-2">
77-
<img src="./assets/polygen-logo.webp" alt="PolyGen AI logo" class="h-16 w-16 rounded-xl image-surface" width="512" height="512" />
77+
<img src="./assets/polygen-logo.png" alt="PolyGen AI" class="h-16 md:h-20 mb-2" loading="eager" />
7878
<span class="tag">Polygen AI Platform</span>
7979
</div>
8080
<h1 class="text-4xl sm:text-5xl font-bold text-[color:var(--white)]">Text-to-3D. Describe it, print it.</h1>

0 commit comments

Comments
 (0)