diff --git a/src/app/page.tsx b/src/app/page.tsx index e1badbe..7d3519a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@sarahp", testimonial: "Best family run pizza store in town and very friendly staff.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/meat-pizza-with-cheese-vegetables-wooden-board_140725-1397.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-pizza-with-cheese-vegetables-wooden-board_140725-1397.jpg?_wi=1", imageAlt: "fresh baked pizza close up", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@emilyr", testimonial: "Amazing toppings and the wings are to die for!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-preparing-pizza_23-2150235805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-preparing-pizza_23-2150235805.jpg?_wi=1", imageAlt: "fresh baked pizza close up", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { imageAlt: "fresh baked pizza close up", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/meat-pizza-with-cheese-vegetables-wooden-board_140725-1397.jpg" + imageSrc="http://img.b2bpic.net/free-photo/meat-pizza-with-cheese-vegetables-wooden-board_140725-1397.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg", @@ -177,7 +177,7 @@ export default function LandingPage() { id: "1", name: "Classic Pepperoni", price: "$12.99", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-preparing-pizza_23-2150235805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-preparing-pizza_23-2150235805.jpg?_wi=2", }, { id: "2",