From 7e06e9fd890cd52c3557b8870db156c39c0eb4bd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:28:50 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0031cca..34a50e4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -88,7 +88,7 @@ export default function AboutPage() { role: "Student", company: "Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=5", imageAlt: "Ravi Kumar", }, { @@ -97,7 +97,7 @@ export default function AboutPage() { role: "Worker", company: "Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=6", imageAlt: "Priya Sharma", }, { @@ -106,7 +106,7 @@ export default function AboutPage() { role: "Traveler", company: "Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=7", imageAlt: "Arun Pillai", }, { @@ -115,7 +115,7 @@ export default function AboutPage() { role: "Resident", company: "Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=8", imageAlt: "Maya Singh", }, ]} -- 2.49.1 From 46a5fc486b7699e21106345b92098075e00cbbf8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:28:51 +0000 Subject: [PATCH 2/3] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 95ed90b..9f0a7af 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -70,42 +70,42 @@ export default function MenuPage() { id: "1", name: "Cold Milo", price: "₹40", - imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4418.jpg?_wi=2", imageAlt: "Cold Milo beverage", }, { id: "2", name: "Chicken Burger", price: "₹60", - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg?_wi=2", imageAlt: "Delicious chicken burger", }, { id: "3", name: "Bread Omelette", price: "₹50", - imageSrc: "http://img.b2bpic.net/free-photo/omelette-with-toast-near-coffee_23-2147717748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/omelette-with-toast-near-coffee_23-2147717748.jpg?_wi=2", imageAlt: "Fresh bread omelette", }, { id: "4", name: "Chocolate Coffee", price: "₹45", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-chocolate_23-2148336733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-chocolate_23-2148336733.jpg?_wi=2", imageAlt: "Rich chocolate coffee", }, { id: "5", name: "Sandwich", price: "₹35", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-sandwich-mayonnaise-yogurt-sauce-served-with-orange-juice-potato-crisps_181624-57257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-sandwich-mayonnaise-yogurt-sauce-served-with-orange-juice-potato-crisps_181624-57257.jpg?_wi=2", imageAlt: "Fresh sandwich", }, { id: "6", name: "Blue Mojito", price: "₹50", - imageSrc: "http://img.b2bpic.net/free-photo/blue-mojito-jar-with-lemon-mint-shiny-background-with-yellow-blue-pipes_114579-5170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-mojito-jar-with-lemon-mint-shiny-background-with-yellow-blue-pipes_114579-5170.jpg?_wi=2", imageAlt: "Refreshing blue mojito", }, ]} -- 2.49.1 From b8ed7ea3c4c41131b6f81dc4cc844dbdedf527a3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:28:52 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2442dc9..5cbd2d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,42 +95,42 @@ export default function HomePage() { id: "1", name: "Cold Milo", price: "₹40", - imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4418.jpg?_wi=1", imageAlt: "Cold Milo beverage", }, { id: "2", name: "Chicken Burger", price: "₹60", - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg?_wi=1", imageAlt: "Delicious chicken burger", }, { id: "3", name: "Bread Omelette", price: "₹50", - imageSrc: "http://img.b2bpic.net/free-photo/omelette-with-toast-near-coffee_23-2147717748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/omelette-with-toast-near-coffee_23-2147717748.jpg?_wi=1", imageAlt: "Fresh bread omelette", }, { id: "4", name: "Chocolate Coffee", price: "₹45", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-chocolate_23-2148336733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-chocolate_23-2148336733.jpg?_wi=1", imageAlt: "Rich chocolate coffee", }, { id: "5", name: "Sandwich", price: "₹35", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-sandwich-mayonnaise-yogurt-sauce-served-with-orange-juice-potato-crisps_181624-57257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-sandwich-mayonnaise-yogurt-sauce-served-with-orange-juice-potato-crisps_181624-57257.jpg?_wi=1", imageAlt: "Fresh sandwich", }, { id: "6", name: "Blue Mojito", price: "₹50", - imageSrc: "http://img.b2bpic.net/free-photo/blue-mojito-jar-with-lemon-mint-shiny-background-with-yellow-blue-pipes_114579-5170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-mojito-jar-with-lemon-mint-shiny-background-with-yellow-blue-pipes_114579-5170.jpg?_wi=1", imageAlt: "Refreshing blue mojito", }, ]} @@ -166,7 +166,7 @@ export default function HomePage() { role: "Student", company: "Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", imageAlt: "Ravi Kumar", }, { @@ -175,7 +175,7 @@ export default function HomePage() { role: "Worker", company: "Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Priya Sharma", }, { @@ -184,7 +184,7 @@ export default function HomePage() { role: "Traveler", company: "Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=3", imageAlt: "Arun Pillai", }, { @@ -193,7 +193,7 @@ export default function HomePage() { role: "Resident", company: "Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=4", imageAlt: "Maya Singh", }, ]} -- 2.49.1