From 3a5970af31a7fdbf8c6399acff82ee2c42c8b266 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 19 Jun 2026 23:58:19 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 840d739..842e2c9 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -69,13 +69,13 @@ export default function HomePage() { }, { title: "Argentina merch", - description: "Vibrant red kit representing football passion.", + description: "Representing football passion.", href: "#", imageSrc: "https://storage.googleapis.com/webild/users/user_3FCP2ld0HIwVhFMgUhxPC886PIQ/uploaded-1781576062662-opon1ucm.jpg", }, { title: "Argentina merch", - description: "Vibrant red kit representing football passion.", + description: "Representing football passion.", href: "#", imageSrc: "http://img.b2bpic.net/free-vector/tank-top-with-face-kangaroo-pattern_1308-65626.jpg", }, -- 2.49.1