diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 674e1c8..19aca03 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -91,7 +91,7 @@ export default function AboutPage() { title: "Premium Quality", description: "We use only the highest quality ingredients. No shortcuts, no preservatives, no compromises.", tag: "Quality First", - imageSrc: "http://img.b2bpic.net/free-photo/oatmeal-cookies-with-flax-sesame-seeds-white-background-eggs-flour-ingredients-making-cookies-baking-recipe-selective-focus-baked-cookies-healthy-breakfast-festive-baked-goods_166373-1931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/oatmeal-cookies-with-flax-sesame-seeds-white-background-eggs-flour-ingredients-making-cookies-baking-recipe-selective-focus-baked-cookies-healthy-breakfast-festive-baked-goods_166373-1931.jpg?_wi=6", imageAlt: "Premium ingredient selection", }, { @@ -99,7 +99,7 @@ export default function AboutPage() { title: "Authentic Flavor", description: "Our Southern banana pudding recipes come from family tradition. Every flavor tells a story.", tag: "Heritage Recipes", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smoothie-with-banana-almond-walnut-milk-peanut-butter-glass-trivet-with-blackthorn-almond-wooden-background_141793-130616.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smoothie-with-banana-almond-walnut-milk-peanut-butter-glass-trivet-with-blackthorn-almond-wooden-background_141793-130616.jpg?_wi=4", imageAlt: "Traditional recipe preparation", }, { @@ -120,7 +120,7 @@ export default function AboutPage() {