diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ef3ebd..439b396 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,19 +95,19 @@ export default function LandingPage() { { title: "100% Natural", description: "Unlike competitors, we use truly 100% real coconut water, no concentrate.", - imageSrc: "http://img.b2bpic.net/free-photo/freshly-sliced-coconut-pieces_23-2151989287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freshly-sliced-coconut-pieces_23-2151989287.jpg?_wi=1", imageAlt: "100% Natural Coconut Water", }, { title: "High in Fibre", description: "Each pack contains as much fibre as 200g of broccoli for your daily needs.", - imageSrc: "http://img.b2bpic.net/free-photo/freshly-sliced-coconut-pieces_23-2151989287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freshly-sliced-coconut-pieces_23-2151989287.jpg?_wi=2", imageAlt: "High Fibre Content", }, { title: "No Added Sugar", description: "Pure, natural ingredients only, keeping you refreshed without the guilt.", - imageSrc: "http://img.b2bpic.net/free-photo/freshly-sliced-coconut-pieces_23-2151989287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freshly-sliced-coconut-pieces_23-2151989287.jpg?_wi=3", imageAlt: "No Added Sugar", }, ]}