From fc1c57f85c0f322e77b3d9b880e60621b67c6464 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 18:38:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7da886..7ecf73b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,23 +71,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-fresh-cheese-table_23-2150267671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-fresh-cheese-table_23-2150267671.jpg?_wi=1", imageAlt: "Osteria atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/coffee-fresh-aroma-drinking-relax_53876-23420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-fresh-aroma-drinking-relax_53876-23420.jpg?_wi=1", imageAlt: "Grotta ambience", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-alfredo-with-chicken-mushroom-parmesan-hebs_140725-5805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-alfredo-with-chicken-mushroom-parmesan-hebs_140725-5805.jpg?_wi=1", imageAlt: "Risotto luganiga", }, { - imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-oil-spices_114579-4497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-oil-spices_114579-4497.jpg?_wi=1", imageAlt: "Polenta and ossobuco", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dolma-along-with-red-cherry-tomatoes-inside-brown-pots-wooden-desk_140725-13312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dolma-along-with-red-cherry-tomatoes-inside-brown-pots-wooden-desk_140725-13312.jpg?_wi=1", imageAlt: "Ticino wine", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { role: "Turista", company: "UK", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg?_wi=1", }, { id: "2", @@ -117,7 +117,7 @@ export default function LandingPage() { role: "Locale", company: "Lugano", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg?_wi=1", }, { id: "3", @@ -125,7 +125,7 @@ export default function LandingPage() { role: "Foodie", company: "Milano", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3944.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3944.jpg?_wi=1", }, { id: "4", @@ -141,7 +141,7 @@ export default function LandingPage() { role: "Appassionata", company: "Como", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg?_wi=2", }, ]} kpiItems={[ @@ -170,7 +170,7 @@ export default function LandingPage() { title="Un angolo di Ticino nascosto" description="La nostra grotta non è solo un luogo dove mangiare, ma uno spazio dove la convivialità prende vita." subdescription="Sperimenta il vero spirito ticinese tra antiche pietre e sapori autentici." - imageSrc="http://img.b2bpic.net/free-photo/coffee-fresh-aroma-drinking-relax_53876-23420.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffee-fresh-aroma-drinking-relax_53876-23420.jpg?_wi=2" mediaAnimation="slide-up" icon={Utensils} /> @@ -187,13 +187,13 @@ export default function LandingPage() { id: "p1", name: "Risotto luganiga", price: "CHF 24", - imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-alfredo-with-chicken-mushroom-parmesan-hebs_140725-5805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-alfredo-with-chicken-mushroom-parmesan-hebs_140725-5805.jpg?_wi=2", }, { id: "p2", name: "Polenta e ossobuco", price: "CHF 28", - imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-oil-spices_114579-4497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-oil-spices_114579-4497.jpg?_wi=2", }, { id: "p3", @@ -217,7 +217,7 @@ export default function LandingPage() { id: "p6", name: "Vino locale in ciotola", price: "CHF 8", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dolma-along-with-red-cherry-tomatoes-inside-brown-pots-wooden-desk_140725-13312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dolma-along-with-red-cherry-tomatoes-inside-brown-pots-wooden-desk_140725-13312.jpg?_wi=2", }, ]} title="I nostri piatti forti" @@ -236,28 +236,28 @@ export default function LandingPage() { id: "f1", title: "Posizione centralissima", description: "Nel cuore di Lugano, facilmente raggiungibili.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-fresh-cheese-table_23-2150267671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-fresh-cheese-table_23-2150267671.jpg?_wi=2", imageAlt: "authentic ticino restaurant interior warm lighting", }, { id: "f2", title: "Esperienza autentica", description: "Non il solito ristorante, ma una grotta tradizionale.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg?_wi=3", imageAlt: "smiling happy guest restaurant portrait", }, { id: "f3", title: "Passaparola internazionale", description: "Consigliati dai turisti e amati dai locali.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg?_wi=2", imageAlt: "satisfied customer dining experience", }, { id: "f4", title: "Porzioni abbondanti", description: "La qualità e la quantità di una volta.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3944.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3944.jpg?_wi=2", imageAlt: "young woman smiling dinner restaurant", }, ]} -- 2.49.1