Update auction pages to use the new Sapiens logo and consistent styling

Update the UI and CSS theme for auction-related pages to match the homepage, incorporating the new Sapiens logo and improving visual consistency.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/bLfICpO
This commit is contained in:
kimjaehyeon0101
2025-09-29 21:39:53 +00:00
parent 1dedb1117c
commit cc63e6aba0
9 changed files with 57 additions and 71 deletions

View File

@ -54,9 +54,9 @@ export default function Home() {
<div className="flex items-center justify-between">
<div className="flex items-center">
<img
src="/attached_assets/logo_black_1759162717640.png"
src="/attached_assets/logo_black_1759181850935.png"
alt="SAPIENS"
className="h-6 w-auto cursor-pointer"
className="h-5 w-auto cursor-pointer"
data-testid="logo-sapiens"
onClick={() => setLocation("/")}
/>