From 7f75bc2b65dfeb03bc47752fc9c7d4bd659ecad2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 06:39:25 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index edcea6b..5df6328 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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"