diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 50e7963..48ccb3c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -94,7 +94,7 @@ export default function AboutPage() { title: "100% Organic Dairy", description: "We partner with local organic dairies to ensure every scoop meets the highest standards. No artificial additives, just pure, handcrafted ice cream.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/person-buying-garlic-from-market-place-high-view_23-2148648907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-buying-garlic-from-market-place-high-view_23-2148648907.jpg?_wi=3", }, items: [ { @@ -117,7 +117,7 @@ export default function AboutPage() { title: "Vegan & Allergy-Friendly", description: "We create indulgent vegan sorbets and understand dietary restrictions. Every flavor is clearly labeled for your peace of mind.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4926.jpg?_wi=4", }, items: [ { @@ -140,7 +140,7 @@ export default function AboutPage() { title: "Handmade Daily", description: "Our small-batch approach means fresh ice cream daily. You taste the difference in every bite.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/served-delicious-biscuit-stand_23-2147693549.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/served-delicious-biscuit-stand_23-2147693549.jpg?_wi=3", }, items: [ { @@ -167,7 +167,7 @@ export default function AboutPage() {