diff --git a/src/app/page.tsx b/src/app/page.tsx index f467f15..eaa7eef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-web-template_23-2149446115.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-web-template_23-2149446115.jpg?_wi=1", imageAlt: "Hero scene 1", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { price: "$499", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-perfume-bottles-arrangement_23-2149234387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-perfume-bottles-arrangement_23-2149234387.jpg?_wi=1", }, { id: "p2", @@ -200,7 +200,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-web-template_23-2149446115.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-web-template_23-2149446115.jpg?_wi=2", imageAlt: "minimalist 3d product feature icons", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041868.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-perfume-bottles-arrangement_23-2149234387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-perfume-bottles-arrangement_23-2149234387.jpg?_wi=2", imageAlt: "minimalist 3d product feature icons", }, ]}