From 8212c438453e58c8457260cf3cbc13f669b7543b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 02:52:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea83708..ff751c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function HomePage() { price: "$24.99", rating: 5, reviewCount: "285", - imageSrc: "http://img.b2bpic.net/free-photo/beef-steak_74190-5821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-steak_74190-5821.jpg?_wi=1", imageAlt: "Smoked brisket with BBQ sauce", }, { @@ -102,7 +102,7 @@ export default function HomePage() { price: "$22.99", rating: 5, reviewCount: "312", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-chili-peppers-with-pork-sausages_23-2148439438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-chili-peppers-with-pork-sausages_23-2148439438.jpg?_wi=1", imageAlt: "Fall-off-the-bone BBQ ribs", }, { @@ -112,7 +112,7 @@ export default function HomePage() { price: "$18.99", rating: 5, reviewCount: "198", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-lentils-with-arugula_23-2152010297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-lentils-with-arugula_23-2152010297.jpg?_wi=1", imageAlt: "Tender smoked chicken", }, ]} @@ -162,7 +162,7 @@ export default function HomePage() { quote: "Chapman's BBQ is the real deal. The brisket is incredibly tender and juicy, and their homemade sauce is absolutely outstanding. We visit at least twice a month!", name: "Marcus Johnson", role: "Local Food Critic", - imageSrc: "http://img.b2bpic.net/free-photo/people-organic-food-nutrition-vegetarianism-healthy-lifestyle-concept-portrait-handsome-positive-young-male-wearing-white-t-shirt-holding-red-yellow-bell-peppers-going-make-salad_343059-4844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-organic-food-nutrition-vegetarianism-healthy-lifestyle-concept-portrait-handsome-positive-young-male-wearing-white-t-shirt-holding-red-yellow-bell-peppers-going-make-salad_343059-4844.jpg?_wi=1", imageAlt: "Marcus Johnson", }, { @@ -171,7 +171,7 @@ export default function HomePage() { quote: "We've been coming to Chapman's for years. The smoked ribs are fall-off-the-bone perfect, and the staff treats us like family. Highly recommend!", name: "Sarah Williams", role: "Regular Customer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=1", imageAlt: "Sarah Williams", }, { @@ -180,7 +180,7 @@ export default function HomePage() { quote: "We drive 45 minutes just to eat here. The quality and authenticity can't be beat. This is what real BBQ should taste like.", name: "David Rodriguez", role: "BBQ Enthusiast", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg?_wi=1", imageAlt: "David Rodriguez", }, { @@ -189,7 +189,7 @@ export default function HomePage() { quote: "Great food, friendly atmosphere, and impeccable service. Chapman's BBQ is a gem in our community. Five stars!", name: "Emily Chen", role: "Frequent Visitor", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-girl-white-background_176474-114043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-girl-white-background_176474-114043.jpg?_wi=1", imageAlt: "Emily Chen", }, { @@ -198,7 +198,7 @@ export default function HomePage() { quote: "We catered our company party with Chapman's BBQ and it was a huge hit. The team went above and beyond to make it special.", name: "Tom Bradley", role: "Business Owner", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15888.jpg?_wi=1", imageAlt: "Tom Bradley", }, { @@ -207,7 +207,7 @@ export default function HomePage() { quote: "You can taste the love and care in every bite. Chapman's BBQ represents true craftsmanship in smoking meats.", name: "Lisa Martinez", role: "Food Blogger", - imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-1352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-1352.jpg?_wi=1", imageAlt: "Lisa Martinez", }, ]}