From 4eee17e03f7c27acc85792268164da9a44f50fa2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 06:32:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b69dab..a523ea7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { description="Experience Hyderabad's most unique train-themed dining. Our express service brings gourmet flavors straight to your table via miniature train tracks." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg?_wi=1", imageAlt: "Train restaurant interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lunch-woman-olive-salad-modern_1303-2348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lunch-woman-olive-salad-modern_1303-2348.jpg?_wi=1", imageAlt: "Miniature tracks", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-posing-near-mirror_171337-16791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-posing-near-mirror_171337-16791.jpg?_wi=1", imageAlt: "Carriage style seating", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg?_wi=2", imageAlt: "gourmet dishes served on train", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-kitchen_23-2148965329.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/lunch-woman-olive-salad-modern_1303-2348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lunch-woman-olive-salad-modern_1303-2348.jpg?_wi=2", imageAlt: "gourmet dishes served on train", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/bowl-breaded-chicken-filled-with-cheese-lettuce_140725-5978.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-posing-near-mirror_171337-16791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-posing-near-mirror_171337-16791.jpg?_wi=2", imageAlt: "gourmet dishes served on train", }, ]}