diff --git a/src/app/page.tsx b/src/app/page.tsx index 4bdb99f..3532f05 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,13 +49,13 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/professional-food-decoration-restaurant-kitchen-cook-doing-great-job_482257-10351.jpg", imageAlt: "Professional private chef preparing gourmet dish" + imageSrc: "http://img.b2bpic.net/free-photo/professional-food-decoration-restaurant-kitchen-cook-doing-great-job_482257-10351.jpg?_wi=1", imageAlt: "Professional private chef preparing gourmet dish" }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-fancy-food-arrangement_23-2148948965.jpg", imageAlt: "Beautifully plated fine dining course" + imageSrc: "http://img.b2bpic.net/free-photo/delicious-fancy-food-arrangement_23-2148948965.jpg?_wi=1", imageAlt: "Beautifully plated fine dining course" }, { - imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5744.jpg", imageAlt: "Elegant dinner table setting with premium service" + imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5744.jpg?_wi=1", imageAlt: "Elegant dinner table setting with premium service" } ]} autoplayDelay={4000} @@ -72,7 +72,7 @@ export default function LandingPage() { description="With over 20 years of experience in fine dining and private catering, I bring passion and precision to every plate. My approach combines classical French techniques with innovative contemporary cuisine, tailored specifically to your preferences and dietary needs." subdescription="Every meal is an opportunity to create unforgettable moments around the table. I source the finest local and international ingredients, ensuring quality and freshness in every creation." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-chef-male-kitchen_23-2148471868.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-chef-male-kitchen_23-2148471868.jpg?_wi=1" imageAlt="Professional portrait of the private chef" mediaAnimation="slide-up" useInvertedBackground={false} @@ -123,16 +123,16 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "years", value: "20+", title: "Years Experience", description: "Fine dining and private catering expertise", imageSrc: "http://img.b2bpic.net/free-photo/professional-food-decoration-restaurant-kitchen-cook-doing-great-job_482257-10351.jpg", imageAlt: "professional chef cooking gourmet food kitchen" + id: "years", value: "20+", title: "Years Experience", description: "Fine dining and private catering expertise", imageSrc: "http://img.b2bpic.net/free-photo/professional-food-decoration-restaurant-kitchen-cook-doing-great-job_482257-10351.jpg?_wi=2", imageAlt: "professional chef cooking gourmet food kitchen" }, { - id: "clients", value: "500+", title: "Satisfied Clients", description: "From intimate dinners to grand events", imageSrc: "http://img.b2bpic.net/free-photo/delicious-fancy-food-arrangement_23-2148948965.jpg", imageAlt: "beautifully plated fine dining gourmet course" + id: "clients", value: "500+", title: "Satisfied Clients", description: "From intimate dinners to grand events", imageSrc: "http://img.b2bpic.net/free-photo/delicious-fancy-food-arrangement_23-2148948965.jpg?_wi=2", imageAlt: "beautifully plated fine dining gourmet course" }, { - id: "menus", value: "100+", title: "Custom Menus", description: "Tailored to every preference and occasion", imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5744.jpg", imageAlt: "elegant dinner table setting formal" + id: "menus", value: "100+", title: "Custom Menus", description: "Tailored to every preference and occasion", imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5744.jpg?_wi=2", imageAlt: "elegant dinner table setting formal" }, { - id: "events", value: "1000+", title: "Events Catered", description: "Consistently exceptional service", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-male-kitchen_23-2148471868.jpg", imageAlt: "professional chef portrait kitchen white coat" + id: "events", value: "1000+", title: "Events Catered", description: "Consistently exceptional service", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-male-kitchen_23-2148471868.jpg?_wi=2", imageAlt: "professional chef portrait kitchen white coat" } ]} animationType="scale-rotate"