diff --git a/src/app/page.tsx b/src/app/page.tsx index add604f..9f8798c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -220,13 +220,13 @@ export default function LandingPage() { id: "1", name: "Extraction Site 1", role: "Raw Material", - imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13316.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13316.jpg?_wi=1", }, { id: "2", name: "Sorting Area", role: "Operations", - imageSrc: "http://img.b2bpic.net/free-photo/basalt-columns-near-vik-iceland_335224-617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/basalt-columns-near-vik-iceland_335224-617.jpg?_wi=1", }, { id: "3", @@ -238,13 +238,13 @@ export default function LandingPage() { id: "4", name: "Logistics Yard", role: "Dispatch", - imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13316.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13316.jpg?_wi=2", }, { id: "5", name: "Quality Lab", role: "Analysis", - imageSrc: "http://img.b2bpic.net/free-photo/basalt-columns-near-vik-iceland_335224-617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/basalt-columns-near-vik-iceland_335224-617.jpg?_wi=2", }, ]} title="Quarry & Operations"