Update src/app/about/page.tsx

This commit is contained in:
2026-03-16 18:51:24 +00:00
parent b80b899bbb
commit 55b7e82924

View File

@@ -180,7 +180,7 @@ export default function AboutPage() {
quote: "What a great welcome here! The staff were incredibly friendly and the coffee was excellent. The atmosphere is cozy, clean, and relaxing.",
name: "Sarah Johnson",
role: "Visitor",
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-welcome-gesture_1149-1755.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-welcome-gesture_1149-1755.jpg?_wi=2",
imageAlt: "Sarah Johnson",
},
{
@@ -189,7 +189,7 @@ export default function AboutPage() {
quote: "The Royal Egg was absolute perfection. The staff went out of their way to make our experience special.",
name: "Michael Chen",
role: "Regular Guest",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2799.jpg?_wi=2",
imageAlt: "Michael Chen",
},
{
@@ -198,7 +198,7 @@ export default function AboutPage() {
quote: "The mac and cheese was the best we've ever tasted.",
name: "Emily Rodriguez",
role: "Food Enthusiast",
imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-male-female-colleagues-working-outdoor-cafe_1262-12596.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-male-female-colleagues-working-outdoor-cafe_1262-12596.jpg?_wi=2",
imageAlt: "Emily Rodriguez",
},
{
@@ -207,7 +207,7 @@ export default function AboutPage() {
quote: "Fresh ingredients, beautiful presentation, and amazing flavors. This is the kind of place you want to visit again and again.",
name: "David Kim",
role: "Chef",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-bistro_23-2149366429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-bistro_23-2149366429.jpg?_wi=2",
imageAlt: "David Kim",
},
]}