Use archnest-network-traffic-bg for Connected Integrations card background (#10)

Claude-Session: https://claude.ai/code/session_01BbJV5nm8KPVH1oNJYKpnoF

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Samuel James 2026-06-20 07:02:38 -04:00 committed by GitHub
parent b11150d286
commit a453342de4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ const cardBase: React.CSSProperties = {
} }
const framedCardBase: React.CSSProperties = { const framedCardBase: React.CSSProperties = {
backgroundImage: 'url(/blank-kpi-bg.png)', backgroundImage: 'url(/archnest-network-traffic-bg.png)',
backgroundSize: '100% 100%', backgroundSize: '100% 100%',
backgroundPosition: 'center', backgroundPosition: 'center',
backgroundRepeat: 'no-repeat', backgroundRepeat: 'no-repeat',