From cdeca6ea0b32daaefbc6aa7362e731efaf755641 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 23:30:23 +0000 Subject: [PATCH 1/2] 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 6da8ef2..81dc2bb 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -37,7 +37,7 @@ export default function HomePage() { icon: Star, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345397.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345397.jpg?_wi=1" /> -- 2.49.1 From 1b307a8f53f5fc50f8d601ed0e19ce901f0ff3da Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 23:30:24 +0000 Subject: [PATCH 2/2] Update src/pages/ServicesPage.tsx --- src/pages/ServicesPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ServicesPage.tsx b/src/pages/ServicesPage.tsx index fef1354..47e9453 100644 --- a/src/pages/ServicesPage.tsx +++ b/src/pages/ServicesPage.tsx @@ -45,7 +45,7 @@ export default function ServicesPage() { }, ], placeholder: "...", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345397.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345397.jpg?_wi=2", imageAlt: "Template Badge Layout Mock-up Visual Blank Concept", }, ]} -- 2.49.1