diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ab0a1d..58ae6b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,27 +67,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg?_wi=1", imageAlt: "Gourmet plating", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-plating-meal_23-2148794097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-plating-meal_23-2148794097.jpg?_wi=1", imageAlt: "Chef at work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821287.jpg?_wi=1", imageAlt: "Luxury kitchen setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-is-cutting-cucumber-wooden-board-kitchen-his-house-prepare-salad-along-with-eating-dinner-close-up_639032-435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-is-cutting-cucumber-wooden-board-kitchen-his-house-prepare-salad-along-with-eating-dinner-close-up_639032-435.jpg?_wi=1", imageAlt: "Fresh ingredients", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-glassware-cutlery-served-wooden-table_8353-10893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-glassware-cutlery-served-wooden-table_8353-10893.jpg?_wi=1", imageAlt: "Final dish presentation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=1", imageAlt: "Elegant table service", }, ]} @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "The most incredible dining experience. Every dish was a work of art.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/man-holding-hand-blond-woman-table_23-2148024532.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg?_wi=2", imageAlt: "happy client dinner home", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { quote: "Professional, seamless, and delicious. My guests were truly blown away.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/couple-drinking-wine-talking-table_23-2147770761.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-plating-meal_23-2148794097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-plating-meal_23-2148794097.jpg?_wi=2", imageAlt: "happy client dinner home", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { quote: "I've tried many private chefs, but this was a tier above the rest.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149196973.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821287.jpg?_wi=2", imageAlt: "happy client dinner home", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { quote: "Outstanding flavors and beautiful presentation. Will certainly book again.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598351.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-is-cutting-cucumber-wooden-board-kitchen-his-house-prepare-salad-along-with-eating-dinner-close-up_639032-435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-is-cutting-cucumber-wooden-board-kitchen-his-house-prepare-salad-along-with-eating-dinner-close-up_639032-435.jpg?_wi=2", imageAlt: "happy client dinner home", }, { @@ -264,7 +264,7 @@ export default function LandingPage() { quote: "Truly unique ingredients, perfectly prepared in my own kitchen.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-glassware-cutlery-served-wooden-table_8353-10893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-glassware-cutlery-served-wooden-table_8353-10893.jpg?_wi=2", imageAlt: "happy client dinner home", }, { @@ -275,7 +275,7 @@ export default function LandingPage() { quote: "Flawless service from start to finish. Highly recommend for any event.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-employees-taking-break_23-2149161682.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=2", imageAlt: "happy client dinner home", }, ]}