From 1415f1ea22ca240b078273e582ad2d4cbd83b38c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 07:19:37 +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 96f0926..cd7d11d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@julianna", testimonial: "The perfect dining experience in the comfort of our own home. Everything was flawless.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232192.jpg?_wi=1", imageAlt: "private chef preparing gourmet food", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@marcus", testimonial: "Chef brought professional culinary artistry to our anniversary dinner. Truly unforgettable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-cook-wearing-chef-s-hat_23-2147863769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-cook-wearing-chef-s-hat_23-2147863769.jpg?_wi=1", imageAlt: "chef portrait professional kitchen", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@elena", testimonial: "Unmatched attention to detail and flavor. Our guests are still raving about the main course.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg?_wi=1", imageAlt: "gourmet appetizer plating", }, { @@ -88,7 +88,7 @@ export default function LandingPage() { handle: "@david", testimonial: "The best dinner party we've ever hosted, hands down.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/freshness-meat-dinner-salad-bacon_1203-4600.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freshness-meat-dinner-salad-bacon_1203-4600.jpg?_wi=1", imageAlt: "seared scallops plating", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@sophie", testimonial: "Stunning presentation and even better flavors.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/chicken-legs-teriyaki-sauce-garnished-with-dried-orange_140725-8273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-legs-teriyaki-sauce-garnished-with-dried-orange_140725-8273.jpg?_wi=1", imageAlt: "beef wellington plating", }, ]} @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232192.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232192.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-scent-roses-flower-waiting-date_496169-221.jpg", @@ -170,7 +170,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-male-cook-wearing-chef-s-hat_23-2147863769.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-male-cook-wearing-chef-s-hat_23-2147863769.jpg?_wi=2" /> @@ -188,7 +188,7 @@ export default function LandingPage() { price: "Custom", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg?_wi=2", }, { id: "m2", @@ -197,7 +197,7 @@ export default function LandingPage() { price: "Custom", rating: 5, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/freshness-meat-dinner-salad-bacon_1203-4600.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freshness-meat-dinner-salad-bacon_1203-4600.jpg?_wi=2", }, { id: "m3", @@ -206,7 +206,7 @@ export default function LandingPage() { price: "Custom", rating: 5, reviewCount: "22", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-legs-teriyaki-sauce-garnished-with-dried-orange_140725-8273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-legs-teriyaki-sauce-garnished-with-dried-orange_140725-8273.jpg?_wi=2", }, { id: "m4",