Remove travel sentence from HOME section, add background fill to sensory tags
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0a885af2d2
commit
6e4d12bed1
|
|
@ -308,6 +308,7 @@
|
|||
text-transform: uppercase;
|
||||
padding: 0.35rem 0.8rem;
|
||||
border: 1px solid rgba(198, 139, 63, 0.4);
|
||||
background: rgba(198, 139, 63, 0.15);
|
||||
color: var(--gold);
|
||||
}
|
||||
|
||||
|
|
@ -1012,7 +1013,7 @@
|
|||
<div class="project-info">
|
||||
<h3>HOME</h3>
|
||||
<p><em>HOME</em> is a mobile immersive art installation and fire-proof housing prototype that uses neuroaesthetic research to activate specific neurological responses — lowering cortisol, stimulating oxytocin and dopamine pathways, inviting the body back into safety.</p>
|
||||
<p>Drawing from Alice Walker’s radical tenderness and Audre Lorde’s framing of self-care as political resistance, HOME destigmatizes play, rest, and joy for people who may be in survival mode. The installation travels to working-class neighborhoods across the United States, the Black diaspora, and continental Africa.</p>
|
||||
<p>Drawing from Alice Walker’s radical tenderness and Audre Lorde’s framing of self-care as political resistance, HOME destigmatizes play, rest, and joy for people who may be in survival mode.</p>
|
||||
<p>Each sensory chamber engages visitors through interconnected modalities:</p>
|
||||
<div class="sensory-tags">
|
||||
<span class="sensory-tag">Film</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue