From 9f25bf166bcec274fb6235b0789495f55295ec79 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 09:04:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e619332..3573929 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function HomePage() { handle: "Restaurant Manager", testimonial: "InRestaurant has cut our wait times by 40% and order accuracy is nearly perfect. Our customers love the convenience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg?_wi=1", imageAlt: "Sarah Chen, Restaurant Manager", }, { @@ -83,7 +83,7 @@ export default function HomePage() { handle: "Restaurant Owner", testimonial: "Reduced labor costs, faster service, happier customers. This system pays for itself in the first month.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=1", imageAlt: "Priya Patel, Restaurant Owner", }, { @@ -91,7 +91,7 @@ export default function HomePage() { handle: "Chef & Kitchen Manager", testimonial: "The kitchen display system gives us perfect visibility. Orders are clear and organized—no more confusion.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-male-looking-up-shirt-apron-looking-pensive-front-view_176474-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-male-looking-up-shirt-apron-looking-pensive-front-view_176474-22675.jpg?_wi=1", imageAlt: "Marcus Thompson, Chef", }, ]} @@ -144,7 +144,7 @@ export default function HomePage() { content: "Add, remove, or modify items in your cart anytime before confirming. Instant totals and clear order summary before submission.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mexican-food-concept-with-smartphone_23-2147812198.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mexican-food-concept-with-smartphone_23-2147812198.jpg?_wi=1" imageAlt="Mobile phone displaying categorized menu with food images and descriptions" mediaAnimation="slide-up" useInvertedBackground={true} @@ -169,7 +169,7 @@ export default function HomePage() { icon={Zap} mediaAnimation="slide-up" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-happy-couple-home_23-2149145091.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-happy-couple-home_23-2149145091.jpg?_wi=1" imageAlt="Modern restaurant kitchen with digital displays and staff collaborating" />