From 398b857287d42ddf703546eabf1c4c542fa265b0 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Thu, 5 Mar 2026 12:21:17 +0000 Subject: [PATCH] Adjust card sizes and remove excessive advertisements on the homepage Reduce the aspect ratio of wide article cards from 4/3 to 16/9 and remove standalone ArticleCardAd components from the homepage. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 1f7e7e89-a520-4970-9645-37daadc466dc Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 0edf8dc1-93c0-48f9-aa7d-c5138ea7f0ab Replit-Helium-Checkpoint-Created: true --- client/src/pages/home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index c460e29..b741e40 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -188,7 +188,7 @@ function WideCard({ article, focalPoints }: { article: Article; focalPoints?: Re return (