Update src/app/about/page.tsx

This commit is contained in:
2026-03-09 20:23:38 +00:00
parent b6281e50ff
commit 89f26646a4

View File

@@ -55,21 +55,21 @@ export default function AboutPage() {
id: 1,
title: "Founded on Tradition",
description: "Starting with family recipes passed down through generations, we honor authentic Mexican baking heritage while creating innovative flavors that delight modern palates.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg?_wi=3",
imageAlt: "Traditional Mexican bakery heritage and culture"
},
{
id: 2,
title: "Fresh Every Day",
description: "Our skilled bakers start their work before dawn, ensuring that every pastry, bread, and cake meets our strict quality standards. Freshness is not just a promise—it's our guarantee.",
imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986283.jpg?_wi=3",
imageAlt: "Daily fresh baking process and quality control"
},
{
id: 3,
title: "Community First",
description: "We're more than a bakery; we're part of your neighborhood. We support local events, celebrate with families, and create memories one pastry at a time.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-young-woman-standing-front-display-cabinet-showing-blank-slate_23-2148027989.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-young-woman-standing-front-display-cabinet-showing-blank-slate_23-2148027989.jpg?_wi=2",
imageAlt: "Community gatherings and celebrations at International Bakery"
}
]}
@@ -129,7 +129,7 @@ export default function AboutPage() {
description="Ready to discover your new favorite pastry? International Bakery Inc welcomes you with open doors, warm smiles, and the aroma of fresh-baked goodness. Whether you're a first-time visitor or a longtime friend, we have something special waiting for you."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/woman-selecting-packed-food-food-counter_107420-63658.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-selecting-packed-food-food-counter_107420-63658.jpg?_wi=2"
imageAlt="Inviting interior of International Bakery"
mediaPosition="right"
mediaAnimation="slide-up"