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" }, ],