diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index d9075c3..ba1470f 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,22 +26,22 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-brick-wall-background_1252-1081.jpg", + imageSrc: "https://images.unsplash.com/photo-1589939705384-5185137a7f0f?auto=format&fit=crop&q=80", }, { - imageSrc: "http://img.b2bpic.net/free-photo/calculator-helmet-blueprint_23-2147785585.jpg", + imageSrc: "https://images.unsplash.com/photo-1531834685032-c34bf0d84c77?auto=format&fit=crop&q=80", }, { - imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-165283.jpg", + imageSrc: "https://images.unsplash.com/photo-1504307651254-35680f356dfd?auto=format&fit=crop&q=80", }, { - imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15372.jpg", + imageSrc: "https://images.unsplash.com/photo-1621905251189-08b45d6a269e?auto=format&fit=crop&q=80", }, { - imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702170.jpg", + imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?auto=format&fit=crop&q=80", }, { - imageSrc: "http://img.b2bpic.net/free-photo/manual-tool-set-set-wooden-floor_1150-15364.jpg", + imageSrc: "https://images.unsplash.com/photo-1541888086425-d81bb19240f5?auto=format&fit=crop&q=80", }, ]} />