Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 09:25:41 +00:00
parent 862187a226
commit 1bd561325a

View File

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