diff --git a/src/app/page.tsx b/src/app/page.tsx index 53c192c..c32ffa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,15 +65,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-drink-bananas-arrangement_23-2148922336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-drink-bananas-arrangement_23-2148922336.jpg?_wi=1", imageAlt: "Busters Busty drink studio shot", }, { - imageSrc: "http://img.b2bpic.net/free-photo/glass-orange-juice-wooden-table-terrace_169016-22332.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-orange-juice-wooden-table-terrace_169016-22332.jpg?_wi=1", imageAlt: "Can on wooden table", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-water-rings-orange-pool-surface_23-2148358182.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-water-rings-orange-pool-surface_23-2148358182.jpg?_wi=1", imageAlt: "Pouring dynamic shot", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-smartphone_23-2149870751.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-drink-bananas-arrangement_23-2148922336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-drink-bananas-arrangement_23-2148922336.jpg?_wi=2", imageAlt: "mobile app ui nutritional info", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/dating-app-interface-smartphone_23-2149374755.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/glass-orange-juice-wooden-table-terrace_169016-22332.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-orange-juice-wooden-table-terrace_169016-22332.jpg?_wi=2", imageAlt: "mobile app ui nutritional info", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/dating-app-design-interface_23-2148507314.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-water-rings-orange-pool-surface_23-2148358182.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-water-rings-orange-pool-surface_23-2148358182.jpg?_wi=2", imageAlt: "mobile app ui nutritional info", }, ]}