From 7f984fbe2de627b78dbc992effb4f2d4d3f4fd5c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 03:49:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fda4abf..71784b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/plate-chocolates-with-cup-herbal-tea-cookies-bowls-dry-flowers-grey-ground_140725-52764.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plate-chocolates-with-cup-herbal-tea-cookies-bowls-dry-flowers-grey-ground_140725-52764.jpg?_wi=1" imageAlt="Artisanal chocolate display" mediaAnimation="slide-up" avatars={[ @@ -160,13 +160,13 @@ export default function LandingPage() { { title: "Sustainable Practices", description: "Direct trade ensures farmers are paid fairly and the environment is protected.", - imageSrc: "http://img.b2bpic.net/free-photo/plate-chocolates-with-cup-herbal-tea-cookies-bowls-dry-flowers-grey-ground_140725-52764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-chocolates-with-cup-herbal-tea-cookies-bowls-dry-flowers-grey-ground_140725-52764.jpg?_wi=2", imageAlt: "Top view chocolate bar with dried fruits and cookies", }, { title: "Natural Ingredients", description: "No artificial preservatives or synthetic flavors—only raw, premium nature.", - imageSrc: "http://img.b2bpic.net/free-photo/chef-white-clothes-prepares-chocolate-cake-lady-is-preparing-dessert-woman-bakes-cake_1157-42180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-white-clothes-prepares-chocolate-cake-lady-is-preparing-dessert-woman-bakes-cake_1157-42180.jpg?_wi=1", imageAlt: "Top view chocolate bar with dried fruits and cookies", }, ]} @@ -186,7 +186,7 @@ export default function LandingPage() { id: "p1", name: "Midnight Dark", price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/chef-white-clothes-prepares-chocolate-cake-lady-is-preparing-dessert-woman-bakes-cake_1157-42180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-white-clothes-prepares-chocolate-cake-lady-is-preparing-dessert-woman-bakes-cake_1157-42180.jpg?_wi=2", }, { id: "p2", -- 2.49.1