From 9c57e0a9a034988d2c64177a430c9ab0cf3c7494 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:34:33 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f37970b..f0c2c9e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,7 +81,7 @@ export default function AboutPage() { description="Chef's Personal Touch" subdescription="Istanbul-Trained Culinary Master" icon={Flame} - imageSrc="http://img.b2bpic.net/free-photo/cook-standing-with-big-bowl-salad_23-2148040233.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cook-standing-with-big-bowl-salad_23-2148040233.jpg?_wi=2" imageAlt="Turkish Chef" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From 0d7c41c6c432d59f93f9df98f2857298102b210d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:34:33 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fa409a1..cefc58a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,16 +97,16 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/close-up-chef-smelling-dish-after-cooking_329181-16138.jpg", imageAlt: "Turkish chef grilling kebab cinematic"}, { id: "hero-2", imageSrc: - "http://img.b2bpic.net/free-photo/mixed-grilled-foods-with-meat-vegetables_114579-3152.jpg", imageAlt: "adana kebab Turkish grilled meat platter"}, + "http://img.b2bpic.net/free-photo/mixed-grilled-foods-with-meat-vegetables_114579-3152.jpg?_wi=1", imageAlt: "adana kebab Turkish grilled meat platter"}, { id: "hero-3", imageSrc: - "http://img.b2bpic.net/free-photo/meat-sage-with-eggplant-potatoes-cooked-charcoal_140725-7391.jpg", imageAlt: "mixed grill platter lamb chicken kebab"}, + "http://img.b2bpic.net/free-photo/meat-sage-with-eggplant-potatoes-cooked-charcoal_140725-7391.jpg?_wi=1", imageAlt: "mixed grill platter lamb chicken kebab"}, { id: "hero-4", imageSrc: - "http://img.b2bpic.net/free-photo/cold-apetizers-pickles-mangal-salad-eggplant-rolls-cheese-plate-green-salad-side-view_141793-3715.jpg", imageAlt: "Turkish meze appetizers fresh starters"}, + "http://img.b2bpic.net/free-photo/cold-apetizers-pickles-mangal-salad-eggplant-rolls-cheese-plate-green-salad-side-view_141793-3715.jpg?_wi=1", imageAlt: "Turkish meze appetizers fresh starters"}, { id: "hero-5", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-baklava-with-cup-tea-turkish-delight-wooden-plank_176474-3290.jpg", imageAlt: "Turkish baklava dessert traditional honey"}, + "http://img.b2bpic.net/free-photo/top-view-baklava-with-cup-tea-turkish-delight-wooden-plank_176474-3290.jpg?_wi=1", imageAlt: "Turkish baklava dessert traditional honey"}, { id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794377.jpg", imageAlt: "Elegant restaurant interior"}, @@ -143,19 +143,19 @@ export default function HomePage() { { id: "1", brand: "Padisah", name: "Adana Kebab", price: "Authentic", rating: 5, reviewCount: "180+", imageSrc: - "http://img.b2bpic.net/free-photo/mixed-grilled-foods-with-meat-vegetables_114579-3152.jpg", imageAlt: "Adana Kebab"}, + "http://img.b2bpic.net/free-photo/mixed-grilled-foods-with-meat-vegetables_114579-3152.jpg?_wi=2", imageAlt: "Adana Kebab"}, { id: "2", brand: "Padisah", name: "Mixed Grill Platter", price: "Feast", rating: 5, reviewCount: "215+", imageSrc: - "http://img.b2bpic.net/free-photo/meat-sage-with-eggplant-potatoes-cooked-charcoal_140725-7391.jpg", imageAlt: "Mixed Grill Platter"}, + "http://img.b2bpic.net/free-photo/meat-sage-with-eggplant-potatoes-cooked-charcoal_140725-7391.jpg?_wi=2", imageAlt: "Mixed Grill Platter"}, { id: "3", brand: "Padisah", name: "Turkish Meze", price: "Starters", rating: 5, reviewCount: "195+", imageSrc: - "http://img.b2bpic.net/free-photo/cold-apetizers-pickles-mangal-salad-eggplant-rolls-cheese-plate-green-salad-side-view_141793-3715.jpg", imageAlt: "Turkish Meze"}, + "http://img.b2bpic.net/free-photo/cold-apetizers-pickles-mangal-salad-eggplant-rolls-cheese-plate-green-salad-side-view_141793-3715.jpg?_wi=2", imageAlt: "Turkish Meze"}, { id: "4", brand: "Padisah", name: "Baklava & Tea", price: "Desserts", rating: 5, reviewCount: "160+", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-baklava-with-cup-tea-turkish-delight-wooden-plank_176474-3290.jpg", imageAlt: "Baklava and Traditional Tea"}, + "http://img.b2bpic.net/free-photo/top-view-baklava-with-cup-tea-turkish-delight-wooden-plank_176474-3290.jpg?_wi=2", imageAlt: "Baklava and Traditional Tea"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -173,7 +173,7 @@ export default function HomePage() { description="Chef's Personal Touch" subdescription="Istanbul-Trained Culinary Master" icon={Flame} - imageSrc="http://img.b2bpic.net/free-photo/cook-standing-with-big-bowl-salad_23-2148040233.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cook-standing-with-big-bowl-salad_23-2148040233.jpg?_wi=1" imageAlt="Turkish Chef" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1