From 7cc7f748f23db775c774383aae9840ad2d6333c5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 18:30:42 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 176d4a4..90a0100 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { text: "Explore Work", href: "#work", }} - imageSrc="http://img.b2bpic.net/free-photo/ink-tools-near-bamboo-drawing_23-2147823738.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ink-tools-near-bamboo-drawing_23-2147823738.jpg?_wi=1" /> @@ -100,7 +100,7 @@ export default function HomePage() { bentoComponent: "media-stack", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/ink-tools-near-bamboo-drawing_23-2147823738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ink-tools-near-bamboo-drawing_23-2147823738.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-keys-drawing-arrangement_23-2149386326.jpg", @@ -109,7 +109,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/3d-view-puzzle-pieces_23-2150499113.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-posing-outdoors_23-2149988417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-posing-outdoors_23-2149988417.jpg?_wi=1", imageAlt: "saas dashboard design", }, { @@ -133,7 +133,7 @@ export default function HomePage() { }, ], completedLabel: "Done", - imageSrc: "http://img.b2bpic.net/free-photo/simple-corporate-identity-branding-stationery-set_53876-126754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/simple-corporate-identity-branding-stationery-set_53876-126754.jpg?_wi=1", imageAlt: "saas dashboard design", }, ]} @@ -152,13 +152,13 @@ export default function HomePage() { title: "SaaS Platform", description: "Interactive mobile application design.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-posing-outdoors_23-2149988417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-posing-outdoors_23-2149988417.jpg?_wi=2", }, { title: "Brand Manual", description: "Complete visual guidelines documentation.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/simple-corporate-identity-branding-stationery-set_53876-126754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/simple-corporate-identity-branding-stationery-set_53876-126754.jpg?_wi=2", }, { title: "Web Marketing", -- 2.49.1