From 6c37cfaa37f5eeacdd918a95d041b840e16124f3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 04:33:24 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2473280..9de1c5a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { imageAlt: "Ahmet Yilmaz, Owner & Head Chef", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/morning-breakfast-set-by-window_140725-9918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/morning-breakfast-set-by-window_140725-9918.jpg?_wi=2", imageAlt: "turkish restaurant owner portrait", }, { @@ -123,7 +123,7 @@ export default function LandingPage() { imageAlt: "Mehmet Kaya, Grill Master", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/waiter-holding-platter-tomato-cheese-salad-with-pesto-sauce_140725-5255.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waiter-holding-platter-tomato-cheese-salad-with-pesto-sauce_140725-5255.jpg?_wi=2", imageAlt: "turkish restaurant owner portrait", }, ]} From 709141b446c97be26ef78aff7d9ef4b2dc813e36 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 04:33:24 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f345c6..2fc92a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { href: "/menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/morning-breakfast-set-by-window_140725-9918.jpg" + imageSrc="http://img.b2bpic.net/free-photo/morning-breakfast-set-by-window_140725-9918.jpg?_wi=1" imageAlt="Fresh grilled Adana kebab, Turkish tea, and warm lantern lighting" mediaAnimation="opacity" avatars={[ @@ -168,7 +168,7 @@ export default function LandingPage() { content: "A grand dining atmosphere with ample seating, elegant interiors, and dedicated prayer facilities.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/waiter-holding-platter-tomato-cheese-salad-with-pesto-sauce_140725-5255.jpg" + imageSrc="http://img.b2bpic.net/free-photo/waiter-holding-platter-tomato-cheese-salad-with-pesto-sauce_140725-5255.jpg?_wi=1" imageAlt="Authentic Turkish food prepared with care" mediaAnimation="opacity" mediaPosition="right"