diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ded184..bb840b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "tel:+393519404029", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-blue-hat-sits-windowsill-cafe_8353-194.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-blue-hat-sits-windowsill-cafe_8353-194.jpg?_wi=1" tagIcon={Star} /> @@ -95,7 +95,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/woman-blue-hat-sits-windowsill-cafe_8353-194.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-blue-hat-sits-windowsill-cafe_8353-194.jpg?_wi=2" /> @@ -110,13 +110,13 @@ export default function LandingPage() { id: "p1", name: "Carbonara Romana", price: "16 €", - imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-grated-cheese-greens_140725-8747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-grated-cheese-greens_140725-8747.jpg?_wi=1", }, { id: "p2", name: "Amatriciana Artigianale", price: "15 €", - imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-grated-cheese-greens_140725-8747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-grated-cheese-greens_140725-8747.jpg?_wi=2", }, { id: "p3", @@ -147,7 +147,7 @@ export default function LandingPage() { name: "Sarah Miller", role: "Traveler", testimonial: "La migliore carbonara mangiata a Roma! Servizio velocissimo nonostante fosse pieno.", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006583.jpg?_wi=1", }, { id: "t2", @@ -175,7 +175,7 @@ export default function LandingPage() { name: "Giulia Bianchi", role: "Local Expert", testimonial: "Un punto di riferimento per chi cerca la vera cucina romana di qualità.", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006583.jpg?_wi=2", }, ]} title="Cosa dicono i nostri ospiti"