diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c08808..8f60386 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@foodie_mumbai", testimonial: "The ambiance in Colaba is unmatched, truly a hidden gem.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-with-transgender-scar_23-2149488850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-with-transgender-scar_23-2149488850.jpg?_wi=1", imageAlt: "luxury dark cafe interior Mumbai", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@coffee_enthusiast", testimonial: "Best artisanal coffee I've had in the city.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cup-fresh-made-coffee-served-cup_1220-4580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-fresh-made-coffee-served-cup_1220-4580.jpg?_wi=1", imageAlt: "luxury dark cafe interior Mumbai", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@dessert_lover", testimonial: "Their pastries are divine and beautifully plated.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-design-restaurant-with-good-red-wine-great-cooking_482257-10388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-design-restaurant-with-good-red-wine-great-cooking_482257-10388.jpg?_wi=1", imageAlt: "luxury dark cafe interior Mumbai", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@urban_explorer", testimonial: "A perfect urban sanctuary for quiet afternoons.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background-cookie-sweet-biscuit-dessert-sugar_140725-141742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background-cookie-sweet-biscuit-dessert-sugar_140725-141742.jpg?_wi=1", imageAlt: "luxury dark cafe interior Mumbai", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@colaba_local", testimonial: "Warm hospitality that feels like home.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-fresh-bread-with-nuts-milk-dark-surface_179666-44177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-fresh-bread-with-nuts-milk-dark-surface_179666-44177.jpg?_wi=1", imageAlt: "luxury dark cafe interior Mumbai", }, ]} @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-adult-with-transgender-scar_23-2149488850.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-adult-with-transgender-scar_23-2149488850.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/woman-looking-beautiful-lines_23-2148286097.jpg", @@ -175,25 +175,25 @@ export default function LandingPage() { id: "p1", name: "Artisan Latte", price: "₹250", - imageSrc: "http://img.b2bpic.net/free-photo/cup-fresh-made-coffee-served-cup_1220-4580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-fresh-made-coffee-served-cup_1220-4580.jpg?_wi=2", }, { id: "p2", name: "Gourmet Burger", price: "₹450", - imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-design-restaurant-with-good-red-wine-great-cooking_482257-10388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-design-restaurant-with-good-red-wine-great-cooking_482257-10388.jpg?_wi=2", }, { id: "p3", name: "Signature Chocolate Cake", price: "₹350", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background-cookie-sweet-biscuit-dessert-sugar_140725-141742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background-cookie-sweet-biscuit-dessert-sugar_140725-141742.jpg?_wi=2", }, { id: "p4", name: "Berry Pastry", price: "₹200", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-fresh-bread-with-nuts-milk-dark-surface_179666-44177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-fresh-bread-with-nuts-milk-dark-surface_179666-44177.jpg?_wi=2", }, { id: "p5",