Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 06:36:54 +00:00
parent 8f095acafe
commit 2040e5e751

View File

@@ -88,7 +88,7 @@ export default function AboutPage() {
{ value: "5+", title: "Years Serving Excellence" },
{ value: "500+", title: "Happy Customers Daily" },
]}
imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg"
imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=2"
imageAlt="Big Cheese Cafe Interior"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -108,7 +108,7 @@ export default function AboutPage() {
author: "Traditional Heritage",
description: "Every dish is prepared using time-honored recipes passed down through generations, ensuring authentic taste in every bite. We respect the culinary traditions of Turkish and Arabian cuisine.",
tags: ["Heritage", "Tradition", "Quality"],
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-cream-cheese_1339-3956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-cream-cheese_1339-3956.jpg?_wi=2",
},
{
id: "2",
@@ -116,7 +116,7 @@ export default function AboutPage() {
author: "Daily Sourcing",
description: "We source fresh, premium ingredients every day from trusted local suppliers. Quality is never compromised, and every item is handpicked for excellence.",
tags: ["Premium", "Fresh", "Local"],
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-baked-pizza-oven-grate_23-2148120176.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-baked-pizza-oven-grate_23-2148120176.jpg?_wi=3",
},
{
id: "3",
@@ -124,7 +124,7 @@ export default function AboutPage() {
author: "Service Excellence",
description: "Our team is trained to provide exceptional service with a smile. We treat every customer as family and ensure your dining experience is unforgettable.",
tags: ["Friendly", "Professional", "Welcoming"],
imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-wrap-with-vegetables_140725-10472.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-wrap-with-vegetables_140725-10472.jpg?_wi=3",
},
]}
animationType="slide-up"