Footer: replace icon with Roux wordmark, remove column title
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,44 +5,9 @@
|
||||
|
||||
{{/* ── Brand column ── */}}
|
||||
<div>
|
||||
<h4 class="font-sans font-medium text-[10px] leading-none tracking-[.22em] uppercase text-ink m-0 mb-[14px]">Roux</h4>
|
||||
|
||||
{{/* Mark only — no wordmark */}}
|
||||
<svg class="block w-[42px] h-[42px] mb-[14px]" viewBox="0 0 64 64" aria-hidden="true">
|
||||
<defs>
|
||||
<radialGradient id="fBloom" cx="50%" cy="46%" r="58%">
|
||||
<stop offset="0" stop-color="#b34a30"/>
|
||||
<stop offset=".6" stop-color="#8a3322"/>
|
||||
<stop offset="1" stop-color="#5a1d15"/>
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<g fill="#6e2519" transform="translate(32 32)">
|
||||
<ellipse cx="0" cy="-16" rx="10.5" ry="14"/>
|
||||
<ellipse cx="0" cy="-16" rx="10.5" ry="14" transform="rotate(60)"/>
|
||||
<ellipse cx="0" cy="-16" rx="10.5" ry="14" transform="rotate(120)"/>
|
||||
<ellipse cx="0" cy="-16" rx="10.5" ry="14" transform="rotate(180)"/>
|
||||
<ellipse cx="0" cy="-16" rx="10.5" ry="14" transform="rotate(240)"/>
|
||||
<ellipse cx="0" cy="-16" rx="10.5" ry="14" transform="rotate(300)"/>
|
||||
</g>
|
||||
<g fill="url(#fBloom)" transform="translate(32 32) rotate(30)">
|
||||
<ellipse cx="0" cy="-11" rx="8" ry="11"/>
|
||||
<ellipse cx="0" cy="-11" rx="8" ry="11" transform="rotate(60)"/>
|
||||
<ellipse cx="0" cy="-11" rx="8" ry="11" transform="rotate(120)"/>
|
||||
<ellipse cx="0" cy="-11" rx="8" ry="11" transform="rotate(180)"/>
|
||||
<ellipse cx="0" cy="-11" rx="8" ry="11" transform="rotate(240)"/>
|
||||
<ellipse cx="0" cy="-11" rx="8" ry="11" transform="rotate(300)"/>
|
||||
</g>
|
||||
<g fill="#9a3a26" transform="translate(32 32)">
|
||||
<ellipse cx="0" cy="-6" rx="5" ry="7.5"/>
|
||||
<ellipse cx="0" cy="-6" rx="5" ry="7.5" transform="rotate(72)"/>
|
||||
<ellipse cx="0" cy="-6" rx="5" ry="7.5" transform="rotate(144)"/>
|
||||
<ellipse cx="0" cy="-6" rx="5" ry="7.5" transform="rotate(216)"/>
|
||||
<ellipse cx="0" cy="-6" rx="5" ry="7.5" transform="rotate(288)"/>
|
||||
</g>
|
||||
<circle cx="32" cy="32" r="3.2" fill="#3a120c"/>
|
||||
<circle cx="32" cy="31.4" r="1.2" fill="#c0573c" opacity=".7"/>
|
||||
</svg>
|
||||
|
||||
<h2 class="font-display font-normal text-[clamp(48px,6vw,80px)] leading-[0.92] text-ink m-0 mb-[14px]">
|
||||
R<em class="font-serif italic text-roux font-light">o</em>ux
|
||||
</h2>
|
||||
<p>A slow-publishing fashion journal, gathered in Paris. One hundred photographs at a time, printed and unprinted.</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user