Update src/app/about/page.tsx

This commit is contained in:
2026-03-02 21:04:17 +00:00
parent a5f306643b
commit a436dd9f2b

View File

@@ -105,7 +105,7 @@ export default function AboutPage() {
content: "We listen to our guests and evolve. Your feedback shapes our menu, service, and atmosphere. Together, we make Yucca better every day.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg?_wi=2"
imageAlt="Yucca Coffee Shop interior showcasing our welcoming atmosphere"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -125,21 +125,21 @@ export default function AboutPage() {
name: "Fatima Ben",
role: "Founder & Head Barista",
testimonial: "Yucca started as a dream to create a space where people feel truly welcomed. Every cup of coffee carries that vision.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2",
},
{
id: "2",
name: "Ahmed Zain",
role: "Pastry Chef",
testimonial: "Creating our signature pastries brings me joy. Watching customers enjoy what we make is the best reward.",
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg?_wi=2",
},
{
id: "3",
name: "Layla Mohamed",
role: "Customer Experience Manager",
testimonial: "Every guest matters. Our mission is to make sure you leave with a smile and a warm feeling.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-warmcolored-environment_24972-2972.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-warmcolored-environment_24972-2972.jpg?_wi=2",
},
]}
animationType="slide-up"