From dfdaf17b57d23214443187fa9d4cd3fa0cc98fef Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 12:36:32 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6bb9b52..ac6b893 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -117,7 +117,7 @@ export default function AboutPage() { title: "Premium Ingredients", description: "We source the finest ingredients from trusted suppliers across Central Asia, ensuring uncompromised quality.", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-homemade-pickles-dark-plate_114579-23950.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-homemade-pickles-dark-plate_114579-23950.jpg?_wi=3", imageAlt: "Premium Ingredients", }, { @@ -125,7 +125,7 @@ export default function AboutPage() { title: "Master Craftsmanship", description: "Our chefs are trained in traditional cooking methods with decades of combined experience in Central Asian cuisine.", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-serbian-food-arrangement-high-angle_23-2149358056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-serbian-food-arrangement-high-angle_23-2149358056.jpg?_wi=2", imageAlt: "Master Craftsmanship", }, ]} @@ -140,7 +140,7 @@ export default function AboutPage() {