From 9e83d34899c348bacec148ba8111c5aca2839745 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 19:44:26 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a681ffa..31b12aa 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -42,7 +42,7 @@ export default function HomePage() { imageSrc: "https://images.pexels.com/photos/17200372/pexels-photo-17200372.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=17200372", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-gold-body-painting_23-2150834491.jpg", + imageSrc: "https://images.pexels.com/photos/16433530/pexels-photo-16433530.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=16433530", }, ]} /> -- 2.49.1