diff --git a/src/app/page.tsx b/src/app/page.tsx index 53f52f8..16a6fde 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,15 +74,15 @@ export default function LandingPage() { imageAlt: "Smart home climate interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-pan_23-2148994137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-pan_23-2148994137.jpg?_wi=1", imageAlt: "Advanced smart thermostat hardware", }, { - imageSrc: "http://img.b2bpic.net/free-photo/technology-electronic-computer-motherboard_1387-679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-electronic-computer-motherboard_1387-679.jpg?_wi=1", imageAlt: "Precision thermal regulation module", }, { - imageSrc: "http://img.b2bpic.net/free-photo/factory-experts-uses-mockup-tablet-present-research-development-insights_482257-126499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-experts-uses-mockup-tablet-present-research-development-insights_482257-126499.jpg?_wi=1", imageAlt: "Engineering team in high-tech facility", }, ]} @@ -113,7 +113,7 @@ export default function LandingPage() { description: "Beautiful hardware that complements your interior.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/factory-experts-uses-mockup-tablet-present-research-development-insights_482257-126499.jpg" + imageSrc="http://img.b2bpic.net/free-photo/factory-experts-uses-mockup-tablet-present-research-development-insights_482257-126499.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -158,7 +158,7 @@ export default function LandingPage() { price: "€2,499", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-pan_23-2148994137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-pan_23-2148994137.jpg?_wi=2", }, { id: "p2", @@ -185,7 +185,7 @@ export default function LandingPage() { price: "€899", rating: 4, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/technology-electronic-computer-motherboard_1387-679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-electronic-computer-motherboard_1387-679.jpg?_wi=2", }, { id: "p5",