From e284c0d8e8427999ef71ae5a8298da4a1825dbff Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Jul 2026 06:49:11 +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 d17406a..1984a39 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -69,7 +69,7 @@ export default function HomePage() { value: "Shop Drawings", title: "Precision Specs", description: "Drawings turn into buildable packages.", - imageSrc: "http://img.b2bpic.net/free-photo/hand-construction-plans-with-yellow-helmet-drawing-tool_1232-2911.jpg", + imageSrc: "https://images.pexels.com/photos/12810999/pexels-photo-12810999.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=12810999", }, { value: "Production", -- 2.49.1