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",