diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 070bd49..a2fea42 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -23,7 +23,7 @@ export default function HomePage() { secondaryButton={{ text: "View Samples", href: "#products"}} items={[ - { imageSrc: "http://img.b2bpic.net/free-photo/professional-artist-looking-drawing_23-2148372158.jpg" }, + { imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369810757-jprbn0qo.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-abstract-chromatography-background-blue-tone_53876-110516.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-milling-machine-operator_74855-5031.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118343.jpg" },