Skip to content

Commit 89a36c9

Browse files
mrleeioclaude
andcommitted
style(sponsors): redesign sponsor logos with improved layout and sizing
- Convert sponsor logos to individual HTML includes with centered square viewBoxes - Replace inline SVG with modular logo components for better maintainability - Stack logos vertically above company names for cleaner presentation - Implement relative sizing (5em height) for consistent visual weight - Add proper spacing with container margins (my-5) and increased gaps (g-5) - Fix logo colors to use text-body instead of link color - Reduce company name text size (fs-6) for better hierarchy - Reposition sponsors section below carousel and stats for improved page flow - Remove old sponsor logo SVG files (clio_logo.svg, ne_logo.svg) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1ef554e commit 89a36c9

File tree

12 files changed

+223
-111
lines changed

12 files changed

+223
-111
lines changed

_includes/sponsor_logos/clio.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<svg viewBox="0 0 1000 1000" style="height: 5em; width: auto;" fill="currentColor">
2+
<g transform="translate(71, 71)">
3+
<path d="M765.88,165.87l83.86-117.38l-104.5,93.29C667.27,57.55,555.82,4.76,432,4.76C196.32,4.76,5.29,195.8,5.29,431.49
4+
c0,235.68,191.03,426.73,426.71,426.73c235.68,0,426.75-191.05,426.75-426.73C858.75,331.04,823.95,238.77,765.88,165.87z
5+
M728.92,572.46c0,86.13-69.81,155.95-155.95,155.95H291.03c-86.12,0-155.96-69.83-155.96-155.95V290.53
6+
c0-86.15,69.84-155.97,155.96-155.97h281.94c47.6,0,90.14,21.38,118.75,54.99L430.34,422.89L253.3,302.52l128.16,246.82
7+
c0.8,1.35,1.96,2.56,2.88,3.87c0.5,0.68,0.97,1.34,1.52,2.01c1.26,1.69,2.3,3.48,3.78,5.07c1.23,1.32,2.68,2.32,4.03,3.52
8+
c0.02,0.05,0.06,0.08,0.06,0.08c0.08,0.07,0.13,0.09,0.15,0.13c16.29,14.63,38.13,19.59,58.35,14.58c0.19-0.04,0.39-0.09,0.59-0.15
9+
c3.64-0.93,7.19-2.19,10.66-3.78c0.56-0.24,1.10-0.52,1.62-0.78c3.05-1.5,5.97-3.23,8.81-5.25c0.89-0.61,1.72-1.3,2.6-1.98
10+
c1.41-1.10,2.92-1.98,4.24-3.23c1.02-0.94,1.76-2.06,2.68-3.04c0.44-0.46,0.95-0.79,1.39-1.25l1.41-1.92
11+
c1.8-2.19,3.47-4.43,4.95-6.79l226.69-317.33c7.06,17.79,11.06,37.14,11.06,57.44V572.46z"/>
12+
</g>
13+
</svg>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<svg viewBox="0 0 200 200" style="height: 5em; width: auto;" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
2+
<text x="100" y="110" font-family="Arial, sans-serif" font-size="48" font-weight="bold" text-anchor="middle">GEN II</text>
3+
</svg>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 100 100" style="height: 5em; width: auto;" className={className}>
2+
<g transform="translate(50, 50) scale(4) translate(-12, -12)">
3+
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z" />
4+
</g>
5+
</svg>
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<svg xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="logo-alt" viewBox="0 0 100 100" style="height: 5em; width: auto;" class="Logo">
2+
<title id="logo-alt">Netsign</title>
3+
<g fill="none" fill-rule="evenodd" transform="translate(17, 27.5)">
4+
<g stroke="currentColor" stroke-width="2">
5+
<path
6+
d="M50.73 18.193V5.196a2.328 2.328 0 0 0-2.327-2.329h-.58a2.323 2.323 0 0 0-2.326 2.325v23.464a.581.581 0 0 1-.978.425l-5.323-4.968c-1.609-1.502-3.804-1.212-4.972.657l-.224.36 11.622 14.68 2.11 3.971h14.41L63.51 40.1c.076-.213 1.4-4.087 1.672-5.08.46-1.674.812-3.31 1.026-4.838.214-1.525.214-1.953.214-2.561">
7+
</path>
8+
<path
9+
d="M55.958 24.578v-7.654c0-1.174-1.041-2.126-2.325-2.126h-.58c-1.285 0-2.326.949-2.326 2.122v6.897M61.19 25.72v-5.85c0-1.174-1.042-2.126-2.326-2.126h-.58c-1.285 0-2.326.949-2.326 2.123V24.79M66.422 27.62V22.14c0-1.175-1.042-2.126-2.326-2.126h-.58c-1.285 0-2.326.949-2.326 2.122v3.583M16.693 27.455v12.997a2.328 2.328 0 0 0 2.326 2.33h.58a2.323 2.323 0 0 0 2.326-2.326V16.992c0-.508.606-.772.978-.425l5.323 4.968c1.61 1.502 3.804 1.212 4.972-.657l.224-.359L21.8 5.84l-2.11-3.972H5.28L3.912 5.55c-.076.213-1.399 4.087-1.672 5.08-.459 1.674-.812 3.31-1.026 4.838C1 16.992 1 17.42 1 18.03">
10+
</path>
11+
<path
12+
d="M14.37 15.137h-.58c-1.285 0-2.326.949-2.326 2.122v11.466c0 1.174 1.042 2.126 2.326 2.126h.58c1.285 0 2.326-.95 2.326-2.122V17.263c0-1.174-1.042-2.126-2.326-2.126Z">
13+
</path>
14+
<path
15+
d="M9.138 14.137h-.58c-1.286 0-2.326.949-2.326 2.122v9.52c0 1.174 1.042 2.126 2.326 2.126h.58c1.285 0 2.326-.95 2.326-2.123v-9.519c0-1.174-1.042-2.126-2.326-2.126Z">
16+
</path>
17+
<path
18+
d="M3.907 14.137h-.58C2.04 14.137 1 15.086 1 16.259V23.508c0 1.175 1.042 2.126 2.326 2.126h.58c1.285 0 2.326-.95 2.326-2.122V16.263c0-1.174-1.042-2.126-2.326-2.126Z">
19+
</path>
20+
</g>
21+
</g>
22+
</svg>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<svg viewBox="0 0 200 200" style="height: 5em; width: auto;" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
2+
<g transform="translate(-67, -51.5)">
3+
<path d="M153.228 118.287H180.834C185.806 118.287 190.545 120.399 193.869 124.097L209.984 142.023C215.776 148.467 215.991 158.176 210.489 164.87L180.571 201.269C174.425 208.747 163.38 209.827 155.902 203.68C155.022 202.957 154.214 202.15 153.491 201.269L123.573 164.87C118.071 158.176 118.286 148.467 124.078 142.023L140.194 124.097C143.518 120.399 148.256 118.287 153.228 118.287ZM153.228 131.919C152.123 131.919 151.07 132.388 150.331 133.21L134.216 151.137C132.929 152.569 132.881 154.726 134.104 156.214L164.022 192.614C164.183 192.809 164.362 192.989 164.558 193.149C166.22 194.515 168.674 194.275 170.04 192.614L199.958 156.214C201.181 154.726 201.133 152.569 199.846 151.137L183.731 133.21C182.992 132.388 181.939 131.919 180.834 131.919H153.228Z"/>
4+
</g>
5+
</svg>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<svg viewBox="0 0 200 200" style="height: 5em; width: auto;" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
2+
<g transform="translate(0, 1.65) scale(1)">
3+
<polygon points="135.08 77.98 64.53 118.72 64.54 118.72 135.09 77.99 135.08 77.98" opacity="0"/>
4+
<polygon points="135.08 77.98 135.09 77.99 64.54 118.72 96.81 137.35 199.62 77.99 135.08 40.73 135.08 77.98 135.08 77.98"/>
5+
<polygon points="64.54 0 64.54 37.26 102.82 59.36 135.08 40.73 64.54 0" opacity="0.7"/>
6+
<polygon points="64.54 155.98 135.08 196.71 135.08 159.45 96.81 137.35 64.54 155.98" opacity="0.8"/>
7+
<polygon points="64.54 118.72 64.53 118.72 135.08 77.98 102.82 59.36 0 118.72 64.54 155.98 64.54 118.72 64.54 118.72"/>
8+
<polygon points="64.54 118.72 64.54 118.72 64.54 155.98 64.54 155.98 96.81 137.35 64.54 118.72" opacity="0.6"/>
9+
<polygon points="135.08 77.98 135.08 40.73 135.08 40.73 102.82 59.36 135.08 77.98 135.08 77.98" opacity="0.5"/>
10+
</g>
11+
</svg>

assets/images/sponsors/clio.svg

Lines changed: 15 additions & 0 deletions
Loading

assets/images/sponsors/clio_logo.svg

Lines changed: 0 additions & 31 deletions
This file was deleted.

assets/images/sponsors/github.svg

Lines changed: 26 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)