diff --git a/src/app/page.tsx b/src/app/page.tsx index 06ae67e..873c8ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,16 +50,16 @@ export default function MieloRestaurant() { tagAnimation="slide-up" background={{ variant: "glowing-orb" }} leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg", imageAlt: "Restaurant interior with warm lighting and elegant decor" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-festive-table-with-different-dishes-festive-event-party-wedding-reception_613910-4231.jpg", imageAlt: "Beautifully plated Mediterranean dishes" }, + { imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=1", imageAlt: "Restaurant interior with warm lighting and elegant decor" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-festive-table-with-different-dishes-festive-event-party-wedding-reception_613910-4231.jpg?_wi=1", imageAlt: "Beautifully plated Mediterranean dishes" }, { imageSrc: "http://img.b2bpic.net/free-photo/tasty-italian-greek-mediterranean-food-ingredients-top-view-green-old-rustic-table_1220-1678.jpg", imageAlt: "Fresh Mediterranean ingredients and herbs" }, { imageSrc: "http://img.b2bpic.net/free-photo/side-view-various-types-sauces-spoon-wooden-board_140725-12231.jpg", imageAlt: "Wine and dining experience at Mielo" } ]} rightCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/culinary-expert-commercial-kitchen-prepares-dish-with-fresh-basil-parsley_482257-124314.jpg", imageAlt: "Chef preparing Mediterranean cuisine" }, - { imageSrc: "http://img.b2bpic.net/free-photo/tiramisu-cake-with-cacao-powder-top-served-with-tea_140725-8829.jpg", imageAlt: "Signature Tiramisu dessert" }, - { imageSrc: "http://img.b2bpic.net/free-photo/lamb-ribs-kebab-served-with-grilled-potatoes-salad_140725-1564.jpg", imageAlt: "Mediterranean slow-cooked lamb shank" }, - { imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg", imageAlt: "King prawns marinated with garlic" } + { imageSrc: "http://img.b2bpic.net/free-photo/tiramisu-cake-with-cacao-powder-top-served-with-tea_140725-8829.jpg?_wi=1", imageAlt: "Signature Tiramisu dessert" }, + { imageSrc: "http://img.b2bpic.net/free-photo/lamb-ribs-kebab-served-with-grilled-potatoes-salad_140725-1564.jpg?_wi=1", imageAlt: "Mediterranean slow-cooked lamb shank" }, + { imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg?_wi=1", imageAlt: "King prawns marinated with garlic" } ]} buttons={[ { text: "Book a Table", href: "#contact" }, @@ -94,16 +94,16 @@ export default function MieloRestaurant() { useInvertedBackground={false} features={[ { - id: "tiramisu", title: "Tiramisu Cake", description: "Layers of espresso-soaked ladyfingers and creamy mascarpone. Our signature dessert that ends every meal beautifully.", tag: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/tiramisu-cake-with-cacao-powder-top-served-with-tea_140725-8829.jpg", imageAlt: "Delicious tiramisu dessert" + id: "tiramisu", title: "Tiramisu Cake", description: "Layers of espresso-soaked ladyfingers and creamy mascarpone. Our signature dessert that ends every meal beautifully.", tag: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/tiramisu-cake-with-cacao-powder-top-served-with-tea_140725-8829.jpg?_wi=2", imageAlt: "Delicious tiramisu dessert" }, { - id: "lamb-shank", title: "Mediterranean Style Slow Cooked Lamb Shank", description: "Tender lamb shank braised in tomato, herbs, and red wine. Served with seasonal vegetables and roasted potatoes.", tag: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/lamb-ribs-kebab-served-with-grilled-potatoes-salad_140725-1564.jpg", imageAlt: "Slow cooked lamb shank with vegetables" + id: "lamb-shank", title: "Mediterranean Style Slow Cooked Lamb Shank", description: "Tender lamb shank braised in tomato, herbs, and red wine. Served with seasonal vegetables and roasted potatoes.", tag: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/lamb-ribs-kebab-served-with-grilled-potatoes-salad_140725-1564.jpg?_wi=2", imageAlt: "Slow cooked lamb shank with vegetables" }, { - id: "tarte-tatin", title: "Tarte Tatin", description: "Caramelised apple tart with buttery pastry and vanilla ice cream. A classic French-inspired finish.", tag: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-festive-table-with-different-dishes-festive-event-party-wedding-reception_613910-4231.jpg", imageAlt: "Golden tarte tatin with ice cream" + id: "tarte-tatin", title: "Tarte Tatin", description: "Caramelised apple tart with buttery pastry and vanilla ice cream. A classic French-inspired finish.", tag: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-festive-table-with-different-dishes-festive-event-party-wedding-reception_613910-4231.jpg?_wi=2", imageAlt: "Golden tarte tatin with ice cream" }, { - id: "prawns", title: "King Prawns Marinated with Garlic", description: "Fresh king prawns delicately marinated in garlic, olive oil, and Mediterranean herbs. Pan-seared to perfection.", tag: "Appetiser", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg", imageAlt: "King prawns with garlic" + id: "prawns", title: "King Prawns Marinated with Garlic", description: "Fresh king prawns delicately marinated in garlic, olive oil, and Mediterranean herbs. Pan-seared to perfection.", tag: "Appetiser", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg?_wi=2", imageAlt: "King prawns with garlic" } ]} animationType="slide-up" @@ -149,7 +149,7 @@ export default function MieloRestaurant() { testimonials={[ { id: "testimonial-1", name: "Sarah Mitchell", role: "London Local", company: "Paddington Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", imageAlt: "Sarah Mitchell" + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg?_wi=1", imageAlt: "Sarah Mitchell" }, { id: "testimonial-2", name: "James Chen", role: "Food Critic", company: "London Culinary Guide", rating: 5, @@ -157,7 +157,7 @@ export default function MieloRestaurant() { }, { id: "testimonial-3", name: "Emma Rodriguez", role: "Business Executive", company: "Corporate Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", imageAlt: "Emma Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg?_wi=2", imageAlt: "Emma Rodriguez" }, { id: "testimonial-4", name: "Michael & Lisa", role: "Anniversary Couple", company: "Marylebone Visitors", rating: 5, @@ -224,7 +224,7 @@ export default function MieloRestaurant() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=2" imageAlt="Elegant Mielo restaurant interior" mediaAnimation="slide-up" mediaPosition="right"