From ea644db1b29348ec2fa5e550e194bc132ecbba5a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 09:16:31 +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 c765242..1b24854 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bowl-french-dessert-garnished-with-long-cookie-berries_140725-8512.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bowl-french-dessert-garnished-with-long-cookie-berries_140725-8512.jpg?_wi=1" /> @@ -92,7 +92,7 @@ export default function LandingPage() { title: "Guest Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/workers-standing-together-diversity_53876-30656.jpg" + imageSrc="http://img.b2bpic.net/free-photo/workers-standing-together-diversity_53876-30656.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -108,21 +108,21 @@ export default function LandingPage() { { title: "Event Catering", description: "Tailored menus for weddings and corporate events.", - imageSrc: "http://img.b2bpic.net/free-photo/buffet-breakfast-with-desserts_116348-83.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/buffet-breakfast-with-desserts_116348-83.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg", buttonText: "Learn More", }, { title: "Private Hosting", description: "Exclusive venue booking for intimate gatherings.", - imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-delicious-taco_23-2151048036.jpg", buttonText: "Learn More", }, { title: "Menu Consultation", description: "Customized culinary journeys by our chefs.", - imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942376.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-eggplant-rolls-with-nuts-garlic-decorated-with-dill-table_141793-3850.jpg", buttonText: "Learn More", }, @@ -225,7 +225,7 @@ export default function LandingPage() { quote: "The service was exceptional.", tag: "Wedding", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-shot-satisfied-happy-young-20s-woman-yellow-coat-showing-thumbs-up-gesture-like-approval-giving-positive-feedback-enjoying-nice-event-standing-red-background-smiling-cute_1258-81801.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bowl-french-dessert-garnished-with-long-cookie-berries_140725-8512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-french-dessert-garnished-with-long-cookie-berries_140725-8512.jpg?_wi=2", imageAlt: "happy diner portrait", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "The food was authentic and tasty.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-laughing-woman-retro-vintage-50-s-cafe-sitting-table_285396-10451.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/workers-standing-together-diversity_53876-30656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-standing-together-diversity_53876-30656.jpg?_wi=2", imageAlt: "happy diner portrait", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { quote: "Truly a royal treatment.", tag: "Anniversary", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-eating-noodles-break_23-2149390520.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/buffet-breakfast-with-desserts_116348-83.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/buffet-breakfast-with-desserts_116348-83.jpg?_wi=2", imageAlt: "happy diner portrait", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { quote: "Professional and very polite.", tag: "Private Party", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg?_wi=2", imageAlt: "happy diner portrait", }, { @@ -269,7 +269,7 @@ export default function LandingPage() { quote: "Best catering we've had.", tag: "Birthday", avatarSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942376.jpg?_wi=2", imageAlt: "happy diner portrait", }, ]}