diff --git a/src/app/page.tsx b/src/app/page.tsx index b6a311e..182f005 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { imageAlt: "Gourmet meal set", }, { - imageSrc: "http://img.b2bpic.net/free-photo/organic-fresh-vegetables-with-chili-flakes-wooden-surface_23-2147956519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-fresh-vegetables-with-chili-flakes-wooden-surface_23-2147956519.jpg?_wi=1", imageAlt: "Fresh ingredients prep", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { price: "$12.00", rating: 4, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-table-front-person_23-2148076009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-table-front-person_23-2148076009.jpg?_wi=1", }, { id: "p3", @@ -172,7 +172,7 @@ export default function LandingPage() { role: "Foodie", company: "Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-picture-together-cafe_23-2147826824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-picture-together-cafe_23-2147826824.jpg?_wi=1", }, { id: "2", @@ -204,7 +204,7 @@ export default function LandingPage() { role: "Health Guru", company: "Verified Buyer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-picture-together-cafe_23-2147826824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-picture-together-cafe_23-2147826824.jpg?_wi=2", }, ]} kpiItems={[ @@ -239,7 +239,7 @@ export default function LandingPage() { category: "Nutrition", title: "The Benefits of Seasonal Eating", excerpt: "Discover why eating seasonally leads to better taste and higher nutrient density.", - imageSrc: "http://img.b2bpic.net/free-photo/organic-fresh-vegetables-with-chili-flakes-wooden-surface_23-2147956519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-fresh-vegetables-with-chili-flakes-wooden-surface_23-2147956519.jpg?_wi=2", authorName: "Chef Maria", authorAvatar: "http://img.b2bpic.net/free-photo/couple-taking-picture-together-cafe_23-2147826824.jpg", date: "Oct 12, 2023", @@ -249,7 +249,7 @@ export default function LandingPage() { category: "Cooking", title: "10 Minutes to a Healthy Salad", excerpt: "Speedy recipes for those busy work-from-home days.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-table-front-person_23-2148076009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-table-front-person_23-2148076009.jpg?_wi=2", authorName: "Alex G.", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-phone_23-2149250128.jpg", date: "Oct 05, 2023",