diff --git a/src/app/page.tsx b/src/app/page.tsx index f400a9e..e595e29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,12 +49,12 @@ export default function LandingPage() { ]} buttonAnimation="blur-reveal" carouselItems={[ - { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg", imageAlt: "elegant restaurant ambiance fine dining" }, - { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-vector/classic-menu-template_23-2147537738.jpg", imageAlt: "digital menu card restaurant modern" }, - { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/portrait-chefs-team-acting-funny-with-knives-restaurant-kitchen-making-joke-about-professional-cuisine-service-cheerful-man-woman-working-gourmet-meal-dish-with-culinary-recipe_482257-43535.jpg", imageAlt: "chef preparing gourmet food professional" }, - { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg", imageAlt: "elegant restaurant ambiance fine dining" }, - { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-vector/classic-menu-template_23-2147537738.jpg", imageAlt: "digital menu card restaurant modern" }, - { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/portrait-chefs-team-acting-funny-with-knives-restaurant-kitchen-making-joke-about-professional-cuisine-service-cheerful-man-woman-working-gourmet-meal-dish-with-culinary-recipe_482257-43535.jpg", imageAlt: "chef preparing gourmet food professional" } + { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg?_wi=1", imageAlt: "elegant restaurant ambiance fine dining" }, + { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-vector/classic-menu-template_23-2147537738.jpg?_wi=1", imageAlt: "digital menu card restaurant modern" }, + { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/portrait-chefs-team-acting-funny-with-knives-restaurant-kitchen-making-joke-about-professional-cuisine-service-cheerful-man-woman-working-gourmet-meal-dish-with-culinary-recipe_482257-43535.jpg?_wi=1", imageAlt: "chef preparing gourmet food professional" }, + { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg?_wi=2", imageAlt: "elegant restaurant ambiance fine dining" }, + { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-vector/classic-menu-template_23-2147537738.jpg?_wi=2", imageAlt: "digital menu card restaurant modern" }, + { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/portrait-chefs-team-acting-funny-with-knives-restaurant-kitchen-making-joke-about-professional-cuisine-service-cheerful-man-woman-working-gourmet-meal-dish-with-culinary-recipe_482257-43535.jpg?_wi=2", imageAlt: "chef preparing gourmet food professional" } ]} autoPlay={true} autoPlayInterval={5000} @@ -76,12 +76,12 @@ export default function LandingPage() { gridVariant="bento-grid" animationType="slide-up" products={[ - { id: "starters-1", brand: "Starters", name: "Bruschetta Trio", price: "$12.95", rating: 5, reviewCount: "48", imageSrc: "http://img.b2bpic.net/free-vector/classic-menu-template_23-2147537738.jpg", imageAlt: "Bruschetta Trio appetizer" }, - { id: "starters-2", brand: "Starters", name: "Pan-Seared Scallops", price: "$16.50", rating: 5, reviewCount: "52", imageSrc: "http://img.b2bpic.net/free-vector/classic-menu-template_23-2147537738.jpg", imageAlt: "Pan-Seared Scallops" }, - { id: "starters-3", brand: "Starters", name: "Cured Salmon Platter", price: "$14.75", rating: 5, reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-vector/classic-menu-template_23-2147537738.jpg", imageAlt: "Cured Salmon Platter" }, - { id: "main-1", brand: "Main Course", name: "Grilled Ribeye Steak", price: "$34.95", rating: 5, reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/portrait-chefs-team-acting-funny-with-knives-restaurant-kitchen-making-joke-about-professional-cuisine-service-cheerful-man-woman-working-gourmet-meal-dish-with-culinary-recipe_482257-43535.jpg", imageAlt: "Grilled Ribeye Steak" }, - { id: "main-2", brand: "Main Course", name: "Pan-Roasted Branzino", price: "$28.50", rating: 5, reviewCount: "54", imageSrc: "http://img.b2bpic.net/free-photo/portrait-chefs-team-acting-funny-with-knives-restaurant-kitchen-making-joke-about-professional-cuisine-service-cheerful-man-woman-working-gourmet-meal-dish-with-culinary-recipe_482257-43535.jpg", imageAlt: "Pan-Roasted Branzino" }, - { id: "main-3", brand: "Main Course", name: "Truffle Risotto", price: "$24.95", rating: 5, reviewCount: "61", imageSrc: "http://img.b2bpic.net/free-photo/portrait-chefs-team-acting-funny-with-knives-restaurant-kitchen-making-joke-about-professional-cuisine-service-cheerful-man-woman-working-gourmet-meal-dish-with-culinary-recipe_482257-43535.jpg", imageAlt: "Truffle Risotto" } + { id: "starters-1", brand: "Starters", name: "Bruschetta Trio", price: "$12.95", rating: 5, reviewCount: "48", imageSrc: "http://img.b2bpic.net/free-vector/classic-menu-template_23-2147537738.jpg?_wi=3", imageAlt: "Bruschetta Trio appetizer" }, + { id: "starters-2", brand: "Starters", name: "Pan-Seared Scallops", price: "$16.50", rating: 5, reviewCount: "52", imageSrc: "http://img.b2bpic.net/free-vector/classic-menu-template_23-2147537738.jpg?_wi=4", imageAlt: "Pan-Seared Scallops" }, + { id: "starters-3", brand: "Starters", name: "Cured Salmon Platter", price: "$14.75", rating: 5, reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-vector/classic-menu-template_23-2147537738.jpg?_wi=5", imageAlt: "Cured Salmon Platter" }, + { id: "main-1", brand: "Main Course", name: "Grilled Ribeye Steak", price: "$34.95", rating: 5, reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/portrait-chefs-team-acting-funny-with-knives-restaurant-kitchen-making-joke-about-professional-cuisine-service-cheerful-man-woman-working-gourmet-meal-dish-with-culinary-recipe_482257-43535.jpg?_wi=3", imageAlt: "Grilled Ribeye Steak" }, + { id: "main-2", brand: "Main Course", name: "Pan-Roasted Branzino", price: "$28.50", rating: 5, reviewCount: "54", imageSrc: "http://img.b2bpic.net/free-photo/portrait-chefs-team-acting-funny-with-knives-restaurant-kitchen-making-joke-about-professional-cuisine-service-cheerful-man-woman-working-gourmet-meal-dish-with-culinary-recipe_482257-43535.jpg?_wi=4", imageAlt: "Pan-Roasted Branzino" }, + { id: "main-3", brand: "Main Course", name: "Truffle Risotto", price: "$24.95", rating: 5, reviewCount: "61", imageSrc: "http://img.b2bpic.net/free-photo/portrait-chefs-team-acting-funny-with-knives-restaurant-kitchen-making-joke-about-professional-cuisine-service-cheerful-man-woman-working-gourmet-meal-dish-with-culinary-recipe_482257-43535.jpg?_wi=5", imageAlt: "Truffle Risotto" } ]} /> @@ -95,7 +95,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[{ text: "Make Reservation", href: "#contact" }]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg?_wi=3" imageAlt="Restaurant ambiance" useInvertedBackground={false} /> @@ -122,7 +122,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg?_wi=4" imageAlt="Restaurant contact" mediaAnimation="slide-up" mediaPosition="right"