From cc542cd38e8ea685f3e5cf6aaf41c2d5ebedfb4d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 03:14:23 +0000 Subject: [PATCH] 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 e8ce204..2ca053c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { href: "tel:5015744456", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-48864.jpg" + imageSrc="http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-48864.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-waiter-waitress-holding-basket-bread_1170-612.jpg", @@ -143,7 +143,7 @@ export default function LandingPage() { price: "$1.50", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-many-donut_74190-7207.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-many-donut_74190-7207.jpg?_wi=1", }, { id: "2", @@ -152,7 +152,7 @@ export default function LandingPage() { price: "$3.00", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/small-donuts-marmelade-bundled-black-tray-marble-surface_114579-75271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-donuts-marmelade-bundled-black-tray-marble-surface_114579-75271.jpg?_wi=1", }, { id: "3", @@ -161,7 +161,7 @@ export default function LandingPage() { price: "$2.50", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/puff-pastry-cookies-filled-with-apple-jam-fresh-red-apples-light-concrete_114579-4831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/puff-pastry-cookies-filled-with-apple-jam-fresh-red-apples-light-concrete_114579-4831.jpg?_wi=1", }, { id: "4", @@ -170,7 +170,7 @@ export default function LandingPage() { price: "$2.00", rating: 5, reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-donut-raspberries_23-2150705307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-donut-raspberries_23-2150705307.jpg?_wi=1", }, { id: "5", @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "My kids get breakfast here every morning… always fast, friendly, and feels like home.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-daughter-senior-woman-eating-baked-croissant-holding-glass-juice_23-2148041587.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-48864.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-48864.jpg?_wi=2", imageAlt: "happy customer eating breakfast", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "Great food!! Very fast service… definitely coming back.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-shot-bearded-businessman-light-pink-formal-shirt-covers-eyes-with-two-delicious-doughnuts-clenches-teeth-feels-temptation_273609-24083.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-many-donut_74190-7207.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-many-donut_74190-7207.jpg?_wi=2", imageAlt: "happy customer eating breakfast", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "Super fluffy, soft, and delicious donuts. Friendly staff!", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/small-donuts-marmelade-bundled-black-tray-marble-surface_114579-75271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-donuts-marmelade-bundled-black-tray-marble-surface_114579-75271.jpg?_wi=2", imageAlt: "happy customer eating breakfast", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "The breakfast burritos are amazing! Best spot in town.", tag: "Customer", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-girls-with-doughnuts-making-faces_23-2148299484.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/puff-pastry-cookies-filled-with-apple-jam-fresh-red-apples-light-concrete_114579-4831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/puff-pastry-cookies-filled-with-apple-jam-fresh-red-apples-light-concrete_114579-4831.jpg?_wi=2", imageAlt: "happy customer eating breakfast", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { quote: "Always fresh, hot, and reliable. Service is top tier.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-gardener-woman-apron-hat-being-confused-spreading-arms_141793-47352.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-donut-raspberries_23-2150705307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-donut-raspberries_23-2150705307.jpg?_wi=2", imageAlt: "happy customer eating breakfast", }, ]}