diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ab8ac6..4a859b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { text: "Scopri il Menu", href: "#products"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235781.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235781.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg", alt: "Giovane cliente felice"}, @@ -101,11 +101,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Margherita D.O.P.", price: "9.00€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-tomatoes-cutter_23-2148753761.jpg"}, + id: "p1", name: "Margherita D.O.P.", price: "9.00€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-tomatoes-cutter_23-2148753761.jpg?_wi=1"}, { - id: "p2", name: "Diavola Napoletana", price: "11.00€", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg"}, + id: "p2", name: "Diavola Napoletana", price: "11.00€", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg?_wi=1"}, { - id: "p3", name: "Bufalina Speciale", price: "12.00€", imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg"}, + id: "p3", name: "Bufalina Speciale", price: "12.00€", imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg?_wi=1"}, { id: "p4", name: "Marinara Classica", price: "7.50€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bolognese-spaghetti-topped-with-basil-turquoise-plate_140725-5095.jpg"}, { @@ -148,15 +148,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", name: "Marco V.", date: "10/05/2024", title: "Eccezionale", quote: "La migliore pizza mangiata fuori Napoli. Impasto soffice e leggero.", tag: "Consigliato", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235781.jpg", imageAlt: "happy customer dining at restaurant"}, + id: "t1", name: "Marco V.", date: "10/05/2024", title: "Eccezionale", quote: "La migliore pizza mangiata fuori Napoli. Impasto soffice e leggero.", tag: "Consigliato", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235781.jpg?_wi=2", imageAlt: "happy customer dining at restaurant"}, { id: "t2", name: "Elena R.", date: "22/04/2024", title: "Autentica", quote: "Ingredienti di altissima qualità, si sente la freschezza ad ogni morso.", tag: "Ottimo", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-entrepreneur-asian-business-owner-manager-sitting-confident-smiling_1258-199004.jpg", imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14748.jpg", imageAlt: "happy customer dining at restaurant"}, { - id: "t3", name: "Luca G.", date: "15/03/2024", title: "Staff cordiale", quote: "Atmosfera accogliente e servizio veloce. Torneremo sicuramente.", tag: "Eccellente", avatarSrc: "http://img.b2bpic.net/free-photo/young-housewife-shirt-colored-cape-holding-yellow-heart-shape-smiling-green_140725-30376.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-tomatoes-cutter_23-2148753761.jpg", imageAlt: "happy customer dining at restaurant"}, + id: "t3", name: "Luca G.", date: "15/03/2024", title: "Staff cordiale", quote: "Atmosfera accogliente e servizio veloce. Torneremo sicuramente.", tag: "Eccellente", avatarSrc: "http://img.b2bpic.net/free-photo/young-housewife-shirt-colored-cape-holding-yellow-heart-shape-smiling-green_140725-30376.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-tomatoes-cutter_23-2148753761.jpg?_wi=2", imageAlt: "happy customer dining at restaurant"}, { - id: "t4", name: "Sara B.", date: "02/02/2024", title: "Un pezzo di Sud", quote: "Sembra di essere in un vicolo di Napoli, sapori veri e tradizionali.", tag: "Super", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-eating-pizza_23-2149454361.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg", imageAlt: "happy customer dining at restaurant"}, + id: "t4", name: "Sara B.", date: "02/02/2024", title: "Un pezzo di Sud", quote: "Sembra di essere in un vicolo di Napoli, sapori veri e tradizionali.", tag: "Super", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-eating-pizza_23-2149454361.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg?_wi=2", imageAlt: "happy customer dining at restaurant"}, { - id: "t5", name: "Giulia F.", date: "12/01/2024", title: "Consigliato!", quote: "La bufala è spaziale. Non cambiate mai la ricetta!", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/couple-toasting-glasses-wine_107420-12125.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg", imageAlt: "happy customer dining at restaurant"}, + id: "t5", name: "Giulia F.", date: "12/01/2024", title: "Consigliato!", quote: "La bufala è spaziale. Non cambiate mai la ricetta!", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/couple-toasting-glasses-wine_107420-12125.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg?_wi=2", imageAlt: "happy customer dining at restaurant"}, ]} title="Cosa Dicono i Nostri Clienti" description="L'entusiasmo dei nostri ospiti è la ricompensa più grande."