diff --git a/src/app/page.tsx b/src/app/page.tsx index 93b74b4..7f147e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,15 +66,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_23-2150518179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_23-2150518179.jpg?_wi=1", imageAlt: "Plumbing supply store display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanical-screws-kit_23-2148557970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanical-screws-kit_23-2148557970.jpg?_wi=1", imageAlt: "High quality valves", }, { - imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-nuclear-industry-background-concept_645730-823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-nuclear-industry-background-concept_645730-823.jpg?_wi=1", imageAlt: "Heating supply warehouse", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { imageAlt: "Expert consultation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-using-vitroceramic-app_23-2148994136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-using-vitroceramic-app_23-2148994136.jpg?_wi=1", imageAlt: "Smart heating controls", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { price: "€1,200", rating: 5, reviewCount: "24", - imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-nuclear-industry-background-concept_645730-823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-nuclear-industry-background-concept_645730-823.jpg?_wi=2", }, { id: "2", @@ -154,7 +154,7 @@ export default function LandingPage() { price: "€250", rating: 5, reviewCount: "18", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-using-vitroceramic-app_23-2148994136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-using-vitroceramic-app_23-2148994136.jpg?_wi=2", }, { id: "3", @@ -163,7 +163,7 @@ export default function LandingPage() { price: "€450", rating: 4, reviewCount: "32", - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_23-2150518179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_23-2150518179.jpg?_wi=2", }, { id: "4", @@ -172,7 +172,7 @@ export default function LandingPage() { price: "€120", rating: 5, reviewCount: "45", - imageSrc: "http://img.b2bpic.net/free-photo/mechanical-screws-kit_23-2148557970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanical-screws-kit_23-2148557970.jpg?_wi=2", }, ]} title="Top-tier Supplies" @@ -216,7 +216,7 @@ export default function LandingPage() { role: "HVAC Pro", company: "Tech Heat", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-redhead-model-man-sits-floor-room-with-loft-interior_613910-20181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-redhead-model-man-sits-floor-room-with-loft-interior_613910-20181.jpg?_wi=1", }, { id: "5", @@ -224,7 +224,7 @@ export default function LandingPage() { role: "Project Manager", company: "BuildRight", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-redhead-model-man-sits-floor-room-with-loft-interior_613910-20181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-redhead-model-man-sits-floor-room-with-loft-interior_613910-20181.jpg?_wi=2", }, ]} title="Trusted by the region"