Update all logos across the platform to a new design
Replaces the old logo image path with the new logo image path in multiple components and pages including Header, Footer, LoginModal, and various content pages. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
This commit is contained in:
@ -54,7 +54,7 @@ export default function Header() {
|
||||
<div className="flex items-center">
|
||||
<a href="/" data-testid="logo-link">
|
||||
<img
|
||||
src="/attached_assets/Logo_main_1760521151702.png"
|
||||
src="/attached_assets/검은색 로고_1760521542271.png"
|
||||
alt="SAPIENS"
|
||||
className="h-6 w-auto"
|
||||
data-testid="logo-sapiens"
|
||||
|
||||
Reference in New Issue
Block a user