From 9657d75a2563da7fbb826592dc68b0d6bbf7cdf4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 10:09:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0929127..bec86c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/wooden-boxes-with-wine-salty-snacks_1304-5603.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wooden-boxes-with-wine-salty-snacks_1304-5603.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="fresh catering buffet display" /> @@ -76,7 +76,7 @@ export default function LandingPage() { description="At Innovative Taste, we believe that every event deserves exceptional food. Our team in Pretoria specializes in creating menus that reflect your vision, combining local favorites with modern culinary techniques." subdescription="From intimate gatherings to large corporate events, we bring a passion for quality, freshness, and impeccable service to every plate." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/gastronomy-experts-restaurant-professional-kitchen-cooking-delicious-gourmet-dish-culinary-school-course-cooks-shooting-video-about-food-preparation-process-gastronomic-television-show_482257-44217.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gastronomy-experts-restaurant-professional-kitchen-cooking-delicious-gourmet-dish-culinary-school-course-cooks-shooting-video-about-food-preparation-process-gastronomic-television-show_482257-44217.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="professional catering chef preparing food" /> @@ -96,7 +96,7 @@ export default function LandingPage() { price: "R120", rating: 5, reviewCount: "24", - imageSrc: "http://img.b2bpic.net/free-photo/table-with-variety-fruit_1153-1554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-with-variety-fruit_1153-1554.jpg?_wi=1", imageAlt: "Chicken & Veggie Dumplings", }, { @@ -116,7 +116,7 @@ export default function LandingPage() { price: "R250", rating: 5, reviewCount: "32", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fruit-decorating-sweet-table_8353-9100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fruit-decorating-sweet-table_8353-9100.jpg?_wi=1", imageAlt: "Grilled Salmon Platter", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { quote: "Incredible food! Our guests are still raving about the dumplings.", tag: "Event", avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269187.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-boxes-with-wine-salty-snacks_1304-5603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-boxes-with-wine-salty-snacks_1304-5603.jpg?_wi=2", imageAlt: "happy client portrait smiling", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { quote: "Professional, punctual, and delicious. Highly recommend Innovative Taste.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-experts-restaurant-professional-kitchen-cooking-delicious-gourmet-dish-culinary-school-course-cooks-shooting-video-about-food-preparation-process-gastronomic-television-show_482257-44217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-experts-restaurant-professional-kitchen-cooking-delicious-gourmet-dish-culinary-school-course-cooks-shooting-video-about-food-preparation-process-gastronomic-television-show_482257-44217.jpg?_wi=2", imageAlt: "happy client portrait smiling", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { quote: "Absolutely lovely variety of foods, made my event stress-free.", tag: "Event", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/table-with-variety-fruit_1153-1554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-with-variety-fruit_1153-1554.jpg?_wi=2", imageAlt: "happy client portrait smiling", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "Always fresh and delivered on time. Our team loves their lunch menus.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/mixed-salad-bar_1339-8275.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fruit-decorating-sweet-table_8353-9100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fruit-decorating-sweet-table_8353-9100.jpg?_wi=2", imageAlt: "happy client portrait smiling", }, ]} -- 2.49.1