diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d6082f..713575a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,31 +88,31 @@ export default function LandingPage() { id: "p1", name: "Spanish Latte", price: "BDT 315", - imageSrc: "http://img.b2bpic.net/free-photo/hands-man-holding-hot-cup-tea_23-2148441353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-man-holding-hot-cup-tea_23-2148441353.jpg?_wi=1", }, { id: "p2", name: "Breakfast Cereal Oats", price: "BDT 345", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-high-protein-meal-composition_23-2149089619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-high-protein-meal-composition_23-2149089619.jpg?_wi=1", }, { id: "p3", name: "Student Platter", price: "BDT 299", - imageSrc: "http://img.b2bpic.net/free-photo/hands-man-holding-hot-cup-tea_23-2148441353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-man-holding-hot-cup-tea_23-2148441353.jpg?_wi=2", }, { id: "p4", name: "Matcha Energy Bowl", price: "BDT 380", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-high-protein-meal-composition_23-2149089619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-high-protein-meal-composition_23-2149089619.jpg?_wi=2", }, { id: "p5", name: "Dark Roast Espresso", price: "BDT 250", - imageSrc: "http://img.b2bpic.net/free-photo/hands-man-holding-hot-cup-tea_23-2148441353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-man-holding-hot-cup-tea_23-2148441353.jpg?_wi=3", }, ]} title="Curated Brain Foods & Brews" @@ -127,27 +127,27 @@ export default function LandingPage() { { id: "t1", name: "Abrar Jahin", - imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg?_wi=1", }, { id: "t2", name: "Suprio Pramanik Emon", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-female-entrepreneur-sitting-table-cafe_1262-17235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-female-entrepreneur-sitting-table-cafe_1262-17235.jpg?_wi=1", }, { id: "t3", name: "Anonymous Student", - imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg?_wi=2", }, { id: "t4", name: "Creative Professional", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-female-entrepreneur-sitting-table-cafe_1262-17235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-female-entrepreneur-sitting-table-cafe_1262-17235.jpg?_wi=2", }, { id: "t5", name: "Local Researcher", - imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg?_wi=3", }, ]} cardTitle="What the Community Says"