fix(about): remove white box and 'ALTERNATIVE LOGO' label, render pure transparent gold monogram

This commit is contained in:
2026-08-29 17:31:59 -07:00
parent 30ffedea17
commit 6d782619d7
54 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ export default function AboutSection() {
overflow: 'hidden',
}}>
<div style={{ position: 'relative', width: '220px', height: '220px', margin: '0 auto 24px' }}>
<div style={{ position: 'relative', width: '220px', height: '220px', margin: '0 auto 24px', filter: 'drop-shadow(0 8px 24px rgba(212, 175, 55, 0.3)) drop-shadow(0 4px 12px rgba(224, 0, 111, 0.25))' }}>
<Image
src="/images/logo_monogram.webp"
alt="Wise Hearted Monogram Logo"