From b3ffa5a44b5d2a31a8ce792daf615860dfc6c49d Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Wed, 15 Oct 2025 08:13:46 +0000 Subject: [PATCH] Update all logos across the platform to a new main logo Replace all instances of previous black and white logos with the new main logo file in various components and pages. Adjust footer logo for color and background. 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/CMG42YQ --- attached_assets/Logo_main_1760515844283.png | Bin 0 -> 2034 bytes client/src/components/Footer.tsx | 5 ++--- client/src/components/Header.tsx | 2 +- client/src/components/LoginModal.tsx | 2 +- client/src/pages/AdminDashboard.tsx | 2 +- client/src/pages/Article.tsx | 2 +- client/src/pages/AuctionGuide.tsx | 2 +- client/src/pages/Auctions.tsx | 2 +- client/src/pages/Community.tsx | 2 +- client/src/pages/Home.tsx | 4 ++-- client/src/pages/Landing.tsx | 2 +- client/src/pages/MediaOutlet.tsx | 2 +- client/src/pages/Report.tsx | 2 +- 13 files changed, 14 insertions(+), 15 deletions(-) create mode 100644 attached_assets/Logo_main_1760515844283.png diff --git a/attached_assets/Logo_main_1760515844283.png b/attached_assets/Logo_main_1760515844283.png new file mode 100644 index 0000000000000000000000000000000000000000..4d870695d9689d41781f819950dbd2485b760640 GIT binary patch literal 2034 zcmXw&2~-pJ7RIwc0tt|ageB`tGJv=|u`X0ZDryRmMMVl#h;>6jih@E|Dw{k|UoC17 zs7+bqC89urEFu9!5H)TrDi{$&&??Zd8^b2hf5_=Q-+c4C_kJ^T=A4;xJG@+t2~+|K zg)-*3ZS@A{IB=L5V1Z{z?xmnmnBg5BK3veEQ1d8M;)2g_+H`l>vO*nGsaJHMn;?i7 zv=EdF987F%t^we1@_{dhwQOf61rB6mQ^?^I=vrG_?cEUMx;DU;ELkGcWe}zqTnj-G zgjE109F8`|W@}^CP=PMb;S_<^hOJ#$!#5B_#^Gom0mFqbT*QG2*=#8S7bB21#%9Z4 zSPH{32-0TQP_foox_mJVmw=W7$=E>bQou0t-z4j%wuQ@JRw>LXgP7Va1eHNhIg3%o zVl9MO6=0|ni%||S%K04zr3f^KOi^h#Zf!Kh-=s~B{-R9VvBUo8kXx-A{ z{(>GX@Iyi`4ixPbwDwD`mdV6oMP5QF>9unwE!(%+`QQI`QpVb zz`;t(rfmRBP1{V#K<$8m$YkXrvXV@CO(u1aNu4B8Cm51UI!#R8l1#b)o0xP1H#Y7u zHtsbt>Ln6C7!iAoi0_GnzW@^m9|?p{fC+|u01OTOHZ<%9c>@ELfx#eX0psyQc>J&d zeh@GYH-f{B;&5Yl+%Oh9p{J+T)BB>Qr_t9R*Vq4yLd}5;8a;zXe?_Bb(dao0W(tFu z#$aZ!m`RYwVkhV4=T&PCD!}(X6yfc)3x&pDuzENHLjuvr$i#$1USw)UF}JX=vZB&x z3>E~lIf%8*lBG+R+pk)^dhObE4&ORDIyr50{?3KV{oc*pbNfzjpC9~o@7}W~Ab|hV zPx}u91|A7I8X9^sLJ$=d6MHHyE|NZ*w`LqicFK1+m{>;wF%m2T)py2wA z8--G-tmI~CdBv^Ds_N>R+B@|P_Zsg%e5g=7di3P!vzFH9FJ88_zf!*L=tNJ2kF?8v;H z!4O=u%Y4o~bcTD#Jh%X%WM+3t7-HYd!&wyT%Z#O53wH_E>Ioq?>k3xlQCIlo)>~6~M?6j-2|M*N{bTJ$+aoLIpx_mk zRp_9{6{?k+l&6W(^(E@H9$_7+FhA@<*@j-1tYP=oeFH69LdFHMWN+h1+LNK!waW#~ zaYRLRK!Wq&GokO6JMOnFD}S73zh2_NC-$~Pi1rdE*7xmAQSoK-oZ1yP$iKJM%#gqC z8+br&3U4pJz4@GH0{-Z!G`W9b-(d_7R5XLA!1Kj!95-lI9!-aK8r%8Zb* z`Ko-+UCbt9{w_}DXd7-wIL^Nd-S3@w{#6j zl;9^^)8ur@?#qdN+`WR#jCjEvy?l-jk@BMc{pi;ww4x@4S#&|uFXGF9~p`Ya>5TEJ|^F9IXmc9Z=br& zxzS!ISY}He6|q*k(tL4l>r*d94>5KH2tre1_OCvOa~IC(2M%@QrHHNU!5@v{alN+6 IHt#$A508O&UjP6A literal 0 HcmV?d00001 diff --git a/client/src/components/Footer.tsx b/client/src/components/Footer.tsx index 0297b52..f271ab3 100644 --- a/client/src/components/Footer.tsx +++ b/client/src/components/Footer.tsx @@ -1,4 +1,3 @@ -import logoWhite from "@assets/logo_white_1759167910147.png"; import { useLocation } from "wouter"; export default function Footer() { @@ -11,9 +10,9 @@ export default function Footer() {
SAPIENS setLocation("/")} /> diff --git a/client/src/components/Header.tsx b/client/src/components/Header.tsx index 8abc6c2..06e223d 100644 --- a/client/src/components/Header.tsx +++ b/client/src/components/Header.tsx @@ -54,7 +54,7 @@ export default function Header() {
SAPIENS Login to SAPIENS diff --git a/client/src/pages/AdminDashboard.tsx b/client/src/pages/AdminDashboard.tsx index 595a779..51c41a9 100644 --- a/client/src/pages/AdminDashboard.tsx +++ b/client/src/pages/AdminDashboard.tsx @@ -132,7 +132,7 @@ export default function AdminDashboard() {
SAPIENS search in SAPIENS diff --git a/client/src/pages/AuctionGuide.tsx b/client/src/pages/AuctionGuide.tsx index 68089b2..6290ecb 100644 --- a/client/src/pages/AuctionGuide.tsx +++ b/client/src/pages/AuctionGuide.tsx @@ -25,7 +25,7 @@ export default function AuctionGuide() {
SAPIENS SAPIENS SAPIENS setLocation("/")} diff --git a/client/src/pages/Home.tsx b/client/src/pages/Home.tsx index 0c32bad..b9f4ef4 100644 --- a/client/src/pages/Home.tsx +++ b/client/src/pages/Home.tsx @@ -99,7 +99,7 @@ export default function Home() {
SAPIENS search in SAPIENS diff --git a/client/src/pages/Landing.tsx b/client/src/pages/Landing.tsx index 99a9e82..b601c09 100644 --- a/client/src/pages/Landing.tsx +++ b/client/src/pages/Landing.tsx @@ -241,7 +241,7 @@ export default function Landing() { Login to SAPIENS diff --git a/client/src/pages/MediaOutlet.tsx b/client/src/pages/MediaOutlet.tsx index 96420c9..e9a8d19 100644 --- a/client/src/pages/MediaOutlet.tsx +++ b/client/src/pages/MediaOutlet.tsx @@ -238,7 +238,7 @@ export default function MediaOutlet() {
search in SAPIENS diff --git a/client/src/pages/Report.tsx b/client/src/pages/Report.tsx index 31c2914..f323e84 100644 --- a/client/src/pages/Report.tsx +++ b/client/src/pages/Report.tsx @@ -507,7 +507,7 @@ export default function Report() {
search in SAPIENS