diff --git a/src/app/page.tsx b/src/app/page.tsx index b288ea4..adf0dc2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-baked-chicken-cutting-board-with-orange-slices_23-2148682751.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-baked-chicken-cutting-board-with-orange-slices_23-2148682751.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -142,7 +142,7 @@ export default function LandingPage() { price: "$18.99", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-cutting-board-with-orange-slices_23-2148682751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-cutting-board-with-orange-slices_23-2148682751.jpg?_wi=2", }, { id: "p2", @@ -151,7 +151,7 @@ export default function LandingPage() { price: "$10.99", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-cutting-board-with-orange-slices_23-2148682751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-cutting-board-with-orange-slices_23-2148682751.jpg?_wi=3", }, { id: "p3", @@ -160,7 +160,7 @@ export default function LandingPage() { price: "$14.99", rating: 4, reviewCount: "62", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-cutting-board-with-orange-slices_23-2148682751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-cutting-board-with-orange-slices_23-2148682751.jpg?_wi=4", }, { id: "p4", @@ -169,7 +169,7 @@ export default function LandingPage() { price: "$3.99", rating: 5, reviewCount: "45", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-dish-spicy-sauce_23-2148224185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-dish-spicy-sauce_23-2148224185.jpg?_wi=1", }, { id: "p5", @@ -178,7 +178,7 @@ export default function LandingPage() { price: "$2.99", rating: 4, reviewCount: "38", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-dish-spicy-sauce_23-2148224185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-dish-spicy-sauce_23-2148224185.jpg?_wi=2", }, ]} title="Signature Rotisserie" @@ -250,7 +250,7 @@ export default function LandingPage() { content: "Street parking is available on 31st St.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-mexican-dish-spicy-sauce_23-2148224185.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-mexican-dish-spicy-sauce_23-2148224185.jpg?_wi=3" title="Visit Us" description="Join us in Little Village for authentic roasted goodness." faqsAnimation="slide-up"