Update src/app/about/page.tsx
This commit is contained in:
@@ -82,7 +82,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"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -99,13 +99,13 @@ export default function AboutPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Authentic Recipes", 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", title: "Fresh Ingredients", 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=2"},
|
||||
{
|
||||
id: "3", title: "Customer Dedication", 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=2"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user