From bf7ff3e478cfaf48a5b7a780960c90d2a2842a5e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 11:30:40 +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 6cd5847..18506b7 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,10 +27,10 @@ export default function HomePage() { }} items={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=no3env", + imageSrc: "https://img.b2bpic.net/free-photo/wild-blue-chicory-flower-serene-mountain-landscape_84443-84115.jpg?id=426972201", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vy2bae", + imageSrc: "https://img.b2bpic.net/premium-vector/abstract-bright-background-design-glowing-circle_46577-722.jpg?id=13089647", }, ]} /> -- 2.49.1