From 15d53f4b909cb9fee7eb9bb9ee9fbe4eedf3a2f3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 16:53:50 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 5dc7b41..8b206f8 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -17,7 +17,7 @@ export default function HomePage() { description="Providing premier integrated infrastructure and construction solutions across Lampung." primaryButton={{ text: "Our Services", href: "#features" }} secondaryButton={{ text: "Learn More", href: "#about" }} - imageSrc="http://img.b2bpic.net/free-photo/man-woman-checking-construction-plan_23-2148252080.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-woman-checking-construction-plan_23-2148252080.jpg?_wi=1" /> @@ -47,7 +47,7 @@ export default function HomePage() { }, { title: "Construction", description: "High-quality engineering execution.", bentoComponent: "media-stack", mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/man-woman-checking-construction-plan_23-2148252080.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-woman-checking-construction-plan_23-2148252080.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/professional-architects-looking-plan_23-2147702511.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-white-table-with-documents-drafts_176420-344.jpg" }, ], -- 2.49.1