From 1bd561325a4d6a28683e3035afeca3d5bb526162 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:25:41 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c461233..3110ecc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -21,11 +21,11 @@ export default function AboutPage() { title: "Our Heritage", description: "Founded on decades of culinary tradition, Lalitha's Kitchen preserves authentic family recipes and cooking methods passed down through generations.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/grandmother-showing-how-using-cookies-shape-grandchild_482257-22650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grandmother-showing-how-using-cookies-shape-grandchild_482257-22650.jpg?_wi=4", imageAlt: "Family heritage", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/preparing-sour-cucumbers-kitchen_329181-1302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/preparing-sour-cucumbers-kitchen_329181-1302.jpg?_wi=5", imageAlt: "Traditional preparation", }, }, @@ -34,11 +34,11 @@ export default function AboutPage() { title: "Our Commitment", description: "We are committed to providing the highest quality homemade foods using only natural ingredients, with no compromise on taste or nutrition.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/preparing-sour-cucumbers-kitchen_329181-1302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/preparing-sour-cucumbers-kitchen_329181-1302.jpg?_wi=6", imageAlt: "Quality ingredients", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/grandmother-showing-how-using-cookies-shape-grandchild_482257-22650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grandmother-showing-how-using-cookies-shape-grandchild_482257-22650.jpg?_wi=5", imageAlt: "Careful crafting", }, }, @@ -47,11 +47,11 @@ export default function AboutPage() { title: "Our Vision", description: "We envision bringing authentic, artisanal homemade foods to every household, reconnecting people with traditional tastes and wholesome eating.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/preparing-sour-cucumbers-kitchen_329181-1302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/preparing-sour-cucumbers-kitchen_329181-1302.jpg?_wi=7", imageAlt: "Vision for future", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/grandmother-showing-how-using-cookies-shape-grandchild_482257-22650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grandmother-showing-how-using-cookies-shape-grandchild_482257-22650.jpg?_wi=6", imageAlt: "Community kitchen", }, },