diff --git a/src/app/page.tsx b/src/app/page.tsx index cbe4604..27a76aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-coppery-pans-with-marinated-chicken-garnished-with-tomatoes-herbs_141793-510.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-coppery-pans-with-marinated-chicken-garnished-with-tomatoes-herbs_141793-510.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/chicken-tabacca-rosemary-with-boiled-egg_114579-2390.jpg", @@ -142,21 +142,21 @@ export default function LandingPage() { name: "Special Biryani", price: "$12", variant: "Mughlai", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-thali-feast_23-2152002836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-thali-feast_23-2152002836.jpg?_wi=1", }, { id: "2", name: "Tandoori Platter", price: "$15", variant: "Punjabi", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg?_wi=1", }, { id: "3", name: "Butter Chicken", price: "$14", variant: "Punjabi", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-lentil-soup-bowl-with-bread-slices-wooden-kitchen-board-sack-cloth-with-lemons-white-surface_141793-81395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-lentil-soup-bowl-with-bread-slices-wooden-kitchen-board-sack-cloth-with-lemons-white-surface_141793-81395.jpg?_wi=1", }, { id: "4", @@ -237,7 +237,7 @@ export default function LandingPage() { quote: "The tandoori items are spectacular.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/two-coppery-pans-with-marinated-chicken-garnished-with-tomatoes-herbs_141793-510.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-coppery-pans-with-marinated-chicken-garnished-with-tomatoes-herbs_141793-510.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { quote: "My kids love the Chinese options here.", tag: "Loyal", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164705.jpg?_wi=1", imageAlt: "happy customer dining restaurant", }, { @@ -259,7 +259,7 @@ export default function LandingPage() { quote: "Perfect for weekend family dinners.", tag: "Repeat", avatarSrc: "http://img.b2bpic.net/free-photo/loving-man-doing-present-woman_23-2147736701.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-thali-feast_23-2152002836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-thali-feast_23-2152002836.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { quote: "Always quick service even on busy nights.", tag: "Diner", avatarSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -281,7 +281,7 @@ export default function LandingPage() { quote: "Try the butter chicken and garlic naan.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-salmon-bowls_23-2150427606.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-lentil-soup-bowl-with-bread-slices-wooden-kitchen-board-sack-cloth-with-lemons-white-surface_141793-81395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-lentil-soup-bowl-with-bread-slices-wooden-kitchen-board-sack-cloth-with-lemons-white-surface_141793-81395.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, ]} @@ -338,7 +338,7 @@ export default function LandingPage() { category: "Lifestyle", title: "Family Dining Ideas", excerpt: "How to make the most of your family time.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164705.jpg?_wi=2", authorName: "Management", authorAvatar: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891043.jpg", date: "Sep 15, 2023",