添加 hallmark 技能
This commit is contained in:
11
skills/hallmark/references/components/h3-quote-led.md
Normal file
11
skills/hallmark/references/components/h3-quote-led.md
Normal file
@@ -0,0 +1,11 @@
|
||||
### H3 · Quote-Led
|
||||
A pull-quote with attribution is the hero. Your headline is borrowed credibility.
|
||||
*Use when:* you have a real testimonial that earns the front page.
|
||||
*Don't confuse with:* T3 Single huge quote (which lives mid-page, not in the hero slot).
|
||||
|
||||
```html
|
||||
<section class="hero-quote">
|
||||
<blockquote class="display-italic">"…"</blockquote>
|
||||
<p class="attribution">— Name, Role, Company</p>
|
||||
</section>
|
||||
```
|
||||
Reference in New Issue
Block a user