From f0c348a90661bdd94e6bfefab21b20206e64cb31 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:44:43 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {