feat: 调整律所首页信息区布局

- 精简首页头图展示并优化地址卡片样式

- 将专业领域提前到律所简介之前
This commit is contained in:
2026-03-21 22:01:57 +08:00
parent f39fcd05aa
commit 63685f8644
3 changed files with 26 additions and 82 deletions

View File

@@ -0,0 +1,8 @@
<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M23 68L36 53L48 57L60 50L73 66L56 72L45 67L31 72L23 68Z" stroke="#1A1A1A" stroke-width="4.5" stroke-linejoin="round"/>
<path d="M36 53L31 72" stroke="#1A1A1A" stroke-width="4.5" stroke-linecap="round"/>
<path d="M48 57L45 67" stroke="#1A1A1A" stroke-width="4.5" stroke-linecap="round"/>
<path d="M60 50L56 72" stroke="#1A1A1A" stroke-width="4.5" stroke-linecap="round"/>
<path d="M48 18C38.0589 18 30 26.0589 30 36C30 49.5 48 62 48 62C48 62 66 49.5 66 36C66 26.0589 57.9411 18 48 18Z" fill="#1A1A1A"/>
<circle cx="48" cy="36" r="8" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 671 B