diff --git a/src/app/page.tsx b/src/app/page.tsx index 733d3f8..b77bddc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { handle: "@sarahfoodie", testimonial: "The best burger I've had in the north, period. That Halloumi burger changed my life.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/book-with-drink-black-background_23-2148273473.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/book-with-drink-black-background_23-2148273473.jpg?_wi=1", imageAlt: "gourmet burger glowing neon background", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "@theburgerqueen", testimonial: "10/10 vibes. The staff makes you feel like a local from the second you walk in.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg?_wi=1", imageAlt: "gourmet craft burger close up", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { imageAlt: "customer happy smiling portrait", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/book-with-drink-black-background_23-2148273473.jpg" + imageSrc="http://img.b2bpic.net/free-photo/book-with-drink-black-background_23-2148273473.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -173,7 +173,7 @@ export default function LandingPage() { price: "£14", rating: 5, reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg?_wi=2", }, { id: "2", @@ -182,7 +182,7 @@ export default function LandingPage() { price: "£7", rating: 4, reviewCount: "800", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg?_wi=3", }, { id: "3", @@ -191,7 +191,7 @@ export default function LandingPage() { price: "£13", rating: 5, reviewCount: "500", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg?_wi=4", }, { id: "4", @@ -200,7 +200,7 @@ export default function LandingPage() { price: "£9", rating: 5, reviewCount: "2.1k", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg?_wi=5", }, { id: "5", @@ -209,7 +209,7 @@ export default function LandingPage() { price: "£10", rating: 4, reviewCount: "300", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg?_wi=6", }, { id: "6", @@ -218,7 +218,7 @@ export default function LandingPage() { price: "£6", rating: 5, reviewCount: "1.5k", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160890.jpg?_wi=7", }, ]} title="The Quirky Kitchen" @@ -283,7 +283,7 @@ export default function LandingPage() { quote: "Dark, moody, and delicious. Everything you want from an underground bar.", tag: "Fanatic", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5512.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/book-with-drink-black-background_23-2148273473.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/book-with-drink-black-background_23-2148273473.jpg?_wi=3", imageAlt: "gourmet burger glowing neon background", }, ]}