diff --git a/src/app/page.tsx b/src/app/page.tsx index 5252d5c..a1e3db5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,10 +109,10 @@ export default function LandingPage() { reviewCount: "185", imageSrc: "http://img.b2bpic.net/free-photo/tasty-hamburger-menu-arrangement-with-copy-space_23-2148614055.jpg", imageAlt: "Gourmet burger with fries."}, { id: "sunday-roast", brand: "Weekend Delight", name: "Hearty Sunday Roast", price: "£16.00", rating: 4.9, - reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-serving-thanksgiving-turkey-family-lunch-dining-room_637285-10027.jpg", imageAlt: "A traditional Sunday roast dinner."}, + reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-serving-thanksgiving-turkey-family-lunch-dining-room_637285-10027.jpg?_wi=1", imageAlt: "A traditional Sunday roast dinner."}, { id: "shepherds-pie", brand: "Comfort Food", name: "Homestyle Shepherd's Pie", price: "£12.75", rating: 4.7, - reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-serving-thanksgiving-turkey-family-lunch-dining-room_637285-10027.jpg", imageAlt: "A comforting shepherd's pie."}, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-serving-thanksgiving-turkey-family-lunch-dining-room_637285-10027.jpg?_wi=2", imageAlt: "A comforting shepherd's pie."}, ]} title="Our Delicious Menu" description="From hearty classics to daily specials, our kitchen serves up honest, tasty pub food perfect for any occasion and every palate."