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", }, ]} />