diff --git a/src/app/page.tsx b/src/app/page.tsx index 06e5865..047d5dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,11 +66,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CGojgg2IKSXIV5K89aiFUqh6lp/uploaded-1776021728510-d9w1jm1z.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CGojgg2IKSXIV5K89aiFUqh6lp/uploaded-1776021728510-d9w1jm1z.png?_wi=1", imageAlt: "Procise Trailblazer Side View", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CGojgg2IKSXIV5K89aiFUqh6lp/uploaded-1776021728511-6bhihwoe.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CGojgg2IKSXIV5K89aiFUqh6lp/uploaded-1776021728511-6bhihwoe.png?_wi=1", imageAlt: "Procise Brand Logo Mark", }, { @@ -105,21 +105,21 @@ export default function LandingPage() { name: "Trailblazer Classic", price: "$120", variant: "Olive/Brown", - imageSrc: "http://img.b2bpic.net/free-photo/crop-man-tying-laces_23-2147814026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-man-tying-laces_23-2147814026.jpg?_wi=1", }, { id: "p2", name: "Trailblazer Pro", price: "$150", variant: "Black/Grey", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cool-teenage-boy-posing-chair_23-2149085899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cool-teenage-boy-posing-chair_23-2149085899.jpg?_wi=1", }, { id: "p3", name: "Mountain Tech", price: "$180", variant: "Deep Forest", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894550.jpg?_wi=1", }, { id: "p4", @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "The most comfortable and reliable shoe I've ever worn on the trails.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-smiling-confident-looking-side-park_839833-20591.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CGojgg2IKSXIV5K89aiFUqh6lp/uploaded-1776021728510-d9w1jm1z.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CGojgg2IKSXIV5K89aiFUqh6lp/uploaded-1776021728510-d9w1jm1z.png?_wi=2", imageAlt: "man outdoor portrait", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "Sturdy yet lightweight, handled 15 miles a day perfectly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-male-tourist-walking-with-backpack-pink-wall-color-emotions-tourist_140725-122599.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CGojgg2IKSXIV5K89aiFUqh6lp/uploaded-1776021728511-6bhihwoe.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CGojgg2IKSXIV5K89aiFUqh6lp/uploaded-1776021728511-6bhihwoe.png?_wi=2", imageAlt: "man outdoor portrait", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "Fantastic grip on muddy terrain and great support.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-man-with-earphones-smiling-camera_23-2148322120.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/crop-man-tying-laces_23-2147814026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-man-tying-laces_23-2147814026.jpg?_wi=2", imageAlt: "man outdoor portrait", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Procise shoes are my go-to for all my photography expeditions.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-his-yellow-bag-preparing-trip-blue-wall_140725-89707.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cool-teenage-boy-posing-chair_23-2149085899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cool-teenage-boy-posing-chair_23-2149085899.jpg?_wi=2", imageAlt: "man outdoor portrait", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "Beautiful design, even better function. Highly recommended.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/lonely-young-man-hiking-with-backpack-outdoors_651396-1946.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894550.jpg?_wi=2", imageAlt: "man outdoor portrait", }, ]}