From 27a13e403683b9e1db290d54b252835163f76614 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 20:50:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cf10ac4..1c8d022 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#infos", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-vegetables-black-stone-background_123827-20240.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-vegetables-black-stone-background_123827-20240.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/take-away-sweet-potato-falafel-bowl-vegan-menu_53876-124378.jpg", @@ -138,7 +138,7 @@ export default function LandingPage() { description: "Die türkische Spezialität aus Bulgur.", bentoComponent: "reveal-icon", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-vegetables-black-stone-background_123827-20240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-vegetables-black-stone-background_123827-20240.jpg?_wi=2", imageAlt: "top view fresh red tomatoes with garlic and green salad inside wooden board on blue surface food lunch salad ripe color meal", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { description: "Hausgemacht und cremig.", bentoComponent: "reveal-icon", icon: Coffee, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg?_wi=1", imageAlt: "top view fresh red tomatoes with garlic and green salad inside wooden board on blue surface food lunch salad ripe color meal", }, ]} @@ -172,7 +172,7 @@ export default function LandingPage() { id: "2", name: "Çiğ Köfte", price: "5,00 €", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg?_wi=2", }, { id: "3", -- 2.49.1