Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -51,12 +51,12 @@ export default function LandingPage() {
|
||||
{ text: "Book a Table", href: "#booking" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727967.jpg", imageAlt: "Chef grilling meat with smoke", videoSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727967.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-cook-cutting-celery-dark-table-salad-diet-meal-color-photo-food-health_179666-17881.jpg", imageAlt: "Fresh ingredients being prepared", videoSrc: "http://img.b2bpic.net/free-photo/top-view-male-cook-cutting-celery-dark-table-salad-diet-meal-color-photo-food-health_179666-17881.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-valentines-day_23-2148383182.jpg", imageAlt: "Luxurious restaurant interior", videoSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-valentines-day_23-2148383182.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/small-party-sandwiches-white-square-plate_114579-2171.jpg", imageAlt: "Beautifully plated gourmet dish", videoSrc: "http://img.b2bpic.net/free-photo/small-party-sandwiches-white-square-plate_114579-2171.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-bartender-hands-pouring-alcoholic-drink-professional-drink-making_482257-45305.jpg", imageAlt: "Bartender preparing a cocktail", videoSrc: "http://img.b2bpic.net/free-photo/closeup-bartender-hands-pouring-alcoholic-drink-professional-drink-making_482257-45305.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-pouring-seasoning-beef-stake-plate_417767-259.jpg", imageAlt: "Chef cooking on a stove with fire", videoSrc: "http://img.b2bpic.net/free-photo/chef-pouring-seasoning-beef-stake-plate_417767-259.jpg" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727967.jpg?_wi=1", imageAlt: "Chef grilling meat with smoke", videoSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727967.jpg?_wi=2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-cook-cutting-celery-dark-table-salad-diet-meal-color-photo-food-health_179666-17881.jpg?_wi=1", imageAlt: "Fresh ingredients being prepared", videoSrc: "http://img.b2bpic.net/free-photo/top-view-male-cook-cutting-celery-dark-table-salad-diet-meal-color-photo-food-health_179666-17881.jpg?_wi=2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-valentines-day_23-2148383182.jpg?_wi=1", imageAlt: "Luxurious restaurant interior", videoSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-valentines-day_23-2148383182.jpg?_wi=2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/small-party-sandwiches-white-square-plate_114579-2171.jpg?_wi=1", imageAlt: "Beautifully plated gourmet dish", videoSrc: "http://img.b2bpic.net/free-photo/small-party-sandwiches-white-square-plate_114579-2171.jpg?_wi=2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-bartender-hands-pouring-alcoholic-drink-professional-drink-making_482257-45305.jpg?_wi=1", imageAlt: "Bartender preparing a cocktail", videoSrc: "http://img.b2bpic.net/free-photo/closeup-bartender-hands-pouring-alcoholic-drink-professional-drink-making_482257-45305.jpg?_wi=2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-pouring-seasoning-beef-stake-plate_417767-259.jpg?_wi=1", imageAlt: "Chef cooking on a stove with fire", videoSrc: "http://img.b2bpic.net/free-photo/chef-pouring-seasoning-beef-stake-plate_417767-259.jpg?_wi=2" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user