diff --git a/src/app/page.tsx b/src/app/page.tsx index 78b3184..eaf140e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/butterfly-with-beautiful-wings_23-2150981570.jpg" + imageSrc="http://img.b2bpic.net/free-photo/butterfly-with-beautiful-wings_23-2150981570.jpg?_wi=1" imageAlt="TimeVoid watch movement" /> @@ -85,37 +85,37 @@ export default function LandingPage() { id: "t1", name: "UNIT T-01: THE STEALTH", price: "ENQUIRE", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-his-watch-closeup_53876-167338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-his-watch-closeup_53876-167338.jpg?_wi=1", }, { id: "t2", name: "UNIT T-02: THE VINTAGE", price: "ENQUIRE", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241165.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241165.jpg?_wi=1", }, { id: "t3", name: "UNIT T-03: THE GMT-VOID", price: "ENQUIRE", - imageSrc: "http://img.b2bpic.net/free-photo/old-white-clock-against-weathered-wall_23-2147943586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-white-clock-against-weathered-wall_23-2147943586.jpg?_wi=1", }, { id: "t4", name: "UNIT T-04: THE ARCHIVE", price: "ENQUIRE", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-his-watch-closeup_53876-167338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-his-watch-closeup_53876-167338.jpg?_wi=2", }, { id: "t5", name: "UNIT T-05: THE CORE", price: "ENQUIRE", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241165.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241165.jpg?_wi=2", }, { id: "t6", name: "UNIT T-06: THE HORIZON", price: "ENQUIRE", - imageSrc: "http://img.b2bpic.net/free-photo/old-white-clock-against-weathered-wall_23-2147943586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-white-clock-against-weathered-wall_23-2147943586.jpg?_wi=2", }, ]} title="The Series" @@ -197,7 +197,7 @@ export default function LandingPage() {