diff --git a/src/app/page.tsx b/src/app/page.tsx index 32c341e..7c05557 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sliced-doner-served-with-different-meal_141793-1267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-doner-served-with-different-meal_141793-1267.jpg?_wi=1", imageAlt: "Hero 1", }, { @@ -124,19 +124,19 @@ export default function LandingPage() { { title: "Τεράστιες μερίδες", description: "Δεν συμβιβαζόμαστε με τίποτα λιγότερο από το μέγιστο.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-skewers-parchment-paper_23-2148699117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-skewers-parchment-paper_23-2148699117.jpg?_wi=1", imageAlt: "Portion", }, { title: "Εξυπηρέτηση σε δευτερόλεπτα", description: "Ταχύτητα που δεν θυσιάζει την ποιότητα.", - imageSrc: "http://img.b2bpic.net/free-photo/turkey-kebabs-with-mustard-sauce_661915-109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/turkey-kebabs-with-mustard-sauce_661915-109.jpg?_wi=1", imageAlt: "Speed", }, { title: "Παραδοσιακές συνταγές", description: "Γεύσεις που μας ακολουθούν από την αρχή.", - imageSrc: "http://img.b2bpic.net/free-photo/sliced-tomatoes-dill-sandwich-board-blue-surface_114579-55092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-tomatoes-dill-sandwich-board-blue-surface_114579-55092.jpg?_wi=1", imageAlt: "Tradition", }, ]} @@ -207,7 +207,7 @@ export default function LandingPage() { quote: "Το καλύτερο σουβλάκι της Αθήνας. Ταξιδεύω 1 ώρα μόνο για αυτό.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sliced-doner-served-with-different-meal_141793-1267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-doner-served-with-different-meal_141793-1267.jpg?_wi=2", imageAlt: "happy customer eating souvlaki", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { quote: "Ίδια γεύση εδώ και χρόνια. Δεν αλλάζει με τίποτα.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/happy-redhead-woman-having-fun-while-being-fed-by-her-boyfriend-dining-table_637285-10475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-skewers-parchment-paper_23-2148699117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-skewers-parchment-paper_23-2148699117.jpg?_wi=2", imageAlt: "happy customer eating souvlaki", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "Το μόνο που πραγματικά αξίζει. Γρήγορα και πάντα ζεστά.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-man-serving-food-dining-table-while-having-lunch-with-friends-home_637285-5866.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/turkey-kebabs-with-mustard-sauce_661915-109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/turkey-kebabs-with-mustard-sauce_661915-109.jpg?_wi=2", imageAlt: "happy customer eating souvlaki", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { quote: "Αν θες να φας πραγματικό σουβλάκι, έρχεσαι εδώ.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/woman-cafe-having-lunch-talking-phone_1303-14744.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sliced-tomatoes-dill-sandwich-board-blue-surface_114579-55092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-tomatoes-dill-sandwich-board-blue-surface_114579-55092.jpg?_wi=2", imageAlt: "happy customer eating souvlaki", }, ]}