diff --git a/src/app/page.tsx b/src/app/page.tsx index c897a5a..8966b4e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { href: "#design", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Df7BrqHekJbf0JwnZVPres5doV/uploaded-1778661601905-gywd2xsg.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Df7BrqHekJbf0JwnZVPres5doV/uploaded-1778661601905-gywd2xsg.jpg?_wi=1" imageAlt="AURA-Link Wearable Tracking System" /> @@ -70,7 +70,7 @@ export default function LandingPage() { title: "Titanium Core", description: "Grade-5 titanium shell, sandblasted for a stealth aesthetic.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722614.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722614.jpg?_wi=1", }, items: [ { @@ -83,7 +83,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Df7BrqHekJbf0JwnZVPres5doV/uploaded-1778661601905-gywd2xsg.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Df7BrqHekJbf0JwnZVPres5doV/uploaded-1778661601905-gywd2xsg.jpg?_wi=2", imageAlt: "matte black tech wearable core", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Df7BrqHekJbf0JwnZVPres5doV/uploaded-1778661601905-gywd2xsg.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Df7BrqHekJbf0JwnZVPres5doV/uploaded-1778661601905-gywd2xsg.jpg?_wi=3", imageAlt: "mechanical watch band lock", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722614.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722614.jpg?_wi=2", imageAlt: "mechanical watch band lock", }, ]}