Update website logos and prioritize specific media outlets in lists

Replace all instances of the old logo with a new one across various components and pages, and implement logic to pin the 'Mohamed Salah' media outlet to the top of the 'People' category list.

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:
kimjaehyeon0101
2025-10-15 09:42:07 +00:00
parent c24433dd9f
commit 7d6b9f383e
15 changed files with 24 additions and 18 deletions

View File

@ -99,7 +99,7 @@ export default function Home() {
<div className="flex items-center justify-between">
<div className="flex items-center">
<img
src="/attached_assets/Logo_main_1760520090009.png"
src="/attached_assets/Logo_main_1760521151702.png"
alt="SAPIENS"
className="h-5 w-auto cursor-pointer"
data-testid="logo-sapiens"
@ -117,7 +117,7 @@ export default function Home() {
<div className="pl-10 pr-16 py-1.5 bg-gray-50 border border-gray-200 rounded-md flex items-center space-x-2 hover:bg-gray-100 transition-colors">
<span className="text-sm text-gray-500">search in</span>
<img
src="/attached_assets/Logo_main_1760520090009.png"
src="/attached_assets/Logo_main_1760521151702.png"
alt="SAPIENS"
className="h-2 w-auto"
/>