From 38b3f14549c24a99b024f470fde5fa92d32257a2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:16:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ecfe7c..ef6dca5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=1" imageAlt="Luxurious Asian Dining" /> @@ -83,7 +83,7 @@ export default function LandingPage() { description="At Asia Wok Kemnat, we combine traditional culinary techniques with premium, fresh ingredients to bring you an unparalleled dining experience." subdescription="From our aromatic curries to our legendary crispy duck, every dish tells a story of quality and tradition." icon={Utensils} - imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -104,28 +104,28 @@ export default function LandingPage() { title: "Thai Curries", description: "Authentic Thai curries made with rich coconut milk, fresh herbs, and premium proteins.", buttonIcon: "ArrowRight", - imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=2", imageAlt: "Vertical shot of a red cafe interior with tiled walls", }, { title: "Wok Specials", description: "High-heat stir-fried delicacies featuring the finest vegetables and traditional barbecue sauce.", buttonIcon: "ArrowRight", - imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg?_wi=2", imageAlt: "Vertical shot of a red cafe interior with tiled walls", }, { title: "Fresh Starters", description: "Handmade spring rolls, savory wontons, and classic soups to start your journey.", buttonIcon: "ArrowRight", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-roasted-chicken-round-plate-surrounded-by-sidedishes_181624-3513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-roasted-chicken-round-plate-surrounded-by-sidedishes_181624-3513.jpg?_wi=1", imageAlt: "Vertical shot of a red cafe interior with tiled walls", }, { title: "Signature Rice", description: "Fragrant jasmine rice stir-fried with seasonal vegetables and premium soy blends.", buttonIcon: "ArrowRight", - imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25722.jpg?_wi=1", imageAlt: "Vertical shot of a red cafe interior with tiled walls", }, ]} @@ -145,13 +145,13 @@ export default function LandingPage() { id: "p1", name: "Knusprige Ente Chop Suey", price: "10.50 €", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-roasted-chicken-round-plate-surrounded-by-sidedishes_181624-3513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-roasted-chicken-round-plate-surrounded-by-sidedishes_181624-3513.jpg?_wi=2", }, { id: "p2", name: "Hühnerfleisch mit Curry", price: "9.20 €", - imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25722.jpg?_wi=2", }, { id: "p3", -- 2.49.1