From 95cb2dffcf5137232c0f25f1101e711feb07f842 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 07:32:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0cb9af1..3ab1078 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@alexfoodie", testimonial: "Absolutely the best burger I've had in years! The patty was perfectly cooked and the toppings were fresh.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg?_wi=1", imageAlt: "Customer Alex P.", }, { @@ -151,7 +151,7 @@ export default function LandingPage() { }, ]} avatarText="Join our community of happy diners!" - imageSrc="http://img.b2bpic.net/free-photo/front-view-chicken-burger-with-cheese-green-salad-wooden-desk-sandwich-fast-food-meal_140725-25934.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-chicken-burger-with-cheese-green-salad-wooden-desk-sandwich-fast-food-meal_140725-25934.jpg?_wi=1" imageAlt="A mouth-watering gourmet burger" mediaAnimation="slide-up" fixedMediaHeight={true} @@ -218,7 +218,7 @@ export default function LandingPage() { description: "Complement your burger with our crispy, golden fries, gourmet onion rings, or a refreshing side salad made with local produce.", bentoComponent: "reveal-icon", icon: Box, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-chicken-burger-with-cheese-green-salad-wooden-desk-sandwich-fast-food-meal_140725-25934.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-chicken-burger-with-cheese-green-salad-wooden-desk-sandwich-fast-food-meal_140725-25934.jpg?_wi=2", imageAlt: "Tasty sandwich and red fork on wooden cutting board on dark mix color surface", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { description: "Quench your thirst with our selection of local craft sodas, artisanal milkshakes, and refreshing iced teas.", bentoComponent: "reveal-icon", icon: Droplets, - imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg?_wi=2", imageAlt: "Tasty sandwich and red fork on wooden cutting board on dark mix color surface", }, ]}