From 4151ffd26c11cf0d0cf9d595ddbdf4ad7d6eac34 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 08:22:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", }, ]} -- 2.49.1