From 8e03d713df503b3707a8b18e0b580007e7e7904d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 21:19:28 +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 2debb12..1938b50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { description: "Állítsd össze saját salátádat ízlésed szerint.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-chef-tossing-salad_23-2148491299.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-chef-tossing-salad_23-2148491299.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -153,19 +153,19 @@ export default function LandingPage() { { title: "Helyben fogyasztás", description: "Hangulatos éttermünk várja vendégeinket a Klauzál téren.", - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-cloth-with-basket_23-2147681837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-cloth-with-basket_23-2147681837.jpg?_wi=1", imageAlt: "Restaurant ambiance", }, { title: "Érintésmentes rendelés", description: "Rendelj online gyorsan és kényelmesen, sorban állás nélkül.", - imageSrc: "http://img.b2bpic.net/free-photo/17-lifestyle-people-ordering-sushi-home_52683-100630.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/17-lifestyle-people-ordering-sushi-home_52683-100630.jpg?_wi=1", imageAlt: "Online ordering", }, { title: "Segítőkész személyzet", description: "Csapatunk örömmel segít eligazodni az ízek világában.", - imageSrc: "http://img.b2bpic.net/free-photo/romantic-asian-woman-sitting-with-book-cafe-eating-croissant-drinking-coffee-reading_1258-199187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/romantic-asian-woman-sitting-with-book-cafe-eating-croissant-drinking-coffee-reading_1258-199187.jpg?_wi=1", imageAlt: "Friendly staff", }, ]} @@ -292,7 +292,7 @@ export default function LandingPage() { quote: "Rengeteg lehetőség amit a salátából ki lehet hozni. Baráti árak.", tag: "Különleges", avatarSrc: "http://img.b2bpic.net/free-photo/red-bean-salad-with-tomatoes-lettuce_140725-3516.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-tossing-salad_23-2148491299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-tossing-salad_23-2148491299.jpg?_wi=2", imageAlt: "young woman happy dining", }, { @@ -303,7 +303,7 @@ export default function LandingPage() { quote: "Nagyon finomak és igényesek az ételek, sosem csalódtam még.", tag: "Kedvenc", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-cafe_1157-21523.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-cloth-with-basket_23-2147681837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-cloth-with-basket_23-2147681837.jpg?_wi=2", imageAlt: "young woman happy dining", }, { @@ -314,7 +314,7 @@ export default function LandingPage() { quote: "Óriási választék, rendkívül ötletes saláták. Kedvenc étterem lett Szegeden.", tag: "Legjobb", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-people-sitting-table_23-2149152892.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/17-lifestyle-people-ordering-sushi-home_52683-100630.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/17-lifestyle-people-ordering-sushi-home_52683-100630.jpg?_wi=2", imageAlt: "young woman happy dining", }, { @@ -325,7 +325,7 @@ export default function LandingPage() { quote: "One of the few places where you actually can get a large bowl of salad.", tag: "Bőséges", avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/romantic-asian-woman-sitting-with-book-cafe-eating-croissant-drinking-coffee-reading_1258-199187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/romantic-asian-woman-sitting-with-book-cafe-eating-croissant-drinking-coffee-reading_1258-199187.jpg?_wi=2", imageAlt: "young woman happy dining", }, ]} -- 2.49.1